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

Key pressed

zar101

New Member
Joined
Mar 28, 2010
Messages
92
Reaction score
0
I have not looked over the API enough to check but is there a hook for the keyboard that detects key presses? I want to use Honorbuddy in the arnea to help assist. I want to when i press key X to check to see which debuffs are active and re-add the debuff before casting the next offense spell. The way the old old wow API did back in the day.
 
Last edited:
You can check enemy debuffs and adjust the keypress result using in-game macros.
 
you can't use a /cast or /usemacro in that form anymore. they made them protected API's now.
 
I asked the same thing in another thread. You're looking for luaninja type functionality and although I think HB has the ability to do what you want I don't think it will get officially supported. Luaninja was a huge ban magnet. Blizz went out of their way to stomp that one into the ground so I would hesitant to officially add anything like this.

It probably can be done in the plugin API though
 
I asked the same thing in another thread. You're looking for luaninja type functionality and although I think HB has the ability to do what you want I don't think it will get officially supported. Luaninja was a huge ban magnet. Blizz went out of their way to stomp that one into the ground so I would hesitant to officially add anything like this.

It probably can be done in the plugin API though

I agree luanija was a ban magnet however i am not trying to hack the API like it did, I just want to emulate some of the API functions that are protected now.
 
Back
Top