Helios Rust Console Bot Documentation

Auto Kit Setup

How to set up auto kit workflows with role gates, cooldowns, and validation checks.

Video tutorial

Bind Setup

Watch on YouTube

Setup flow

  1. For more control, use /bind add for easy setup do /easy binds
  2. Create your binds
  3. Configure cooldown and cooldown / claim messaging.
  4. Test to ensure it works.

Core commands

  • /easy binds
  • /bind add
  • /bind edit
  • /bind list
  • /bind cooldown - Reset Cooldowns for /binds

Legacy /bind

  • Example: /bind add
  • Message: "I Need Wood"
  • Server: "US Main"
  • Command: kit givetoplayer "pvp" "{PlayerName}"
    • "pvp" = Kit Name
  • {PlayerName} = Placeholder for Player's Name

Note You MUST use {PlayerName} so the bot knows who to give the kit to.

  • Cooldown Message: [BIND] {PlayerName}, wait {Cooldown} before using this again.

  • Optional Parameters:

  • Claim Message: [BIND] {PlayerName} claimed their kit.

  • Entity: Choose this instead of command to create a simple spawn bind

  • Server Cooldown = Cooldown between uses across the entire server

    • Note: Only 1 person can claim at a time. Then goes on a global cooldown.
  • Auth group = Restricts the kit to an in game auth level like: ** User, VIP, Moderator, Admin, Owner**

  • Required Role: Restricts the kit to only people with a specific discord Role

    • Note: Player must do /link in order to claim a role restricted bind. Chat Type: Restrict a bind to Local, Team, or Server Chat

Validation checklist

  • Trigger phrase gives the expected kit.
  • Cooldown behavior works as configured.
  • Required roles are enforced.

Common Issues

  • Bind doesn't work:
    • Make sure player has done /link
    • Make sure player has required role