bombcrypto-bot

Full autoplay bot for bombcrypto game with captcha solver and telegram logs

Captcha

To use:

pip install -r requirements.txt

python index.py

Requirements:
Python version 3.8 for some libs

HOT TO USE

Install python 3.8.

Before install make sure that checkbox “Add Python to PATH” is checked
Check Add python to PATH

Unzip the bot folder and copy the path

Copy PATH

Press win+R put “cmd” and open command line

CMD

write “cd” + path to bot
CD

install requirements

write to cmd

pip3 install -r requirements.txt

PIP

Start bot

python index.py

RUN

HOT TO SEND SCREENSHOTS TO TELEGRAM

RUN

  1. Go to official telegram BotFather.
  2. Create your bot and copy bot-token (eg. 5021546203:AAHeK199jW25dfvslkOhMzAumzVecSxvVZw )
  3. Open config.yaml in your bot folder and paste bot-token to “telegram_token”
  4. In config.yaml set “log_telegram” to “True”
  5. Go to userinfobot , send “/start” and copy your telegram id
  6. In config.yaml set “telegram_chat_id” to your telegram_id
  7. Go to your telegram bot and send “/start”
  8. Start bot

GitHub

View Github