- This script only supports desktop terminals
- First command $sudo apt update && sudo apt upgrade -y
- Install python3 $sudo apt install python3
- Next $git clone https://github.com/MinatoAka/clickbot.git
- Next $cd clickbot
- Install module command $sudo pip3 install -r module.txt
- Input your number in file config.json
- Setting pause time between accounts at config.json => "pause" set hours, minutes, seconds
- Setting pause time reload script at config.json => "timer" set hours, minutes, seconds
- Input data wallet & setting min Withdraw at file config.json
- Create your own api_id & api_hash, tutorial at https://youtu.be/L3TE2ftgAcE
- Input your own api_id & api_hash at file config.json
- For help command $python3 clickbot.py -h/--help
- Start command $python3 clickbot.py -c DOGE/LTC/BTC/BCH/ZEC
- Full custom your own Api_Id & Api_Hash
- Full custom pause timer & reload timer
- Auto visits ads with skip captcha
- Auto withdrawal with custom ammount
- Unlimited multi account
Use it wisely, and good luck!!!