Details

Last Updated
2 months ago
First Uploaded
2 months ago
Downloads
673
Likes
1
Size
69KB
Dependency string
Michiyo-AutoCommands-0.4.0
Dependants

Categories

AutoCommands

AutoCommands is a mod for Schedule I that allows you to automatically run console commands on a timer — ideal for tasks like saving, clearing trash, or spawning items.

Created by Michiyo, this mod brings simple automation to the in-game console system.


💡 Features

  • Run any console command at configurable intervals
  • Supports multiple commands defined through MelonPreferences
  • Disable any command by setting its interval to 0
  • Only executes when you're the host or in single player
  • Logs each command execution with timestamp

⚙️ Configuration

Settings are stored in MelonPreferences.cfg under [AutoCommands].

Example:

[AutoCommands]
CommandCount = 3 # How many AutoCommand slots to load
Command_0 = "cleartrash; 10"    # Example: Run 'cleartrash' every 10 seconds
Command_1 = "save; 0"           # Disabled by default (0 = off)
Command_2 = "give ogkush 5; 5"  # Give item every 5 seconds

CommandCount determines how many command slots are loaded, defaults to 5.

Each command is formatted as:

<command string>; <interval in seconds>

Commands with an interval of 0 are skipped.


🔧 Installation

  1. Install MelonLoader for Schedule I (Mono version)
  2. Place AutoCommands.dll in the Mods/ folder
  3. Launch the game and check the console for [AutoCommands] logs

✅ Compatibility

  • Game: Schedule I
  • Runtime: Mono (not IL2CPP)

🪪 License

Free to use, modify, and redistribute. Attribution is appreciated but not required.


🙌 Credits

  • Michiyo – Development
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.