Skip to content

brunochicoria/BombCrypto-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BombCrypto-Bot

How it works:

This is a bot based on mouse position and it use some image recognition, this is why you need to set up the postion of the buttons of the game before using it!

First of all you need to sign a first time on the game, because your wallet will ask your password the first time.

After that you can run your bot, it will sign for you, get all your heroes working and then click into the game.

It will also automatically check if you are not logged off and if you are will login you again, click on a new map for you and also put your heroes for work every 23 minutes!

If are enjoying the bot you can send me Bcoins :)

Wallet: 0xb623CdA9c073220B8D7C9742A08cB576AD9aB392

Installation:

First of all you need to have Phython installed in your system: https://www.python.org/downloads/

Download the file as zip and then extract it in any folder

Open cmd

Type "cd [the folder you extract the files]"

image

Install the dependencies:

Type "pip install -r requirements.txt"

image

Configuring Mouse positions

Now you will have to configure a few things in your code.

Run the mousePos.py

Type "python mousePos.py"

image

1 - Put the mouse on "Connect Wallet" and press "s"

Note the coordinates that will be given to you

image

2 - Put the mouse on the "Meta mask text" and press "s"

Note the coordinates that will be given to you

image

3 - Put the mouse on "Sign" and press "s"

Note the coordinates that will be given to you

image

4 - Put the mouse on "Hero icon and press "s"

Note the coordinates that will be given to you

image

5 - Put the mouse anywhere on the hero selection screen and press "s"

Note the coordinates that will be given to you

image

6 -Roll down till your last hero put the mouse on "Work" and press "s"

Note the coordinates that will be given to you

image

7 - Put the mouse on "X icon" and press "s"

Note the coordinates that will be given to you

image

8 - Put the mouse on "Treasure Hunt image" and press "s"

Note the coordinates that will be given to you

image

9 - Put the mouse on "Green arrow icon" and press "s"

Note the coordinates that will be given to you

image

10 - Put the mouse on "New map" and press "s"

This one is a little trick since you don't have anyway to know where is the "New Map" button before completing the map,however your "New Map" button should be in a position similar to that in the image Note the coordinates that will be given to you

image

11 - On the main screen put the mouse anywhere and press "s"

Note the coordinates that will be given to you

image

Set up the positions

Open the bombCryptoBot.py with any text or python editor and change the "posX" arrays with the positions that you noted

image

Type ctrl+C when you are done to stop the script!

Now you are ready to run the bot!

Run the bombCryptoBot.py

Type "python bombCryptoBot.py" on cmd

image

Click on the BombCrypto page and press 1

The bot will start now and will keep running until you stop it!

BUGS

Please let me know if you find any bug or problem!

About

BombCrypto working 100% for 24/7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published