Leave a comment

Comments 1

My hunter macros, for future reference tirsden August 9 2010, 02:19:13 UTC
Hkey1
/script SetBindingMacro("e","Assist")

Hkey2
/script SetBindingMacro("q","HM")

Hkey3
/script SetBindingMacro("f","D")

Hkey4
/script SetBindingMacro("c","Pkill")

Assist
/assist [target=pet]
/startattack

HM
/cast Hunter's Mark

D
/cast Disengage

Pkill
/petattack

for those who care, what the above do:
binds the keyboard keys to do the following:
e - get pet's target and attack it
q - cast Hunter's Mark on the target
f - use Disengage skill
c - make pet attack target

(I use "i" for inventory so "c" isn't a problem being overwritten. I stick the Hkey1-4 keys out of the way on some other action bar and click them when needed, usually when starting play and whenever I have gone to the keybindings panel for some other reason.)

Reply


Leave a comment

Up