Helios Rust Console Bot Documentation

/batch

Run multiple console commands at once through Helios using the /batch command.

Overview ๐Ÿš€

The /batch command lets server owners and admins run multiple server commands at once through Helios.

Use this when you need to paste a list of commands instead of sending them one by one.

This is especially useful for creating kits, adding multiple items, running setup commands, or applying several server changes quickly.


Build Kits Faster With The Kit Builder ๐ŸŽ’

You can use the Helios Kit Builder to visually build a Rust Console kit, add items to wear, inventory, and belt slots, then copy the generated command.

After you copy the command from the kit builder, run /batch, paste the command into the batch box, and submit it to create the kit on your selected server.

This is also the easiest way to add God stacks to different kits. Build the kit in the browser, set the stack amounts you want, copy the generated command, then run it through /batch.

kit builder preview

Basic workflow:

  1. Open the Helios Kit Builder
  2. Build the kit & name it
  3. Click Copy Commands
  4. Run /batch in Discord
  5. Paste the copied command into the batch box
  6. Submit it to add the kit to your server

How to use /batch ๐Ÿ› ๏ธ

  1. Run /batch
  2. Optionally choose a specific server
  3. Paste one command per line in the text box
  4. Click Submit
  5. Wait for the Helios confirmation
  6. Review the result and test anything important

Commands Covered ๐Ÿ’ฌ

/batch server:"<SERVER>"

Example โœ…

/batch server:"US Main"

batch command example

This example will create the kit snipeadv on the selected server.


Best Uses ๐Ÿ“‹

Use /batch when you want to:

  • Create or update kits faster
  • Paste a kit command copied from the Helios Kit Builder
  • Add God stack item amounts to kits
  • Paste multiple console commands at once
  • Apply several server setup commands
  • Save time during wipe prep
  • Run repeated commands without sending each one manually

Important Format ๐Ÿงพ

Paste each command on its own line.

Example:

inventory.giveto "PlayerName" "rifle.ak" 1
inventory.giveto "PlayerName" "ammo.rifle" 128
inventory.giveto "PlayerName" "syringe.medical" 5

Do not place multiple commands on the same line.


Requirements ๐Ÿ“Œ

Before using /batch, make sure:

  • Helios is connected to at least one server in this Discord
  • You have permission to run admin commands
  • You selected the correct server when using the server: option
  • The commands you paste are valid Rust Console server commands

Notes ๐Ÿ“

  • Most admin commands require Manage Server permission
  • A failed command usually means the server gave no response or returned an invalid response
  • Run a small test batch before pasting a large command list
  • Double-check the selected server before submitting
  • Be careful with commands that give items, change settings, or affect all players
  • /batch is powerful, so only trusted admins should use it