Ark Survival Ascended Nitrado
RCON + ASA Bot Companion
This page explains how to use Tip4Serv only with Nitrado servers that do not support plugins. You will be able to:
Run RCON commands.
Offer in‑game rewards via the ASA Bot Companion mod (spawn items/dinos).
1) Prerequisites
A Nitrado server for ARK: Survival Ascended.
RCON enabled and reachable (IP/Port/Password). In the Nitrado panel: enable RCON, set a password, then restart your server.
ASA Bot Companion mod added to your server to spawn items/dinos with RCON commands.
2) Add your server in Tip4Serv (RCON mode)
Open Tip4Serv > Dashboard > My Servers and add your ARK SA server.
Connection method: choose RCON.
Enter your IP, RCON Port and RCON Password (from your Nitrado panel).
Save. Tip4Serv will test the RCON connection.
✅ Once connected, you can create products that send RCON commands to your server after purchase.
3) Thank‑you broadcast (server chat)
Show a public message after a purchase.
ServerChat Thank you {arksa_username} for your donation of {total_paid} {currency} ❤️
4) Using ASA Bot Companion to spawn dinos/items
Since Nitrado does not support server plugins, the ASA Bot Companion mod offers a dedicated scriptcommand system. This allows Tip4Serv to deliver items and dinos automatically by targeting a player’s EOSID.
You can easily generate the correct syntax using the ASA Bot Command Builder:
Example commands:
Spawn item:
scriptcommand asabot spawnitem {eosid} '/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalBoots.PrimalItemArmor_MetalBoots' quantity=1
Spawn dino:
scriptcommand asabot spawndino {eosid} '/Game/PrimalEarth/Dinos/Argentavis/Argent_Character_BP.Argent_Character_BP' gender=female level=1
Spawn item with stats:
scriptcommand asabot spawnitem {eosid} '/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalBoots.PrimalItemArmor_MetalBoots' quantity=1 armor=25 durability=50 quality=primitive
How to use it in Tip4Serv
In your product editor on Server action section, insert the desired
scriptcommand asabot ...
line(s).Optional: Add a
ServerChat
broadcast to confirm the reward has been delivered.
This approach works within Nitrado’s restrictions and still allows you to deliver meaningful, targeted rewards automatically.
Last updated