Raid menu for the online game gartic.io

Overview

Gartic.io Raid Tools

Raid menu for the online game gartic.io

Written by Eld3rly

Installation

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

Coommands

Spam:

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.

Connect:

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

Cfg:

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
}

How to find the Server ID and the Invite code

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

You might also like...

Quizpetitive - A quiz game to learn new knowledge and terms in the field of project management.

Quizpetitive - A quiz game to learn new knowledge and terms in the field of project management.

Quizpetitive A quiz game to learn new knowledge and terms in the field of project management. The key element to the success of this project was the c

May 16, 2022

Bitburner Game

Bitburner Bitburner is a programming-based incremental game that revolves around hacking and cyberpunk themes. The game can be played at https://danie

Dec 30, 2022

A clone of the popular Wordle game.

Wordle Clone How to play locally: yarn install

Jan 9, 2022

A clone of the popular game Wordle made using React, Typescript, and Tailwind

Wordle Clone Go play the real Wordle here Read the story behind it here Try a demo of this clone project here Inspiration: This game is an open source

Jan 8, 2023

๐ŸŽฉ 2048 game is cloned with ReactJS, CSS3.

2048-react This is a clone of 2048 implemented using React. It's running live here. The game logic is implemented in ./src/components/mainBoard.jsx. I

Jul 31, 2022

A tiny game to practice AoE building shortcuts.

Aegis A tiny game to practice Age of Empires IV building shortcuts. Using โš›๏ธ Create-React-App and ๐Ÿป Zustand. License With the exception of all visual

Jan 1, 2023

Provides 5 keywords with which to narrow down your wordle game. I ruin nice things.

Widdle?? I hate fun so I wrote a script that ruins Wordle. This script can be used to find a Widdle, a set of five words that cover nearly all letters

Mar 12, 2022

WORDLEBOARD prototype: Show your Wordle game on a Vestaboard as you play.

WORDLEBOARD prototype: Show your Wordle game on a Vestaboard as you play.

WORDLEBOARD prototype Show your Wordle game on a Vestaboard as you play. Copyright (c) 2022, Scott Schiller. MIT license. Made with love and fun in mi

Dec 20, 2022

Snake game using pure HTML, CSS and JavaScript with GameBoy look and feel using Nano editor

Snake game using pure HTML, CSS and JavaScript with GameBoy look and feel using Nano editor

Snake game using pure HTML, CSS and JavaScript with GameBoy look and feel using Nano editor. 100% commented code in Portuguese

Jul 2, 2022
Owner
Alexey
Backend developer
Alexey
A checklist created for the online game Lost Ark

A checklist created for the online game Lost Ark. Create and complete daily/weekly tasks you assign to your characters!

null 5 May 24, 2022
Aprilbeat is an new open-source, online, fully web-based rhythm game

Aprilbeat! open-source web-based online rhythm game Aprilbeat is an new open-source, online, fully web-based rhythm game. It plays songs in APB format

Bone April Tea 4 Oct 17, 2022
Eva.js is a front-end game engine specifically for creating interactive game projects.

High-performance: Eva.js is powered by efficient runtime and rendering pipeline (Pixi.JS) which makes it possible to unleash the full potential of your device.

EVA 1.6k Dec 27, 2022
WordleGameCB - a game inspired by the Wordle word game developed by Josh Wardle

Technologies WordleGameCB WordleGameCB is a game inspired by the Wordle word game developed by Josh Wardle. This application was developed with the ai

@Encoding 4 Feb 20, 2022
A lightweight 3D game engine for the web.

A lightweight 3D game engine for the web. Built with three.js and cannon-es.

null 667 Dec 31, 2022
๐ŸŽ Open source racing game developed by everyone willing

?? Open source racing game developed by everyone willing

Poimandres 2k Dec 26, 2022
LittleJS Logo LittleJS - The Tiny JavaScript Game Engine That Can

The Tiny JavaScript Game Engine That Can! ??

Frank Force 2.4k Dec 31, 2022
Golf it! is a game designed to let you show off your code-fu by solving problems

Golf it! Golf it! is a game designed to let you show off your code-fu by solving problems in the least number of characters โœจ Explore the docs ยป View

Ashikka Gupta 5 Aug 18, 2022
Excalibur.js 1.3k Dec 30, 2022
Pig is a simple two player dice game.

Pig game Pig is a simple two player dice game. Play here: formidablae.github.io/pig_game or formaidablae-pig-game.netlify.app Each turn, a player repe

null 10 Oct 5, 2022