This bot automatically mines TLM and solves the captcha through the Anti-Captha service.
It uses a real browser, but in the background, so it doesn't interfere with your work.
Emulates delays, cursor movements and button presses just like real people.
- Install NodeJS.
- Clone this repository
git clone https://github.com/SmartBotBlack/alienworldsbot.git
. - Go to folder bot
cd alienworldsbot
. - Use the command
npm ci
to install the lib. - Edit config file
config.default.json
. Put key from 2captcha. - Build bot from source
npm run build
- Installing the EditThisCookie extension.
- Go to https://all-access.wax.io/.
- Log in to your account.
- Copy the cookies and save them to files in the folder
accounts
. For each account, save cookies in a separate file. You can use any file name you like. - Land and tools must be selected in each account. The bot does not know how to change this data.
- Create a file
proxies.txt
in the root folder and add proxies there. Proxies must be added in the formatlogin:password@ip:port
. Each proxy must be added on a new line.
After all the dependencies have been downloaded and installed, simply run:
npm run mine
Any problems? Submit an issue or send message in telegram @smartbotblack or email hello@smartbot.black!