Bit Heroes bot v2.3.0
Download the file name download-this-file.zip
at the bottom of this note or use this URL to download the newest file
Hi, im bot, please give this repository a , thanks
Changelog:
- Version 2.3.0 (PR#56) contains some enhancement:
- Able to select target to hit in PVP (read more here)
you can select target to fight in PVP (1st/2nd/3rd/4th line). To do this, run setting.bat (or setting.sh), if not specified, default select first line as usual. To prevent wrong targeting and un-expected loss on other target-selectable ranking like GVG...(which having the same target-selection method) while doing AFK, this feature works and only works when bot itself attends to PVP by selecting the PVP icon (top left of game screen). That means if you select the PVP icon yourself or enter PVP before bot click etc.., it only select the first line as target as default
- Add flag
--disable-persuade
to disable auto-persuade/bribe function - Able to disable functions
select PVP target
andauto-update
remotely - Add page to popup in-case java is required, after patch update success/failure
- Version 2.2.0 (PR#54) IMPORTANT changes:
- Able to auto update (read more here)
- Fixed bug can not detect current version on released binaries, which causes bot can't make warning for new released versions and receive alert of disabled versions/functions
- Hide some flags from displaying in --help (private use only)
- Some non-important messages were switched from always-display to randomly-display
- (don't use this
--bribe
) able to bribekaleido
,gobby
,grimz
,quirrel
- Version 2.1.0 Contains following changes:
- Sub-functions (like
rerun
,afk
,fishing
,...) able to be disabled partially & remotely by me (bot's creator) so if any thing changed from the game itself (like fishing method, textures) causes bot working abnormally, I will disable those functions remotely to prevent un-expected loss (won't works, fixed since 2.2.0, described here) - Bot will automatically saves bot's version and directory for future use (won't works, fixed since 2.2.0, described here)
- on Windows, will save to registry key
HKEY_CURRENT_USER\\SOFTWARE\\bh99bot
- on Linux/MacOS will save to
~/.99bot
file (home dir)
- on Windows, will save to registry key
- Fix print msg if ANSI initialize failed
- Dont ask specific --web or --steam if either flags was provided
- Able to bribe Oevor, Ragnar (don't use this
--bribe
feature)
- Sub-functions (like
- Version 2.0.1 Contains some bug fix:
- Fix ReRun sometime detect wrong state (Cleared but detect Defeated then stop)
- Fix & Optimize the Bribe feature (please don't use this feature)
- Version 2.0.0 IMPORTANT + BIG CHANGE
- United game resolution supported to 800x520 only find out more on this ticket and this pull request #50. So if any bug related to this change, please revert to use version 1.7.5
- Version 1.7.5 IMPORTANT
- Fix persuade bug which go bribe (gems) instead of gold (since 1.7.1)
- Version 1.7.4
- Rename flag
alter-timerto--alter-interval
- Reduce interval of main loop of func
world-boss
from 5s to 2s for faster processing --alter-interval
now supportsrerun
func- You can find out interval of main loop of each func by seeing it's help
- Rename flag
- Version 1.7.3
- Added file
manual.bat
- (Steam) Automatically set game window top most
- (Steam) Automatically resize game window in-case game resolution different than 800x480
- Flag
--close-game
now wait 10m before close game window (wait for on-running task to be completed) - Able to include machine id (called instance id) on posting notification to Telegram. Click here for further information
- Added new flag
--alter-timer=X
(deprecated, since 1.7.4, it's name was changed to--alter-interval=X
)
- Added file
(advanced) alter time wait between loop of checking images, if you believe your PC is fast, you can use this flag for a faster progression. Default timer for most functions is 5 seconds, accepted formats are: = number of seconds / s = number of seconds / ms = number of milliseconds, eg: 50ms = loop every 50 milliseconds, or 5000ms equals to 5 seconds
- Version 1.7.2 (optional update)
- Add check if Windows machine installed Java, it helps users without technical knowledge to know if they wasn't met minimum requirement to use this bot
- Version 1.7.1
- Fix auto detect screen for Fishing function on Steam
- Auto persuade with gold when persuade screen available
- Added flag
--bribe
(do not use this flag, it's for my personal use only)
- Version 1.7.0
- Added auto check latest version, when newer versions released, you will see a yellow warning message about new version (33% change to check when launching app) (won't works, fixed since 2.2.0, described here)
** WARNING ** has new update vA.B.C, please go to download new version at https://github.com/9-9-9-9/Bit-Heroes-bot/releases
- Expedition now supports Hallowed Dimension (new) and Idol Dimension
- From now on, its able to pass argument to
steam.bot.bat
andbot.bat
, for example:steam.bot.bat afk --ear --close-game
- Removal of flag
--all
, AFK now supports argument to target places fastly - Time format for flag
--exit
now support formats:- number (original) => number of seconds
- number mixes with symbols: d/h/m/s, for example:
--exit=3d8h
stands for request to exit after 80 hours, equals to--exit=288000
- Support flag
--profile=X
for funcexpedition
- Fix display wrong configured Expedition door
- Performance improvement
- Version 1.6.0 supports Invasion for Steam
- Version 1.5.8 contains some new flags added and bugs fix
- Fix func
raid
not be able to launch with--steam
flag - New flag
--ear
to exit AFK if no more task to do (all out of turns and wait for resource generation) - New flag
--close-game
to close game window after bot exit - Add
Expedition door to enter
intosetting
function, its an optional config, able to leave it unset and choose later at run time of functionafk
andexpedition
- Fix small bug of description printed by flag
--help
- Fix func
- Version
1.5.7
contains new function, new flag and breaking change:- Bot now named
99bot
- New function:
raid
, can be chosed from main menu or launch via command line:java -jar BitHeroes.jar raid
- New flag:
--shutdown
, it helps you turn off your computer after program exited. Its requiressudo
on linux (sudo ./bot.sh
) if you use this flag - Profile identity now becomes name instead of number. Profiles which was created in previous versions still works (eg: profile number 1 now treated as profile with the name
1
, file name isreadonly.1.user-config.properties
)
- Bot now named
- Version
1.5.5
fixed colorize terminal on Windows, now it should work across all OSes (click here to see how it look like) - Version
1.5.4
user can specify a folder into keyexternal.mini-client.user.dir
in user-config.properties file. Mini-client will use that folder and next time when you update bot version, you no need to move thechrome-user-dir
folder - Version
1.5.3
fixsetting
function output wrongly - Version
1.5.2
fix--help
displayed wrongly - Version
1.5.1
:- Now bot can be launch without argument and can select specific function to run, also provide flags directly
- The above upgrade lead to removal of many
sh
andbat
andsteam.*.bat
files - Apply coloring to terminal and change how text display for better UX
- From now onward, launch bot via:
steam.bot.bat
for Steam client on Windowsbot.bat
for Mini-client on Windowsbot.sh
for Mini-client on Linux/MacOS- or from command line:
java -jar BitHeroes.jar
- Generate mini-client via
client.*
files - Do setting via
setting.*
files - See help via
help.*
files
- Version
1.4.1
fix bug finding Expedition and Trials icon in steam mode - Version
1.4.0
:- Added JNA to support auto detect game screen offset (instead of editing keys
offset.screen.x|y
). Thats why there is an increment of the zip file size: from ~500kb to ~3mb - Added new func
expedition
trails
now supported on Steam clientafk
now supportsexpedition
. Remaining Invasion does not supported byafk
for Steam clientafk
now support select specific World Boss and Raid, require pre-setting viasetting
app- Fix some bugs related to threading and image detection
- Added JNA to support auto detect game screen offset (instead of editing keys
- Version
1.3.2
support steam forafk
- Version
1.3.1
support steam for world-boss and pvp - Version
1.3.0
release full feature ofafk
- Version
1.2.6
fix bug funcrerun
on--steam
mode
Upgrade notes:
- Move the following file and directory from previous bot version's directory
user-config.properties
andreadonly.*.user-config.properties
files, it contains your configurationchrome-user-dir
directory, that folder was created by chrome to do temp cache and also save your game's setting. By specify an external directory into the keyexternal.mini-client.user.dir
of theuser-config.properties
file, next time when you upgrade this bot, you don't need to move this folder