Beast Mastery Hunter PvP Useful Macros — The War Within (11.0.5)
Macros are crucial to be successful in PvP. They allow players to use abilities on enemies without having to target them. This helps increase overall damage/healing and general awareness in the arena. Here are a few macros that all Beast Mastery Hunters can benefit from.
This page is part of our Beast Mastery Hunter PvP Guide.
Notes:
Focus versus Mouseover versus Arena1, Arena2, Arena3
In Arena, there will constantly be situations where the player you want to use an ability on is not your current target. You can change targets by clicking on nameplates, but this will make it difficult to quickly and precisely change targets without delaying the next ability. You can also press tab to target nearest enemy, but particularly when there are summoned enemies/ pets or other players around this can be unreliable. You can set your tab key to only target enemy players in the keybindings menu, but then you can't use tab to target high priority summoned pets like Psyfiend.
This is why using macros to direct (particularly crowd control and utility) spells gives you an advantage over players who don't.
To give yourself the maximum control over what your spells can do, whilst maintaining a practical keybind setup, you will want a combination of the three.
Arena1, Arena2, Arena3
To have the most control and flexibility over where your spells will be targeted, you can target your spell directly at a player on the enemy arena team by putting [@arena1], [@arena2], or [@arena3] in your macro. The problem with this is that in 3v3, it will actually require three separate macros per ability, and the number of keybinds will quickly build up.
As a minimum, if your keybind setup allows it, it is recommended to have macros to cast Scatter Shot and Intimidation targeted directly with this macro clause. This is because you will usually use Scatter Shot on offtargets (who you are not attacking and will not have as your focus), and you will often want to use Intimidation on Restoration Druids immediately when they exit stealth, and occasionally to peel an offtarget in an emergency.
It is also always recommended to have keybinds to target all three enemy arena players (which you can do in the keybinding options instead of using macros), to give you greater flexibility over switching targets, particularly when there are a number of summoned enemies/pets.
Focus
You may prefer to use [@focus] macros to save keybind space for some spells. This works because most of the time if there is a spell you do not want to cast on your target, the intended target is a healer that you can leave as your focus target.
You can also intuitively combine the keybind for casting on your target with the keybind for casting on your focus target by setting a modifier (ctrl, alt, shift) that will cast on your focus target when pressed.
This is recommended for abilities like Tranquilizing Shot and Concussive Shot, which you will often use when pushing for Freezing Traps to reliably cast on healers without having to think about the position of your mouse.
Mouseover, exists
You can also use [@mouseover] on abilities, which allows you to use them on any target by placing your mouse over their unit frame, nameplate or character when pressing the macro.
To cut down on keybinds and make this even more convenient, you can edit this to be [@mouseover, exists] and use the macro instead of the regular spell. The macro will then function as if it was just the spell if you use it normally, and if you use it whilst your mouse is over an enemy character, nameplate or frame it will cast on that target instead.
This allows you to use the same keybind to cast a spell at any enemy without having to change targets.
The [@mouseover, exists] clause is useful for utility spells such as Tranquilizing Shot, Concussive Shot and Scare Beast, which you will sometimes want to use against enemies that are not your target or focus target.
It is also useful to have the [@mouseover, exists] clause in your offensive spells like Kill Command and Cobra Shot to quickly kill low health Psyfiends, totems and pets.
Being able to do this is useful in all cases and takes up no keybind space, which is why you will see that many of the macros below include this clause. It is also worth having for abilities where you already have focus or arena macros, to give you additional flexibility over targeting generally.
You can set this to be the default behaviour of your game in the Combat section of the in-game options, although you then wouldn't be able to combine it with other useful macro clauses.
Because you do not need to use an additional keybind for a [@mouseover, exists] macro, it is recommended to create a macro with this clause for any spell that you sometimes want to use on enemies that are not your target.
Particularly in Battleground Blitz, you should have this on all utility and crowd control abilities because it is awkward to choose and keep track of focus targets during Battleground teamfights.
Known
This macro clause is very useful because of how the talent system works. You can use the phrase [Known: ] with a spell ID (you can find these on Wowhead) so that a macro will cast a different spell or show a different tooltip based on your selected talents. It's a nice way to avoid having to redo your action bars when changing talents.
You can use the spell ID or type the spell name. There is a limit of 255 characters to a macro, so if it is a longer macro, you will want to use the spell IDs rather than typing the name of the spell.
Cursor
You will see that some of the macros below for targeted reticle spells (eg Freezing Trap, Tar Trap and Flare) are cast [@cursor]. This casts the spell immediately at the location of your mouse. This cuts down on the delay when casting a spell because you only press the button once (instead of pressing the button, aiming, then left-clicking to confirm).
As hunter is one of the very few classes that require precise aiming (and timing) with launching traps, you will find that using @cursor will make it much easier to land those important crowd control abilities on time.
Cancelaura Aspect of the Turtle
Aspect of the Turtle is a great defensive, but you aren't able to attack during it. Most of the time, you will want to cancel Aspect of the Turtle before it ends so you can start using your next attack or crowd control. You will see that some of the macros below will also cancel Aspect of the Turtle when pressed.
Cancel Spell Queue
This is a little bit more obscure, but in World of Warcraft, there is a built-in latency adjustment known as the "spell queue window." This will allow you to queue up a spell before your character can cast it (e.g., during the global cooldown).
Without going into too much detail (you can google spell queue window if you want to find out more), without the line /cancelqueuedspell in your Macro, it is possible that you will already have a spell queued up that would be used instead of the spell you decided to cast at the last moment.
Including /cqs or /cancelqueuedspell in your Macro will clear any queued spell and ensure that the spell in your Macro will be cast instantly.
/cast [@pettarget]Claw
The game has an "auto-cast" system where your pet is supposed to use its basic attack as soon as that attack is available. There is a delay to this, though. Adding the following three lines to the end of your offensive macros is recommended to ensure that your pet will use their basic attack as soon as it is available.
- /cast [@pettarget]Claw
- /cast [@pettarget]Bite
- /cast [@pettarget]Smack
Damage Rotation
Barbed Shot
- #showtooltip Barbed shot
- /cancelaura aspect of the turtle
- /use [@mouseover,exists][] Barbed Shot; Barbed shot
- /cast [@pettarget]Claw
- /cast [@pettarget]Bite
- /cast [@pettarget]Smack
This Barbed Shot macro does a couple of things:
- Removes Aspect of the Turtle (so you don't have to bind cancelaura Aspect of the Turtle separately).
- Casts Barbed Shot at your mouseover if they exist (this allows you to snipe totems and Psyfiends quickly).
- Casts Barbed Shot at your target if you are not mousing over an enemy nameplate or frame.
- Commands your pet to use their basic attack on their current target.
It is useful to have Barbed Shot cast on mouseover because it allows you to multidot (maintain the damage over time effect on multiple targets) more efficiently.
I recommend that you make a similar macro substituting Barbed Shot for Cobra Shot and Kill Shot as well.
Kill Command
- #showtooltip Kill Command
- /cancelaura aspect of the turtle
- /petattack
- /use Kill Command
- /cast [@pettarget]Claw
- /cast [@pettarget]Bite
- /cast [@pettarget]Smack
This Kill Command Macro also commands your pet to attack your target and use their basic ability if it is available. This ensures that your pet attacks your target with their auto and basic attack as soon as they charge to the target following your Kill Command.
Bloodshed or Call of the Wild
- #showtooltip [known:321530] Bloodshed; [known:359844] Call of the Wild
- /use Forged Aspirant's Badge of Ferocity
- /use Forged Gladiator's Badge of Ferocity
- /use Blood Fury(Racial)
- /use [Known:321530] Bloodshed
- /use [Known:359844] Call of the Wild
This is a simple macro that uses off-global cooldown temporary damage buffs (trinkets and racial ability if orc) when you use your burst cooldown (either Bloodshed or Call of the Wild).
Even if Bloodshed is not available, you can press this Macro whenever you are bursting to use any of your off-global cooldown stat buffs that are available.
Defensives
Camouflage
- /run SetCVar("SoftTargetInteract", 0)
- /run SetCVar("SoftTargetEnemyRange", 0)
- /run SetCVar("SoftTargetFriendRange", 0)
- /cast !camouflage
This macro will cast Camouflage (and will not cancel Camouflage if you accidentally press the Macro twice!)
The Macro will also change some "CVar" values. Without going into detail, this solves a bug introduced in Dragonflight that would make your Macro'd spells cast at your target instead of the target that your Macro specifies.
By having the corrections on a macro with Camouflage, you know they will be fixed at the start of every game.
Aspect of the Turtle
- #showtooltip aspect of the turtle
- /cqs
- /cast !aspect of the turtle
This Macro will stop casting any spell and cast Aspect of the Turtle.
This macro will not cancel Aspect of the Turtle if you press it multiple times.
Exhilaration
- #showtooltip exhilaration
- /cqs
- /cast Exhilaration
- /cast [@player] Spirit Mend
This Macro will cancel any queued spells and cast Exhilaration.
This Macro will also heal yourself with Spirit Mend if it is off cooldown and you are using a Spirit Beast pet, even if Exhilaration is on cooldown.
Feign Death (and mark pet as star)
- #showtooltip
- /cqs
- /cancelaura feign death
- /cast !feign death
- /stopattack
- /run local t="Pet" if 1~=GetRaidTargetIndex(t) then SetRaidTarget(t, 1) end
This macro will cast Feign Death and stop your character from attacking.
The Macro will also mark a star raid icon on your pet. It is useful to have a raid marker on your pet to make it easier to track the pet's position. Having the Macro on a spell that you use often means the raid mark will be applied even if you only summon the pet midway through a game.
Note that this Macro will only mark your pet while inside arena if you are the party leader, but you can press it outside of the arena if you aren't the party leader, and unless you swap pets, the mark will stay.
Roar of Sacrifice self
- /cqs
- /cast [@player] Roar of Sacrifice
- /cast [@player] Spirit Mend
This Macro will stop any queued spells, and use Roar of Sacrifice on yourself.
This Macro will also heal yourself with Spirit Mend if it is off cooldown and you are using a Spirit Beast pet, even if Roar of Sacrifice is on cooldown.
You will also want to make versions of this Macro substituting "[@player]" with [@party1] and [@party2], which will allow you to easily cast Roar of Sacrifice on your teammates.
Crowd control
Freezing Trap
- /cancelqueuedspell
- /cast [mod:alt,@player][@cursor] Freezing trap
This macro will cast Freezing Trap on your cursor if pressed without any modifier.
If you press alt while pressing the Macro, the Freezing Trap will be dropped immediately (and activated immediately with no travel time) at your feet.
I highly recommend that you have a Freezing Trap [@player] macro like this. It is significantly easier and more reliable to land Freezing Traps by standing on a healer and using the [@player] Freezing Trap.
Scatter Shot (or Bursting Shot if talented)
- #showtooltip [known:scatter shot]scatter shot;[known:bursting shot]bursting shot
- /cancelqueuedspell
- /cqs
- /cancelaura aspect of the turtle
- /Cast [@mouseover, exists, harm] scatter shot; scatter shot
- /cast [known:bursting shot]bursting shot
This macro will cast Scatter Shot at your mouseover if they exist which is useful in BGs or world PvP to CC off-targets or to crowd-control a pet (e.g., to stop a Warlock's Succubus Seduction cast without targeting it).
The Macro will cast Scatter Shot at your target if you aren't mousing over an enemy.
If you have Bursting Shot talented instead of Scatter Shot, it will cast Bursting Shot.
High Explosive Trap (or Implosive Trap if talented)
- #showtooltip [known:Implosive Trap] Implosive Trap; [known:High Explosive Trap] High Explosive Trap
- /cancelqueuedspell
- /cast [known:Implosive Trap] Implosive Trap
- /cast [known:High Explosive Trap] High Explosive Trap
This macro toggles between High Explosive Trap and Implosive Trap, depending on which one you have talented.
Note that sometimes (e.g., when knocking an enemy into a Freezing Trap using a High Explosive Trap) you need to be very precise with the High Explosive Trap placement, which is why I do not recommend using @cursor for this trap.
Chimaeral Sting (alt to cast on focus)
- #showtooltip Chimaeral Sting(PvP Talent)
- /cast [mod:alt,@focus,harm,nodead] [@mouseover,harm,nodead] [] Chimaeral Sting(PvP Talent)
This Macro will cast Chimaeral Sting on your mouseover if selected, your target if you don't have a mouseover, or your focus target if you press alt at the same time as the Macro.
I recommend also having a macro like this for utility spells such as Concussive Shot and Tranquilizing Shot.
Counter Shot arena 1-3
- #showtooltip Counter Shot
- /cqs
- /cast [@arena1] Counter Shot
This Macro will Counter Shot the first member of the enemy arena team (highest unit frame on your UI).
You want three of these macros, one for each of the three members of the enemy team, [@arena1], [@arena2], and [@arena3], respectively.
You will also want those three macros with Counter Shot replaced by Intimidation, and another of these three macros for Scatter Shot (it's nice to have with Concussive Shot too if you have the keybind space).
Pet utility
Command Pet ( Master's Call, Fortitude of the Bear, Primal Rage)
- #showtooltip command pet
- /cast [@target, help] [@player] command pet
This will cast your pet's active ability ( Master's Call, Fortitude of the Bear, or Primal Rage).
If you have a friendly target and a cunning pet, it will cast Master's Call on your target (useful in BGs/world content), and if your target is not friendly, it will cast on yourself.
Command Pet (to Master's Call partner)
- #showtooltip command pet
- /cleartarget
- /target party1
- /cast [known:Master's Call,@party1,exists] Master's Call
- /targetlasttarget
This will cast Master's Call on your party member. You need this Macro for both party1 and party2 to remove important roots and snares (for example, Mass Entanglement and Solar Beam from a Balance Druid).
This will show the tooltip of the active ability from your pet's family ( Master's Call, Fortitude of the Bear, or Primal Rage).
This Macro will not use your command pet ability unless you are using a Cunning pet with Master's Call. This means that if you accidentally press the Macro trying to use Master's Call on your teammate while having a Tenacity or Ferocity pet, you will not waste your pet ability.
This macro is not formatted as /cast [@party1] to avoid a rare bug where your pet can automatically use Master's Call on the wrong target.
Pet attack
- #showtooltip Freezing Trap
- /petattack [@target]
- /cast dash
- /petattack [@target]
- /startattack [@target]
- /petautocaston savage rend
This Macro will command your pet to attack your target and use their sprint ability if available.
You can change the #showtooltip to whatever spell you want to track the cooldown of (this is a way to show the cooldown of a spell on your action bar when the Macro doesn't have a specific ability to show the icon or cooldown of).
Pet Follow
- #showtooltip Freezing Trap
- /petfollow
This Macro will command your pet to follow you.
You can change the #showtooltip to whatever spell you want to track the cooldown of.
Pet Move to
- #showtooltip Freezing Trap
- /petmoveto
- /stay
This Macro will command your pet to move to a specific location.
You can change the #showtooltip to whatever spell you want to track the cooldown of.
Fancy macros
Camouflage during combat macro
- #showtooltip Camouflage
- /cqs
- /petpassive
- /petfollow
- /stopattack
- /use [pet]Play Dead;[pet]Wake Up
- /cast !Feign Death
- /cast !Camouflage
This Macro will make it easier to cast Camouflage during combat. If you do not have a pet out, and Feign Death is on cooldown, it will work every time (although damage over time effects will break Camouflage!)
If you have a pet out, it will put them on passive and cast Play Dead (the pet equivalent of Feign Death) so your pet will not keep you in combat. If you have put your pet on passive and it has not been attacked for two seconds before pressing this Macro, you will go into Camouflage when you press it.
If you use this Macro and you're still in combat (but you aren't getting hit), you can run around a pillar and keep pressing it to enter Camouflage.
Taunt enemy pet macro
- #showtooltip dismiss pet
- /cast dismiss pet
- /cast [@arenapet1, exists] growl; [@arenapet2, exists] growl; [@arenapet3, exists] growl
This Macro will command your pet to taunt enemy pets. You can put it on your action bars where Dismiss Pet is, which means you can use your existing Dismiss Pet keybind to taunt enemy pets.
Changelog
- 21 Oct. 2024: Updated for 11.0.5 rework.
- 11 Oct. 2024: Updated notes with targeting macro advice.
- 09 Sep. 2024: Reviewed for The War Within Season 1.
- 21 Aug. 2024: Updated for The War Within launch.
- 26 Jul. 2024: Re-written for The War Within Pre-Patch.
- 07 May 2024: Reviewed for 10.2.7.
- 22 Apr. 2024: Reviewed for Season 4.
- 15 Jan. 2024: Reviewed for Patch 10.2.5.
- 06 Nov. 2023: Reviewed for Patch 10.2
- 04 Sep. 2023: Reviewed for Patch 10.1.7
- 10 Jul. 2023: Reviewed for Patch 10.1.5
- 09 May 2023: Updated for Dragonflight Patch 10.1.
- 30 Jan. 2023: Reviewed for Patch 10.0.5.
- 11 Dec. 2022: Reviewed for Dragonflight Season 1.
- 22 Nov. 2022: Updated for Dragonflight pre-patch.
- 31 May 2022: Reviewed for Patch 9.2.5.
- 28 Feb. 2022: Page reviewed and approved for Patch 9.2.
- 10 Nov. 2021: Reviewed for Patch 9.1.5.
- 06 Jul. 2021: Reviewed for Patch 9.1.
- 23 Mar. 2021: Reviewed for Patch 9.0.5.
- 14 Oct. 2020: Updated for Shadowlands pre-patch.
Other PvP Guides
This guide is written and maintained by Slo, a Multi-Gladiator and Multi-Rank 1 Solo Shuffle Hunter. You can find Slo on YouTube, Twitch, and Reddit
- Infinite Headless Horseman Farm: The Quickest Route to the Mount Drop
- Mayhem Map Unveiled: Track the Epic Boss Battles Across Azeroth!
- War Within, SoD and Cata Classic Hotfies: October 30th
- Nerub-ar Palace Lag Fixes Are Underway
- 11.0.7’s Siren Isle Is Actually a Scrapped Battle for Azeroth Map
- Visual Bug Shows MASSIVE Bronze Token Rewards, With Hundreds From a Quest!
- Patch 11.0.7’s Newest Mounts: Meet Thrayir & Goblin Surfboards!
- Patch 11.0.7’s New Best-in-Slot Ring: How Cyrce’s Circlet Could Change Your Gear Strategy!