HunterHelper v. 0.31
(wow interface 11000)
*** This addon has been abandoned and renamed. It is kept here purely for archival purposes ***
*** In fact, the renamed (yet never released) addon "SmartButtons" has also been abandoned because of the 2.0 changes to what is allowed in the UI***
About
A collection of useful hunter related actions and functions.
Actions
PetFeeder Key binding and/or macro function that searches your bags for usable pet food, feeds one to your pet, then tells you how many are left in that stack.
shows up in keybindings and /script AddMacro("FeedPet")
Macros
Macros are added with the AddMacro function that writes code into your macros window (open with /macro command)
SmartSting - Intelligently chooses a sting to attack with when activated.
/script AddMacro("SmartSting")
BuffAimed - Enables Aspect of the hawk automatically before you fire an Aimed Shot.
/script AddMacro("Aimed")
TargetInfo - Emotes to nearby players useful information about your target.
/script AddMacro("Target")
Macroable Functions
isBuffActive() loops through your active buffs and searches for one that you specify. Useful in macros for shortening code.
/script isBuffActive(who,buffName) - Returns 1 if buffName is active, 0 if not.
/command Options:
Command Aliases: /HunterHelper, /hh any of these can be used with the commands below |
|---|
| /hh | Reports the status of the addon, whether it is on or off. |
| /hh targetinfo (emote | private | party | say | raid) | Sets the mode for sending your target's info. |
2063 hits for this version. 2063 hits for all versions.