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 ✅
- Configure nukes on your server with the /nuke admin panel.
- Run
/set nuke-channel channel:to choose the Discord channel where paid nuke parses are posted. - Create your nuke product on Tip4Serv and paste a NUKE parse into the cmd field.
- Point the product's command at your nuke channel.
- 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
NUKEtells 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
ALLor a specific server key. - Get a server key by running
/server listin 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 💬
| Command | What It Does |
|---|---|
/nuke | Open the nuke admin panel for a server |
/set nuke-channel | Set the channel where paid nuke parses are posted |
/lb nukes | View the nuke leaderboard |
/panel nuke | Create 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.