Helios Rust Console Bot Documentation

Selling Nukes

Sell paid nuke drops on Tip4Serv with the NUKE parse formats and /set nuke-channel.

Overview 🚀

Paid nukes let players buy a nuke drop on your server through your Tip4Serv store. Nukes have their own parse formats that also define the loot reward attached to the nuke. Premium only.

Setup Flow ✅

  1. Configure nukes on your server with the /nuke admin panel.
  2. Run /set nuke-channel channel: to choose the Discord channel where paid nuke parses are posted.
  3. Create your nuke product on Tip4Serv and paste a NUKE parse into the cmd field.
  4. Point the product's command at your nuke channel.
  5. Do one controlled test purchase before selling publicly.

NUKE Parse Formats 🧩

Nukes have their own parse formats — pick the one matching the loot the nuke should reward:

Kit reward {discord_id} [NUKE] [KIT] ["Kit Name"] [{Quantity}] [{Value}] [ALL|{ServerKey}]

Item reward {discord_id} [NUKE] [ITEM] [{ItemName}] [{Quantity}] [{Worth}] [{ServerKey}]

Currency reward {discord_id} [NUKE] [COINS] [{Amount}] [WALLET|BANK]

XP reward {discord_id} [NUKE] [XP] [{Amount}]

Breakdown

  • NUKE tells Helios this purchase triggers a paid nuke drop.
  • The second tag (KIT, ITEM, COINS, XP) sets the loot type attached to the nuke.
  • For kit targeting, choose ALL or a specific server key.
  • Get a server key by running /server list in Discord.

Example {discord_id} [NUKE] [KIT] ["raid"] [1] [0] [ALL]

Build these automatically with the Helios Parse Generator — pick Nuke as the parse type.

Related Commands 💬

CommandWhat It Does
/nukeOpen the nuke admin panel for a server
/set nuke-channelSet the channel where paid nuke parses are posted
/lb nukesView the nuke leaderboard
/panel nukeCreate a self-updating nuke leaderboard panel

Notes 📝

  • Nukes only run on premium servers.
  • Nuke launches are tracked — players can flex on /lb nukes.
  • Use a dedicated Discord channel for nuke parses so they don't mix with normal reward parses.