Skip to content

Getting started

Bloxxy edited this page Jan 7, 2023 · 2 revisions

Firstly install the required modules by running the install_modules.bator by cd-ing in the folder with the bot and running

npm install

To run the bot you should run the start_windows.bat or run in the terminal

electron app.js

Currently it does not auto update for security reasons (And because new updates may be buggy) so you would have to reinstall the bot and copy over your UDATA folder

Clone this wiki locally