-
Notifications
You must be signed in to change notification settings - Fork 13
Basic setup
HungPV edited this page Jan 16, 2022
·
12 revisions
- JRE 8 for normal user
- JDK 8 for developer
- (Developer only) Install Maven
- Install Google Chrome
- That's all, now you can launch bot:
-
steam.bot.bat
for Steam client on Windows -
web.bot.bat
for Mini-client on Windows -
web.bot.bat
for playing on Web on Windows (Require specify game window's screen coordinate! Read more here) -
./bot.sh
for Mini-client on Linux -
./bot.sh
for playing on Web on Linux (Require specify game window's screen coordinate! Read more here) - or from command line:
java -jar BitHeroes.jar
This bot uses Image detection method, so in order to optimize bot's performance, I use some hard-coded relative coordinate and only scan specific screen rectangle. From Bit Heroes bot version 1.4.0 toward, JNA was added to support automatically detect game window's location, but if the bot doesn't works correctly (can check by adding --debug
flag), you have to set the game screen coordinate manually
Hi, I'm a bot. Please give me a Star for this repository, thank you 😜