Jump to content

Multi Bot Bot Script - RCON 1.0.0

$4.99
   (0 reviews)

2 Screenshots

  • 235
  • 8
  • 55.83 kB

Self Hosted

This is a self-hosted Discord bot which will require a hosting environment. Host for free on your own or find a reliable host!

Get Hosting

About Multi Bot Bot Script - RCON

Simple script to manage multiple pop bots and a global one for rust game servers in discord

 

NB : If your not using a bot container :

You will need to install python and git (must be 3.7+)

(https://www.youtube.com/watch?v=XF_rklW9XkU&ab_channel=CBTNuggets)

 

1. Go to https://discord.com/developers/applications, create a new bot application

2. Go to O2Auth - > URL Generator -> Select bot & invite the bot to your discord

3. Go to BOT -> reset token -> input token in the config

 

Example Config

{   "RefreshRate":10,
    "GlobalBotDiscordToken":"",

    "Servers":[
        {
            "name":"server_name_1",
            "ip":"168.100.161.191",
            "rcon_port":28065,
            "rcon_password":"",
            "discord_bot_token":""
        },
        {
            "name":"server_name_2",
            "ip":"168.100.161.191",
            "rcon_port":28085,
            "rcon_password":"",
            "discord_bot_token":""
        }
    ]
}

5. Input your rust game info, serverip, rcon port and password

6. Install requirements run **pip install -r requirements.txt** in your console

7. Run the main.py file to run the script

 

NB - The server names must be unique for the script to work

Suggested hosts -> https://serverstarter.host/ or anything offering a simple bot container - Python is key!


User Feedback

1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.4k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.