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

Anyway to automate use hearthstone whenever Character is to train skill or sell items

allentcl82

New Member
Joined
Jan 5, 2011
Messages
24
Reaction score
0
Cant really search for any relevant example as per subject..

I'm wondering whether if there is any code i can use so that character will automatically try to use hearthstone when they are heading to trainer or to merchant..

If Hearthstone is on cooldown, then they run..
 
That's not as easy as you would think.

I already thought about this. You should try to guess where your toon is bound by converting the hearthstone's zone name to a WoWPoint and detect whenever the Navigator class want to move near of that point.

The other way would be to check the TreeRoot status text and wait for some special values to trigger the hearthstone procedure.

Another terrible case: what if you're bound to an inn on another continent? And how is the bot supposed to move back to the profile area? He may run into an opposite faction's base or some high level area.

I think that behavior should be used on a huge 1-N questing profile to spare some time but not as a standalone plugin, as that's quite a heavy piece of work to get it working without any major glitch.
 
Back
Top