Hunter Macro Guide
July 8, 2008 by Zuggy
Mastering a hunter’s abilities and skills is no easy task. In addition to having to manage all of your own normal attacks and such, the hunter must also master his pet. Now, you could do this the old school way, and fill you screen with scores of buttons…but I prefer the more simplistic approach in the addition of a few well placed macros.
Beast Mastery Bomb Macro
/use Bloodlust Brooch
/cast Bestial Wrath
/cast Intimidation
/petattack
Great macro for all you BM fans out there. Just change Bloodlust Brooch to the name of your damage trinket(s). Also, you don’t have to have intimidation in there, but it certainly helps to get a good start while you’ve got the bonus damage up.
Aim Shot Bomb
/use Bloodlust Brooch
/castsequence reset=6, Rapid Fire, Berserking, Aim Shot
You’ll want to change “Bloodlust Brooch” for the name of your own trinket, and also change Berserking to the name of your racial (if your race has an offensive racial).
Pet Heal Macro
/cast [nocombat] Feed Pet; [combat] Mend Pet
/use [nocombat] Boar Ribs
Just change “Boar Ribs” to what ever food your pet is currently eating. Additionally, if you have multiple pets that eat diffent types of food try this macro.
/cast [nocombat] Feed Pet; [combat] Mend Pet
/use [pet:Cat, nocombat] Fish Sticks; [pet:Gorilla, nocombat] Tel’Abim Banana
Mend Pet Overlap Protection
/castsequence reset=15 Mend Pet, null
Prevents you from overlapping your mend pet before the duration is ended.
Call Pet / Revive Pet Macro
/cast [nopet] Call Pet; Revive Pet
Not exactly necessary, but if you’re looking to put several skills / abilities onto just a few buttons this will help. It calls your pet if you don’t have it out and revives it if your pet has died.
Improved Mend Pet Macro
/cast [modifier:shift] Mend Pet(Rank 1); Mend Pet
For all you hunter’s out there with improved mend pet, you’re going to love this one. You may already be using it, but this puts it all on one button. If you just want to use your mend pet as a dispel you don’t want to waste a bunch of mana on a max rank. As such this macro allows you to shift click for a rank 1 mend pet, or just a regular click if you want a ma rank mend pet.
Trap Macros
/cast [modifier:shift] Frost Trap; Freezing Trap
/cast [modifier:shift] Exploding Trap; Snake Trap
Easy way to manage all 4 of your primary traps on just 2 buttons. Both of these macros will cast their secondary trap without a modifier key, but when the modifier (shift in this case) is used, it will use the first trap.
You could manage all of your traps in this manner, using different modifier states to add each trap. But in my experience having multiple modifiers on the same key just gets incredibly confusing.
Hunter Totem Killing Macro
/petattack [target=earthbind totem]
/petattack [target=searing totem]
/petattack [target=grace of air totem]
/petattack [target=grounding totem]
/petattack [target=mana spring totem]
/petattack [target=windfury totem]
/petattack [target=strength of earth totem]
/petattack
Pretty basic, spam it to target the shaman’s totem forest with your pet.
Steady Shot / Auto shot Macro
/castsequence reset=target/3 Steady Shot, Auto Shot
Nice little script, this prevents you from cutting off your auto shot when spamming steady.
Mouse Over Macros
/cast [target=mouseover] Viper Sting
/cast [target=mouseover] Aim Shot
/cast [target=mouseover] Multishot
Very simple macros that you may or may not like. These require you to hover over the target you want to attack. Personally I was never a fan of them on my hunter, but I know some players (especially players who primarily use the mouse) like these type of macros to assist in faster target switching. Simple add a mouse over macro for every ability you’d like to have on the mouse over system.
Emergency Feign Death Macro
/stopcasting
/cast Feign Death
Stops what ever you are doing and immediately feigns death.











/startattack
/cast Aspect of the hawk
/castsequence reset=5 Hunter’s Mark, Concussive Shot, serpent sting, arcane shot, arcane shot
/petattack
/cast furious howl
There is my macro, everything is good but i was wondering if there is a way i can stop casting and recasting aspect of the hawk? Also open to a better cast sequence so i skip hunters mark if it already applied. Thanks for any help you are able to give me.
no, what you’re talking about is a conditional macro, which no longer exists in WoW’s UI API.
So there is no way to stop recasting aspect of the hawk either? Like how you do with [nopet] or [nonecombat] but something to put there to say that it is already up?
/startattack
/cast [noharm] Aspect of the hawk
/castsequence reset=5 Hunter’s Mark, Concussive Shot, serpent sting, arcane shot, arcane shot
/petattack
/cast furious howl
you could change it to that, which would only cast aspect when you are out of combat, you could do the hunter’s mark in a similar way…as detailed below. Unfortunately I dont have a high level hunter, so I can’t personally test these…but in theory they work, let me know.
/startattack
/castsequence [noharm] Aspect of the hawk, Hunter’s Mark
/castsequence reset=5 Concussive Shot, serpent sting, arcane shot, arcane shot
/petattack
/cast furious howl
hey,
pet totem killing macro: is it necessary to spam it? is there no way around that, so u could click once and the pet would attack one totem after another? coz in a fight its impossible to spam the button and manage to do everythin else at the same time.
ty
No, you must continually spam it as you wish to kill new totems…namely because a shaman is going to continue to drop new and different totems. Your pet will not auto attack constantly with a single click.
hello again:)
got 2 questions,
1. talent:entrapment – i have 3 points in it and it says that when frost or snake trap is triggered the afflicted target is prevented from moving for 4 sec. i have been testing this for some time now and it doesnt seem to be working..? not worth 3 points is it?
2. i have wing clip/dissengage macro. it works ok, but one problem is that i lose my primary target and second, the timer on it is for wing clip, which only has 6sec cd. so i find myself clicking it when its not even rdy yet. what would be the best way to fix that?
thank you
one other thing:)
masters call: whats the req for it to work ffs? my pet is totaly fine, not getting any dmg, not being controled, nothing. and still its ability wont work (ok, maybe 3out of 10 cases its fine). im saying that it wont free me from any stun, root, sap, blind, etc.
it seems that it works properly only when i use it in advance, before stun, root..
you got anything on that?
tnx, mightily appreciated