I wrote this simple plug-in as a workaround to the dismount problem currently in 1.9.5.3. This is the issue where the bot won't dismount while being attacked and just sits there until it dies. Download the attachment to your Plugins folder and enable the plug-in in Honor Buddy. Enjoy ;o) Edit: I have updated with thedrunk's suggestion below. Also, I added code to stop running and face the target after dismounting.
Will have to give this a run tomorrow. Thanks for this! and youve already got my mount name typed in. awwweee
Change Code: if (Me.Buffs.ContainsKey("Swift Gray Wolf") && Me.Combat && !Battlegrounds.IsInsideBattleground) To Code: if (Me.Mounted && Me.Combat && !Battlegrounds.IsInsideBattleground) Then you wont need to change the mount name.
No point being a sticky since the new release will fix the mount bug so they will be no point in this plugin anymore....
Are you serious? Haha the current update was suppose to fix the mount issue, now look at it! I vote for sticky
....Patience is a virtue..... Could be worse, the dev's could lie, abandon the project and never support any bug fix's like WI does lol (dont ask what that is, it's forbidden by the dev's/mod's) But HB/GB have kick arse programmer's that do all they can to help the community.
Wait. Is this the fix that when running herbing/mining and I get aggroed it wont instantly stop to fight it? Or is this only the fix where it would not dismount to fight it?
This was intended just as a fix to dismount while being attacked, since for some reason current HB is not doing it when the mob is much lower level than you (gray). Someone reported it had positive impact on the issue you are experiencing, although I never had that occur for me so I cannot comment. I just posted this workaround for vendor issue I was having: http://www.buddyforum.de/showthread...-fix-for-some-vendor-issues&p=97191#post97191 However this will not work if the bot is not even opening the vendor dialog. Let me know if it resolves your issue, and if not, please point me to profile you are using, and maybe I can help with a plug-in to open the window with the vendor when standing nearby.