Please note, some of the more complex macros I got from other posts on this site. I've got to give credit to everyone else who makes dualboxing possible, thanks guys! It's good to note that the hunter's name is Junia and the priest's name is Vallencia. If you're copying a few of these macros, just swap out the names.
Hunter
Key 1 - Assist - Sets the hunter as the focus - can be changed to your party's Main Tank for an instance
. I leave this as the full version of the macro so I only have to change the name if I'm doing something with someone other than my priest.
Code:
/target [target=junia, nodead, help, exists]
/focus target
/assist
/stopcasting
/target focus
/follow
Key 2 - Pet Attack
Key 3 - Rotation - DPS cast sequence
Code:
/target focus
/assist
/castsequence reset=10 Steady Shot, Serpent Sting, Arcane Shot, Auto Shot
/script UIErrorsFrame:Clear()
Key 4 - Silence
Code:
#showtooltip Silencing Shot
/target focus
/assist
/cast [harm, nodead] Silencing Shot
Key 5 - Concussive
Code:
#showtooltip Concussive Shot
/target focus
/assist
/cast [harm, nodead] Concussive Shot
Key 6 - Melee
Code:
/target focus
/assist
/cast [harm, nodead] attack
/cast Raptor Strike
/castrandom Counterattack, Mongoose Bite
/castsequence reset=6 aspect of the monkey, deterrence
/script UIErrorsFrame:Clear()
Keys 7 to = are not keybound and are for various click only abilities such as potions, bandages, pet heal (for soloing), ect
Traps, individual shots, pet heals, trinkets, aspects, ect Shift 1to Shift= and Ctrl 1 to Ctrl =. Since I'm running my hunter as my main, I usually just click these though.
*Edited multiple times for formating and spelling*
Connect With Us