cowdude
Active Member
- Joined
- Feb 17, 2010
- Messages
- 337
- Reaction score
- 27
Just coded a quite dirty workaround to allow running AB being AFK (I want my Zin'rohk too).
What it does:
It will check your toon's location periodically.
There are three detections mechanics that will only trigger if you're not dead/fighting/in BG:
If any of those happens, it will:
Quick howto guide:
Known and 'fixed' stuck locations (that should not happen anymore, but it will handle them, just in case, you know...):
- Small islands between Twilight Highlands and Arathi (-2324.421, -4383.512, 545.1072)
- Some other stuff in EK, see comments in the plugin code
Releases:
1.2
1.1
Notes:
You can test it by pushing the 'force unstuck NOW' button on the plugins tab. It will mostly use its hearthstone unless you're near to a known stuck location.
Feel free to report any issues here, or drop a dollar or two on my paypal account if it helped (hard times happens, how sweet).
What it does:
It will check your toon's location periodically.
There are three detections mechanics that will only trigger if you're not dead/fighting/in BG:
- Your toon is stuck at the same location while flying (fast detection)
- Your toon is stuck at the same location while not mounted (~1min to detect it due to some AB bugs and/or navmesh loading)
- Your toon tried to mount A LOT in 30 seconds (I really hate that one...)
If any of those happens, it will:
- Stop HB
- Fly to the nearest known safe location using a defined safe path, or if no such safe location found:
- Land and dismount
- Use hearthstone (or The Innkeeper's Daughter - Item - World of Warcraft)
- Eventually restart botting in both cases.
Quick howto guide:
- Install the plugin. Duh.
- Recompile your plugins or restart HB.
- Enable the temp fix plugin.
- Bind your hearthstone on the same continent you're botting. Location doesn't matter, just be sure AB can manage to fly to a digsite from this place.
- Start botting.
Known and 'fixed' stuck locations (that should not happen anymore, but it will handle them, just in case, you know...):
- Small islands between Twilight Highlands and Arathi (-2324.421, -4383.512, 545.1072)
- Some other stuff in EK, see comments in the plugin code
Releases:
1.2
HB compatibility fix
Added ground stuck fix
Added endless mount loop fix
Disabled stuck checks in battlegrounds
Had to add an awfully hardcoded list of mounts to detect mount spells....yay.
Added ground stuck fix
Added endless mount loop fix
Disabled stuck checks in battlegrounds
Had to add an awfully hardcoded list of mounts to detect mount spells....yay.
1.1
Added new stuck locations
Fixed an error when it can't find ground level (mostly after the fatigue wall). Will just dismount and fall in water (or die.)
Added support for The Innkeeper's Daughter - Item - World of Warcraft
1.0Fixed an error when it can't find ground level (mostly after the fatigue wall). Will just dismount and fall in water (or die.)
Added support for The Innkeeper's Daughter - Item - World of Warcraft
Initial release
Notes:
You can test it by pushing the 'force unstuck NOW' button on the plugins tab. It will mostly use its hearthstone unless you're near to a known stuck location.
Feel free to report any issues here, or drop a dollar or two on my paypal account if it helped (hard times happens, how sweet).
Attachments
Last edited: