Skip to content

Basic setup

HungPV edited this page Jan 16, 2022 · 12 revisions
  1. Install Java 8
  • JRE 8 for normal user
  • JDK 8 for developer
  1. (Developer only) Install Maven
  2. Install Google Chrome
  3. That's all, now you can launch bot:

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