Raid menu for the online game gartic.io
Written by Eld3rly
Clone the repo:
$ git clone https://github.com/Eld3rly/gartic.io-raid-tools
$ cd gartic.io-raid-tools
Install dependencies:
$ npm install
Finally, run it:
$ node index.js
The command is intended for spam in room chat
Arguments:
The first argument you must specify is the ServerID, see below for how to get it.
The second argument is InviteCode, see below for how to get it.
The third argument is name of the bots.
The fourth argument is the number of bots you want to spam.
The fifth argument is the message you want to spam.
The command is intended for connecting to the room.
Arguments:
The first argument you must specify is the ServerID, see below for how to get it.
The second argument is InviteCode, see below for how to get it.
The third argument is name of the bots.
The fourth argument is the number of bots you want to spam.
The fifth argument is the choice of fashion epilepsm.
If True, then random colors will appear on the screen while the bot draws
This command is designed to start an attack using the config
Example:
config.json
{
"mode": "spam",
"id": 0,
"name": "Example",
"invite": "0000",
"amount": 0,
"message": "Example"
}
or
config.json
{
"mode": "connect",
"id": 0,
"name": "Example",
"invite": "0000",
"amount": 0,
"epilepsy": true
}
First of all you need to know the Server ID:
Press CTRL + SHIFT + E
in your browser and select filter by websockets (WS)
In the headers of the websocket you can find the ServerID
In the answers you can find the Invite code