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.

Basic workflow:
- Open the Helios Kit Builder
- Build the kit & name it
- Click Copy Commands
- Run
/batchin Discord - Paste the copied command into the batch box
- Submit it to add the kit to your server
How to use /batch ๐ ๏ธ
- Run
/batch - Optionally choose a specific server
- Paste one command per line in the text box
- Click Submit
- Wait for the Helios confirmation
- Review the result and test anything important
Commands Covered ๐ฌ
/batch server:"<SERVER>"
Example โ
/batch server:"US Main"

This example will create the kit
snipeadvon 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
/batchis powerful, so only trusted admins should use it