What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Plugin to purchase a bodyguard while in the Underbelly of Dalaran

exfelon

Active Member
Joined
Jan 15, 2010
Messages
1,372
Whenever your toon is in the Underbelly of Dalaran (not sure how to extract the zone info), and the buff Hired Guard [ spellid: 203894 ] is not present, go to <Vendor Name="Raethan" Entry="97359" Type="Repair" Nav="Fly" X="-837.5261" Y="4397.06" Z="717.0045" /> and hire a personal bodyguard (this part I'm not sure how to do it, it doesn't show up as a vendor item...)
 
I've got it so that it works some of the time, not sure why that's the case. The window that pops to to accept the 5g charge from Raethan, is named in WoW : StaticPopup1Button1 , but when I run: <CustomBehavior File="RunMacro" Macro="/click StaticPopup1Button1" />

It works occassionally, but not consistently enough. I can write a macro ingame that will click the dialogue button, using the StaticPopup1Button1 name, but can't figure out how to get HB to do it. Any suggestions?
 
Last edited:
I've got it so that it works some of the time, not sure why that's the case. The window that pops to to accept the 5g charge from Raethan, is named in WoW : StaticPopup1Button1 , but when I run: <CustomBehavior File="RunMacro" Macro="/click StaticPopup1Button1" />

It works occassionally, but not consistently enough. I can write a macro ingame that will click the dialogue button, using the StaticPopup1Button1 name, but can't figure out how to get HB to do it. Any suggestions?
Try to add a pause in between events. They may be hitting too fast.
 
I have already made a plugin to handle this, however, the guards are bugged and the aura buff isnt always showing, therefor it's not working properly, once it works as it should i will put it on the store for free ;)
 
Back
Top