| Last updated | 3 days ago |
| Total downloads | 144 |
| Total rating | 0 |
| Categories | Misc Tweaks |
| Dependency string | pharmacomaniac-AutoSpin-0.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Auto Spin Mod
Basics
- While at the slot machine, Press
T(default) to toggle auto‑spin on or off. You can also right click the lever. - The game will keep pulling the lever for you with a short delay between spins (0.5 s by default)
Default settings
PersistentAcrossRounds = false– auto‑spin turns off at the end of the round. Next round, pressTagain to re-enablePauseOnRedButtonFlash = true– when the red button lights up, auto-spin toggles off, if you re-toggle while the red button light is still on, it will ignore red button until it.AutoSpinDelaySeconds = 0.5– seconds between auto spins.EnableRightClickLeverToggle = true– toggle auto-spin by right clicking the leverAutoPressRedButton = false– when true, automatically presses the red button whenever it flashes
How to configure:
Run the game with the mod once. This will generate a config file.
If you installed Bepinex through thunderstore, your config file will be found in
%appdata%\Thunderstore Mod Manager\DataFolder\CloverPit\profiles\Default\BepInEx\config
Set AutoPressRedButton = true if you want the mod to automatically click the red button for you the moment it lights up
Option presets
PersistentAcrossRounds = false,PauseOnRedButtonFlash = true(default)
Once enabled, auto-spin until end of round, pauses for red buttonPersistentAcrossRounds = true,PauseOnRedButtonFlash = true
Once enabled, auto‑spins until manually turned off or if red button flashes.PersistentAcrossRounds = false,PauseOnRedButtonFlash = false
Once enabled, auto-spin turns off at the end of each round, does not pause for red button.PersistentAcrossRounds = true,PauseOnRedButtonFlash = false
Once enabled, auto-spins until manually turned off.