Hello,
now that Mercenaries is nearly dead, I wanted to share my AHK Scripts to improve the speed of farming mercenaries bounties.
Important:* Hearthstone needs to be run in
Window Mode* Hearthstone needs to be run in
resolution 1600x900* For Scripts and Autoclick to work,
Hearthstone Window needs to be active and in focus.* Scripts are optimized for farming 1-1 Heroic and Looping Boss Rushes (which is currently not working with the bot)
HowTo:1. Download AHK:
https://www.autohotkey.com/
2. Download Scripts and images here:
https://drive.google.com...OEm86uY-HPF69GrpfoG9932
3. Make sure Hearthstone is in Window Mode and resolution 1600x900
4. Start the Bot and Scripts.
Heroic 1-1For Running 1-1 Heroic use
Quote:_1_ALL_1600x900_CTRL+8_v9_Various.ahk // Start with Control+8; Exit with Control + D
_2_ALL_1600x900_CTRL+9_v8_BountyMap.ahk // Start with Control+9; Exit with Control + D
Looping Boss RushesQuote:***Before Starting Bot and Scripts, you have to start the first Boss rush run manually until you are on the Map with the first fight, then start Bot and Scripts. From there it should loop***
_1_ALL_1600x900_CTRL+8_v9_Various.ahk // Start with Control+8; Exit with Control + D
_3_ALL_1600x900_CTRL+7_v1_Loop_Heroic_Bounties.ahk // Start with Control+7; Exit with Control + D
What does it do:It uses PixelGetColor and ImageSearches within the Hearthstone Window to trigger autoclicks.
- Skips Battle Animations
- Skips Victory Screens
- Quicker Treasure Pick
- Quicker "Play Button" on Map
- Quicker "Fight Button"
- Quicker AutoLoot 1-1 Heroic and Boss Rush
- Always uses SpiritHealer on the Map
- Quicker Bounty Complete Screen
...etc...
Have Fun using it. I hope it works for somebody.
- Lollor