A simply Scum portal bot manager. Check out our discord channel at discord.com
use the installer (.exe) from the releases page. This will install the bot on your pc. This will also install new updates auto.
Make sure you have the latest Microsoft Visual C++ Redistributable installed
Pull the project from the remote. run the following:
npm installYou need a server to run the program. Add yours add simply-scum.com
Two scripts needs to be running before you can start the program. Start the webpack by running:
npm run devAnd start the program with:
npm startThe program runs in node js and electron as framework. The robot that makes the clicks, types the text etc. is @nut-tree/nut-js