Announcing
HearthstoneBot, a derivative of
Bot of Stone.
HearthstoneBot is open source, the repository can be found at;
*
https://bitbucket.org/skeen/hearthstonebot/overview
Pull requests, patches, tickets, ect., are VERY welcome!
Missing a feature? Found a bug? Wanna impact development?
- Head over to the ticket tracker at;
*
https://bitbucket.org/skeen/hearthst...ew&status=open
Vote your favorite ticket, and the development focus will be on that!
HearthstoneBot focuses on AI custom-ability via AI scripts written in Lua.
If you develop a customization to the default AI scripts (or an AI from scratch), please do share it.
This project is controlled via a command line interface, i.e. there is NO GUI.
Also the project relies on mono, however this is distributed with the bot in the zip-file.
The current release can be downloaded here;
*
https://bitbucket.org/skeen/hearthstonebot/downloads/
Changelog:
* v1.0 - Now packed with mono, for easier adaption.
* v1.1 - Fixed 'LoaderCommandline.bat' and removed Helper.lua
* v1.2 - Removed mono dependency
* v1.3 - Minions will now only try to attack, if they're able to.
---------------------------------------------------------------------------------
Current capabilities of the bot (subject to change);
1. Drop minions (no target battlecries)
2. Get rid of tanks
3. Attack hero
---------------------------------------------------------------------------------
Run 'LoaderCommandline.exe' from cmd, in order to get the help menu.
Typical usage will be;
* Run "LoaderCommandline.exe --set_hs_path="C:\Program Files (x86)\Hearthstone""
* Open Battlenet
* Run "LoaderCommandline.exe --regen_inject inject"
* Wait for the command to be done indicated by the message; "Ready to launch Hearthstone"
* Launch Hearthstone
* Wait for Heartstone to be booted
* Run "LoaderCommandline.exe startbot"
* Bot should start up automatically, and join a non-ranked player match.