- Node.js (version v18.20.5 or higher)
-
Clone the repository to your local machine:
git clone https://github.com/ahlulmukh/minionlab-bot.git
-
Navigate to the project directory:
cd minionlab-bot -
Install the necessary dependencies:
npm install
- Set the
accounts.txtandproxy.txt (if you want to use proxy)before running the script. Below how to setup this fie. - Configuration:
make file
accounts.txtand put your account with format .
email:password
email:password
email:password
If you want using proxy, make file proxy.txt and put your proxy with format.
http://ip:port
http://username:password@ip:port
- Run the script:
npm run start-
If there any update you can
git pull
-
build again with
npm run build
This script only for testing purpose, using this script might violates ToS and may get your account permanently banned.