- Idol Dimension (Expedition)
- Hallowed Dimension (Expedition)
- Jammie Dimension (Expedition)
- Battle Bards (Expedition)
- Inferno Dimension (Expedition)
To the folks who are using this bot but not giving this repository a Star: Fvck U! from the 8 pixels world to the 4D reality!
Upgrade notes: copy configuration files user-config.properties
and readonly.*.user-config.properties
from previous bot version's directory (if you update the bot via auto-update method then no need to do this)
We play the game, don't let the game plays us
To the folks who using this bot but not giving this repo a Star: Fvck U
Supports English user interface only of Bit Heroes on Steam and Bit Heroes on web mini-client
Beware: Make sure your screen scale ratio is 100% (original, no scale) (check this article)
- Auto fishing
- ReRun Dungeons and Raid
- Do stuffs while AFK
- Farm World Boss / Raid / PVP / Invasion / GVG / Expedition / Trials / Gauntlet
- Farm World Boss in Team mode
- Launch game in mini client using Google Chrome
Also supports pushing messages to Telegram for notification purpose
- Java 8 (not tested on version 9 but probably it works)
- Google Chrome installed (if you wish to use the mini client)
- Configure follow instruction on Wiki (click me)
- Launch bot:
- Steam on Windows:
steam.bot.bat
- Mini-client/Web on Windows:
web.bot.bat
- Linux:
./bot.sh
Tips 1: you can launch app with flags directly via command-line after got familiar with this bot:
java -jar BitHeroes.jar "function_name" "param1" ["param2"] [--flags]
Tips 2: see help
- Windows: run file
help.bat
- Linux: run script
./help.sh
- Configure Raid/World Boss/Expedition:
- Windows: run file
setting.bat
- Linux: run script
./setting.sh
- Windows: run file
- push notification via Telegram
(Example for Windows only, you can save into a bat file to be able to click-to-run)
-
AFK (do chaining tasks PVP, WB, GVG/Invasion/Expedition, TG, Raid) and exit
call steam.bot.bat afk a --ear
You can also provide flag
--profile=X
so you won't need to select profile manuallycall steam.bot.bat afk a --ear --profile=MyProfileName
-
AFK and keep online (does not recover from disconnected)
call steam.bot.bat afk a
-
Fishing
call steam.bot.bat fishing
-
ReRun
call steam.bot.bat rerun
-
Explore the
./sample-scripts/
folder