Skip to content

This is a python bot that automatically logs in, clicks the new button, and sends heroes to work in the bombcrypto game. It is fully open source and free.

Notifications You must be signed in to change notification settings

SmartBotBlack/bombcrypto-bot

 
 

Repository files navigation

BombCrypto Bot Free

The bot does not interact directly with the game, it only takes screenshots of the game to find buttons and imitate mouse movements. It is very difficult to distinguish a bot from a human.

Instalation guide (only once)

  1. Install python
  2. Install git
  3. Go to the home folder cd ~
  4. Clone a repository git clone https://github.com/SmartBotBlack/bombcrypto-bot.git
  5. Go to the folder with the game cd ~/bombcrypto-bot
  6. Set the dependencies pip install -r requirements.txt

Instructions for using the bot

  1. Open the console and go to the folder with the bot cd ~/bombcrypto-bot
  2. Running the bot python index.py
  3. Opening into the game https://app.bombcrypto.io/
  4. Important! Make sure that the game is always fully visible on the screen.

Bot update instructions

In the game from time to time come out updates, and the bot is also updated. From time to time it is necessary to update the source code.

  1. Open the console and go to the folder with the bot cd ~/bombcrypto-bot
  2. Clear space git checkout -- captcha
  3. Download the new code git pull origin main

Some settings can be changed in the config.yaml file.

Current functionality

  • Automatically logs in.
  • Sends heroes to work.
  • Clicks the new map button.

Changelog

17/12/2021

  • The bot is forked by us.

Support

Any problems? Submit an issue or send message in telegram @smartbotofficial or email hello@smartbot.black!

Official developer site

https://smartbot.black

Donations to the author of the bot

Author of the bot is https://github.com/mpcabete

Smart Chain Wallet

0xbd06182D8360FB7AC1B05e871e56c76372510dDf or https://bot.cryptip.xyz/

PIX

6ce2b79e-97be-4881-a882-81902e29d7ce

Paypal

https://www.paypal.com/donate?hosted_button_id=JVYSC6ZYCNQQQ

About

This is a python bot that automatically logs in, clicks the new button, and sends heroes to work in the bombcrypto game. It is fully open source and free.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%