TheAshenWolf-AutoScrapper icon

AutoScrapper

Automatically scrap items based on pre-selected item limits on each scrapper interaction. Risk of Options is not required, but highly recommended.

Last updated 3 days ago
Total downloads 702
Total rating 0 
Categories Mods Tweaks Client-side Server-side
Dependency string TheAshenWolf-AutoScrapper-0.2.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2117 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2117
RiskofThunder-HookGenPatcher-1.2.5 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.5
RiskofThunder-R2API_Items-1.0.4 icon
RiskofThunder-R2API_Items

API for adding custom items

Preferred version: 1.0.4
RiskofThunder-R2API_Language-1.0.1 icon
RiskofThunder-R2API_Language

API for modifying the language localisation of the game

Preferred version: 1.0.1
RiskofThunder-R2API_Networking-1.0.3 icon
RiskofThunder-R2API_Networking

Networking API around the Unity UNet Low Level API (LLAPI)

Preferred version: 1.0.3

README

Auto Scrapper

Version 0.2.1 QoL Client and Server Side

Currently in beta testing!

Ever felt tired of scrapping the same item over an over again at every scrapper?
Well fret no more, as AutoScrapper is here to save your time.
Simply set a limit for every item in the config and let the automagic happen.

While Risk of Options is not required, it is highly recommended as all config text is styled for the display in-game.

Dependencies

Optional

Installation

You can install the mod using the Thunderstore Mod Manager (Overwolf) or R2 Modman (standalone) by following this link and clicking on "Install with Mod Manager".

If you wish to install the mod manually, you can download it here. After downloading and installing all dependencies, extract the zip file into the BepInEx/plugins folder of your game directory.

How to use

  1. Set limit for each item in the config
  2. Obtain more than the limit of an item
  3. Interact with a scrapper

Example:

Tri-tip dagger's limit is set to 10. If I have 12 tri-tip daggers in my inventory, 2 of them will get scrapped upon interaction with a scrapper.
Setting the limit to 0 will scrap all items, setting it to -1 will disable scrapping.

With Risk of Options (recommended)

  • Launch the game and open the settings
  • Navigate to the Mod Settings tab and select AutoScrapper
  • All items are grouped by their tier/color
  • Set the limits for each item according to you needs and desires

Without Risk of Options

  • The Config is located in the BepInEx/config folder of your game directory
  • You can open the config file with any text editor
  • Note: The item descriptions are styled for display in-game, so there are several <style> and <color> tags present in the text making it harder to read.
  • Set the limits for each item according to you needs and desires

F&Q

  • Q: Does the mod work with modded items?
  • A: It should. I did not test it thoroughly, but I did not experience any major issues playing with Starstorm 2.
  • Q: Does the mod work with multiplayer?
  • A: Yes. Both the host and the client need to have the mod installed.

Bugs? Issues? Feedback?

No mod exists without its bugs. No mod has everything.
Feel free to report all issues you encounter right here.

Thanks and credits

TheAshenWolf - programming, optimization
Danquo - constantly breaking the mod
Holytepps - initial mod plan, multiplayer testing