Useful Hunter Macros

Hunter Macros Galore! All Updated for Patch 5.0.4!
Huntsman’s Lodge features the most complete and up-to-date collection of Hunter Macros that you’ll find anywhere.
If you’re new to the world of macros, then please read the FAQs and Basics sections below. If you are familiar with macros and just want to get to the goods, then click here to get right to it. All macros on this page are copy/paste ready, so have at it!
I hope you find my collection of hunter macros useful. Happy hunting!
Macro FAQs
Q: What are macros?
A: Macros are simple scripts that allow you to combine multiple abilities, tasks and conditionals into one action bar slot.
Q: Why use macros?
A: Macros can improve game play and reaction time by combining multiple useful abilities into one keystroke. Also, some abilities benefit more from being used in a synergistic macro, than they do when used separately. ie: Bestial Wrath + Rabid + Rapid Fire + DPS on-use trinket combined in one keybind = maximum ass-kicking.
Q: How many different macros do I need?
A: That entirely depends upon you and your play style. Some players need only a handful of macros, while others may use dozens or more. Just keep in mind that macro’ing too many abilities can be a detriment, as it leaves you with less control over decision making. Best bet is to read through my list and pick and choose the macros that you think will work best for you.
Q: Can I write my own macros?
A: Of course. Macros are pretty easy to script once you understand the basics. It’s just a matter of playing around with them and finding what works for you.
Q: Do all of these macros work?
A: Yes. As of Patch 5.0.4, all of these macros are current and fully functional.
Q: All this macro stuff looks really great and all, but how can I start using them?
A: No problem, I’ll show you…
How to Start Using These Hunter Macros
All of this macro business may sound great, but if you don’t know how to start using them, then what good are they, right..?! You need to know how to get the macros off this page and into your game so you can start benefitting from them right away, so let me tell you how it’s done.
Click the following link to check out my step-by-step guide on how to implement macros into your WoW gaming experience…
> > > Step by Step Guide on How to Set Up a WoW Macro < < <
Macro Basics
Here are some of the basic commands used when scripting macros:
- /target – target an enemy, friendly player or npc
- /targetenemy – targets the nearest enemy
- /targetenemyplayer – targets the nearest enemy player (only useful for PvP)
- /focus – focus an enemy, friendly player or npc
- /assist – assist a friendly player
- /cast – casts a spell
- /castsequence – casts spells in a determined order
- /use – use a consumable or item
- /equip – equip an item
Inputting an item or a spell into a macro is very easily done by holding down shift while clicking on the spell or item icon in your skills tab or inventory.
Pet commands are as follows:
- /petpassive – puts pet on passive
- /petdefensive – puts pet on defensive
- /petassist – tells your pet to attack the target you’re attacking
- /petattack – sends your pet to attack
- /petfollow – tells your pet to follow you
- /petstay – tells your pet to stay put
- /petmoveto – throws up a target circle for you to position your pet
Pet micro management is essential for any successful Hunter. The proper macros can make the difference between a raid wipe or arena loss.
There are a few lines you’ll see included in quite a few macros on this page that you may not understand. Here’s a quick explanation…
- [mod:shift], [mod:ctrl], [mod:alt] – Modifiers allow you to add more decision making abilities to macros. By using an additional modifier key in combination with the macro key bind, you’re able to combine added conditionals to your macro. Does that make sense? If not, just read on and I’m sure you’ll start to understand once you see them in the context of the various macros.
- @ – The @ symbol is used to mean target=, so if you see a macro with @Focus or @mouseover, this means that the action would be directed to your Focus Target or mouseover target, respectively.
- /use 13 – Use the trinket in your top trinket slot
- /use 14 – Use the trinket in your bottom trinket slot
- /script UIErrorsFrame:Clear() – Prevents an on-screen error message when an ability isn’t ready. This is handy for eliminating the on-screen combat message spam you’ll get when rapid-pressing a macro key when a spell or ability isn’t ready.
I. General Hunter Macros
The following list contains a whole slew of useful macros for Hunters. I don’t use all of them myself, but I can confirm that they are current and functional as of Patch 5.0.4.
The list contains macros that are applicable to all builds and play styles, as well as talent-specific, PvP oriented, engineering-only, and other miscellaneous macros.
You’ll notice there are no /castsequence shot macros in this list. This is because, A: those types of macros suck and you should not use them…ever. Stringing attack sequences together into a macro is never a good thing, as it can never compare with a Hunter’s ability to manually make decisions and adjust on the fly.
What this means is, you will not find any shot-combination macros on this page because either: they do not work or are ill-advised. Those of you wanting me to give you a macro for casting all of your shots with one button are out of luck.
A. Aspect Switching
Hunter Aspects can be combined into one button press to allow for easy alternating between them. Here are a few examples of some common uses:
Hawk to Fox
This simple macro allows you to toggle between Aspect of the Hawk and Aspect of the Fox with one button.
/cast Aspect of the Hawk /cast Aspect of the Fox
Hawk to Fox w/ Beast Modifier
This macro is the same as above, but if you press it while holding alt – it can also switch to Aspect of the Beast if you’re glyphed for it..
/cast [mod:alt] Aspect of the Beast; Aspect of the Hawk /cast Aspect of the Fox
Cheetah to Pack
One button speed macro. One press puts you in Cheetah – click it again to activate Pack.
/cast Aspect of the Cheetah /cast Aspect of the Pack
All-in-one Aspect macro
This macro contains all four hunter aspects into one button. Pressing it by itself toggles between Aspect of the Hawk and Aspect of the Fox. Press it while holding down any of the modifier keys to activate any of the other aspects. Hunters have a bazillion abilities to have to keep track of, so being able to combine all aspects into one action bar slot is quite convenient and efficient.
/cast [mod:alt] !Aspect of the Beast; [mod:shift] !Aspect of the Cheetah; [mod:ctrl] !Aspect of the Pack; Aspect of the Hawk /cast Aspect of the Fox
Now that’s a space saver!
B. Useful Raiding and PvE Hunter Macros
The assist and Misdirection macros default to a predetermined focus (usually the main tank). Since it may be necessary to switch focus targets multiple times during an encounter – due to taunt switches, debuff stacks, tank dying, etc… it is a good idea to have your focus target assigned to a keybind. I use F… it’s easy to remember.
Simple Misdirection
This casts Misdirection onto your friendly focus target (main tank) without deselecting your current target. If you have no focus target (i.e., assist) selected, it will cast Misdirection onto your pet.
/cast [@focus,exists][@pet,exists] Misdirection
Simple Assist
As long as you have a focus selected – such as your main tank – this macro will ensure that you hit whatever they’re hitting. If you haven’t assigned a focus then this macro will have you assist your pet.
/assist [@focus,exists][@pet,exists] /startattack /petassist
Simple Pull Macro
This is a basic macro that you can use while out farming or questing. One press will cast a Hunter’s Mark on your target, send your pet in to attack and start your auto-shot.
/petattack /cast Hunter's Mark /startattack
Target Nearest Enemy Macro with Hunter’s Mark
This macro is similar to the one above, only it doesn’t need a target first. Presisng it will automatically target the mob closest to you, send your pet on it, throw up a Hunter’s Mark, start your auto-attack and put your pet into an assist stance.
/targetenemy /startattack /petattack /cast Hunter's Mark /petassist
Rapid Fire Burst Macro
This macro adds some extra muscle behind Rapid Fire. It activates your bottom on-use DPS trinket (replace 14 with 13 if you keep your on-use trinkets in the top slot) and casts Rapid Fire at the same time.
#showtooltip Rapid Fire /use 14 /cast Rapid Fire /script UIErrorsFrame:Clear()
Add in things like Blood Fury and Bestial Wrath – if you have them – for even more added burst.
#showtooltip Rapid Fire /use 14 /cast Blood Fury /cast Bestial Wrath /cast Rapid Fire /cast Rabid /script UIErrorsFrame:Clear()
Tranquilizing Shot
This macro will dispel a buff or enrage effect from your hover-over target, or your current target if no other targets are highlighted. This is useful for getting off a quick dispel on a secondary target, while maintaining pressure on your current target.
#showtooltip Tranquilizing Shot /cast [@mouseover,harm][harm] Tranquilizing Shot
C. Pet Related Macros
Basic Pet Attack
This macro just makes sure that your pet is in defensive mode and on follow when it goes to attack.
/petdefensive /petfollow /petattack
All-In-One-Pet-Care Macro
This macro covers four very important abilities for use with your pet. It revives your pet if it’s dead, calls it if it’s alive but not out, casts Mend Pet if it needs heals, or it can perform a quick res with Heart of the Phoenix (Ferocity-only). If your pet is dead and not in line of sight, then hold down the shift key to revive it. This is an essential Hunter macro.
/cast [mod:shift] Revive Pet; [mod:alt] Heart of the Phoenix; [@pet,dead] Revive Pet; [nopet] Call Pet 1; Mend Pet
Master’s Call Macro
This adds an additional mouseover effect for Master’s Call, allowing for a quick freedom for a teammate or party member. If no friendly player is highlighted, then it just activates Master’s Call as normal.
/cast [@mouseover,help][@player] Master's Call
Roar of Sacrifice Macro
Functions just like the Master’s Call macro, but for Roar of Sacrifice.
/cast [@mouseover,help][@player] Roar of Sacrifice
Pet Feeding
With pet happiness a thing of the past, there’s not much reason to feed pets anymore apart from a quick Feed Pet heal now and then. At any rate, here are a few Feed Pet macros if you wanna use ‘em…
Super Simple Feed Pet Macro
This is just a simple one-click pet feed macro. Paste in the food type and you’re good to go.
/cast Feed Pet /use Roasted Quail
Feed Pet Macro for Multiple Pet and Food Types
This is a handy macro for easy pet feeding, regardless of which pet you have out at the time. Just set it and forget it. Check out Petopia’s diet chart to see what sort of chow your pet likes.
/cast Feed Pet /use [pet:Wind Serpent] Blackened Trout /use [pet:Gorilla] Telaari Grapes /use [pet:Wolf] Ravager Dog
II. PvP Hunter Macros
Target Nearest Enemy Macro (Anti-Rogue/Feral Druid Macro)
Spam this macro if you think you’re about to get jacked by a Rogue or Feral Druid. It immediately makes sure your pet gets on the target ASAP, ruins your target’s opener by putting them in combat, puts up a big bouncy arrow above their head, and sends a bullet or arrow into their dome if they’re in front of you. One of my all time faves for sure.
/cleartarget /targetenemyplayer /startattack /petattack /cast Hunter's Mark /petassist
Scatter Shot Macro
This macro gives you precise and immediate control over your Scatter Shot target. Hitting the macro will Scatter Shot your current target – or if no target is selected – it will Scatter Shot an enemy player if your mouse is hovered over them.
#showtooltip Scatter Shot /cast [@mouseover,harm][harm] Scatter Shot
Cancel Deterrence and Hand of Protection
Deterrence is an absolute lifesaver, but it can also prohibit a good opportunity for a killing blow – same goes for Hand of Protection. I make sure I have a way of quickly canceling out both of these spells if necessary, in the event that I need to cast a crucial attack against an opponent.
The best way to do this is to add the following lines to an ability macro:
/cancelaura Deterrence /cancelaura Hand of Protection
I use these two commands for the following macros:
Beast Mastery burst macro w/ cancelaura for Deterrence and Hand of Protection:
This macro cancels any active protective auras, allowing me the instant freedom to fire up big red and kick some ass.
#showtooltip Bestial Wrath /cancelaura Deterrence /cancelaura Hand of Protection /petattack /use 14 /cast Bestial Wrath /cast Rabid /cast Kill Command /script UIErrorsFrame:Clear()
Kill Shot w/ cancelaura macro:
This macro enables you to never miss a Kill Shot opportunity due to a BoP or Deterrence. Even if Kill Shot is not available it can still be used to cancel Deterrence or Blessing of Protection if needed.
#showtooltip Kill Shot /cancelaura Deterrence /cancelaura Hand of Protection /cast Kill Shot /script UIErrorsFrame:Clear()
Scare Beast Macro
This is a handy macro for fearing pesky Feral Druids, as well as hunter pets. Pressing this macro with the shift modifier will cast Scare Beast on your focus target, e.g., kitty or bear Druid. Without the modifier it casts Scare Beast on either your current target or mouseover target – if you have one.
#showtooltip Scare Beast /cast [mod:shift][@focus] Scare Beast /cast [@mouseover,harm][harm] Scare Beast
Versatile Bandage Macro
Use this macro to heal your mouseover target, or yourself – if no target is selected. Just swap in the type of bandage you have in your inventory.
/use [@mouseover,help][@player] Dense Embersilk Bandage
Camouflage Toggle
This is a really simple macro you can use to toggle Camouflage on or off – rather than clicking on the buff to cancel it. If Camouflage is not active, it puts you in stealth – if Camo is active, then it cancels it.
I like to use my mouse exclusively for movement, so I don’t like having to “click” on any skills or buffs. This macro is handy for canceling Camo real quick before you’re about to grab a flag, for example.
#showtooltip Camouflage /cancelaura Camouflage /cast Camouflage /script UIErrorsFrame:Clear()
All-In-One Pet Survival Macro
This macro combines all of the various pet abilities which help to keep it alive – or in the case of a Ferocity pet – to even resurrect it. It’s more of an emergency macro, so don’t use it for routine Mend Pets — only use it if your pet is on the verge of getting focused down – or if you have a Ferocity pet with Heart of the Phoenix – this macro can bring them back up with one click.
Pressing it will put your pet in Cower (reducing incoming damage by 40% for 6 sec) and throw a Mend Pet up. It will also cast Last Stand if you have a Tenacity pet out – or – Bullheaded if you have a Cunning pet out. If you have a Ferocity Pet it will add Lick Your Wounds or cast Heart of the Phoenix if your pet’s dead.
/cast Cower /cast Last Stand /cast Bullheaded /cast Heart of the Phoenix /cast Mend Pet /script UIErrorsFrame:Clear()
Quick Pet Safety + Dismiss Pet
This is a handy macro for pulling your pet back if they’re in danger. If Dash is needed to get them out of harm’s way quickly, then press the alt key as well. I’ve also added Dismiss Pet to this macro to save a little action bar space. Pressing the shift key will Dismiss your current pet.
/cast [mod:shift] Dismiss Pet /cast [mod:alt] Dash /petpassive /petfollow /script UIErrorsFrame:Clear()
Guard Dog Macro
I like using this while I’m on the run. It puts my pet in defensive mode and throws out the PetMoveTo target circle. Not a hugely necessary macro, but I like to keybind all of my abilities if possible. It’s so much better being free to use your mouse for all movement; not having to ‘click’ on any abilities.
/petmoveto /petdefensive
Healthstone / Potion Macro
This macro will use a Healthstone if you have one, or a healing potion if you do not. Substitute in the appropriate healing potion type. I rarely use health potions in BGs, especially now since they’re so costly, but a handy macro nonetheless.
/use Healthstone /use Runic Healing Potion /script UIErrorsFrame:Clear()
Battle Standard Macro
I’ve been toting my Battle Standards around for years, but I seldom use them, which is a shame. This is partly because I often forget, but also because using one always meant opening my inventory to click it.
So, I decided to make a super simple macro that would plant either my Stormpike Battle Standard (if in AV) or my Alliance Battle Standard (if in any other BG) with one key press. Now I use them all the time.
/use Stormpike Battle Standard /use Alliance Battle Standard
III. Build Specific & Special Shot Macros
These macros contain abilities which are only available for certain hunter specs.
A. Beast Mastery Hunter Macros
Bestial Wrath DPS Macro
This macro sends your pet in to attack your target and uses your major damage cooldowns. One button press will activate your trinket, cast Bestial Wrath, Kill Command & Rabid (Ferocity pets only). Combine this with Rapid Fire if it’s up, and you’ll be the talk of Recount for about 10-15 seconds.
/petattack /use 14 /cast Bestial Wrath /cast Rabid /cast Kill Command /script UIErrorsFrame:Clear()
Bestial Wrath Macro w/ Blink Strike
If you’re talented with Blink Strike, then you can swap Kill Command out for Blink Strike for some massive burst damage. I especially like this one for PvP. It gets your pet on its target immediately and delivers a huge opener.
/petattack /use 14 /cast Bestial Wrath /cast Rabid /cast Blink Strike /script UIErrorsFrame:Clear()
Spirit Beast – Spirit Mend Macro + All-In-One Exotic Pet Ability Macro
This macro provides a little more control over your Spirit Beast’s Spirit Mend ability. Pressing it will heal you – or a mouseover target (e.g., flag carrying teammate) if you have one highlighted. It will also cast Ancient Hysteria when your Core Hound’s out, and give you a little more control over your Silithid’s and Shale Spider’s snares.
/cast [@mouseover,help][@player] Spirit Mend /cast Ancient Hysteria /cast [@mouseover,harm][harm] Venom Web Spray /cast [@mouseover,harm][harm] Web Wrap /script UIErrorsFrame:Clear()
B. Silencing Shot Hunter Macros
This allows for a quick target switching silence. It will look first for a hostile mouseover target – if none is highlighted, it will silence your current target.
#showtooltip Silencing Shot /cast [@mouseover,harm][harm] Silencing Shot
You can simplify it even further if your focus target is always going to be your Silencing Shot target.
#showtooltip Silencing Shot /cast [@focus,exists] Silencing Shot
You can also combine the two to make a mouseover macro where the focus has priority. This macro will first look for your focus target, then for a mouseover target if you have no focus target selected, then your current target if a focus and mouseover target are not available.
#showtooltip Silencing Shot /cast [@focus,exists][@mouseover,harm][harm] Silencing Shot
C. Wyvern Sting Macros
Wyvern Sting Macro
This allows for quick target switching CC. It will look first for a hostile mouseover target. If none is highlighted, it will sleep your current target.
#showtooltip Wyvern Sting /cast [@mouseover,harm][harm] Wyvern Sting
You can also apply the same rules as in the Silencing Shot macro above – configuring this macro like so:
#showtooltip Wyvern Sting /cast [@focus,exists][@mouseover,harm][harm] Wyvern Sting
IV. Racial Macros
Some of the races in WoW have traits that can provide more powerful benefits – or have some added use and versatility – when placed in a macro.
Draenei: Gift of the Naaru
This macro brings some added flexibility to the Draenei’s Gift of the Naaru racial. Pressing it will heal you – or a mouseover target (e.g., main tank, arena partner) if you have one highlighted.
/cast [@mouseover,help][@player] Gift of the Naaru /script UIErrorsFrame:Clear()
Night Elf: Shadowmeld
I macro Shadowmeld with Spirit Walk for a nice stealth macro for when I want to surprise enemies in PvP, or if I just want to go afk and not be bothered by any npc mobs.
I use a Spirit Beast with this, of course, but if you use a cat, then just swap in Prowl for Spirit Walk.
/cast Shadowmeld /cast Spirit Walk
Orc: Blood Fury
Blood Fury is a powerful DPS boost that is best used when combined with other burst abilities such as Bestial Wrath and/or Rapid Fire, like this:
/petattack /startattack /cast Blood Fury /cast Bestial Wrath /cast Rapid Fire /script UIErrorsFrame:Clear()
Troll: Berserking
The Troll’s Berserking racial is another great DPS cooldown. Combine it with other burst cooldowns for maximum burstage.
/petattack /startattack /cast Berserking /cast Bestial Wrath /cast Rapid Fire /script UIErrorsFrame:Clear()
V. Equipment Macros
Each piece of gear that we wear is assigned a number, as follows:
1 = head
2 = neck
3 = shoulder
4 = shirt
5 = chest
6 = belt
7 = legs
8 = feet
9 = wrist
10 = gloves
11 = finger 1
12 = finger 2
13 = trinket 1
14 = trinket 2
15 = back
16 = main hand
17 = off hand
18 = ranged
19 = tabard
Using the gear slot number as opposed to the actual item name is a more practical way of doing things. It not only makes for easier macro scripting, but it also allows for more freedom when swapping out gear.
The most important equipment slots to remember are:
13 – Trinket 1
14 – Trinket 2
Adding an equipslot # to your macro will activate the respective on-use trinket. For example, if you have an Ancient Petrified Seed equipped in your bottom trinket slot, you could macro it in with Bestial Wrath, like this:
/use 14 /cast Bestial Wrath
Now, let’s say your PvP gear setup uses a Ruthless Gladiator’s Badge of Cruelty in the bottom trinket slot instead. No problem, you don’t have to change a thing. Which ever trinket is located in that equipment slot, will be the one that’s used in the macro.
If you want to have more control over your trinkets, as would be the case with a PvP trinket, you can make simple macros such as these:
Top Trinket Slot
/use 13
Bottom Trinket Slot
/use 14
The nice thing about these macros is that they’ll show you which trinket you actually have equipped. Last thing you want to do is realize after the start of an arena match that you’re wearing your proc-based DPS trinket and left your PvP trinket in your backpack. Of course, this is harder to do these days with luxuries like the equipment manager.
A. Engineering Macros
Engineers have additional on-use items associated with these equipment slots:
1 – Helmet
6 – Belt
8 – Boots
10 – Gloves
15 – Back
Glove Tinker Macro
If you have a Tazik Shocker attached to your gloves, you’re going to want to fire that sucker off as much as possible. Best way to do this is to macro it in to your shot(s) like this:
/use 10 /cast Explosive Shot /script UIErrorsFrame:Clear()
As long as the gloves you’re wearing have an on-use engineering enchant of some sort, you never have to fiddle with the item name in the macro.
You can even combine the on-use engineering gadgets into one macro. For this example, let’s say we’re a MM Hunter who has the Hand-Mounted Pyro Rocket on our gloves, as well as the Gnomish Lightning Generator equipped in our bottom trinket slot.
/use 10 /use 14 /cast Chimera Shot /script UIErrorsFrame:Clear()
Note: There is a 10 second burst-ability cooldown that activates when using one of the engineering DPS items. You can still combine the abilities into one macro, but they will fire off no sooner than 10 seconds apart from one another. This little mechanic was added in 3.1 to prevent engineers from gaining an unfair burst advantage in arena.
Disengage + Cloak Tinker Macro
The Disengage + Flexweave Underlay macro can really add some distance to your Disengage.
/cast Wing Clip /cast Disengage /use 15
VI. Miscellaneous Macros
The following are a few other macros that I use – not necessarily hunter-specific – that make little tasks in Azeroth just a bit easier…
Garwulf’s Fishin’ Macro
This is a super-handy-dandy macro I created for some expert angling. This one little macro will equip all of your fishing gear, apply a lure to your pole and even cast it. Just use this same button to fish — when your lure buff expires, the macro will immediately know to reapply a new lure. Customize it to suit your particular fishing gear setup, then have fun fishin’!
#showtooltip Fishing
/equip Mastercraft Kalu'ak Fishing Pole /equip Weather-Beaten Fishing Hat /use Weather-Beaten Fishing Hat /use Fishing /script UIErrorsFrame:Clear()
Handy Daily Quest Macro
Back in WotLK I grew tired of having to rummage through my inventory each time I needed to use an item for a daily quest, so I created a macro that would cover all of the quest items I’d need to use on a daily basis. My Cataclysm one doesn’t contain nearly as many items, but I still find using it much more convenient than having to open my bags and click on the items every time.
This macro uses the following items: The Tahret Dynasty Mallet for the “Thieving Little Pluckers” quest, the Magnetized Scrap Collector for “Magnets, How Do They Work?”, the Enchanted Salve for “Burn Victims”, and it also places Seaforium Bombs in Strand of the Ancients and Isle of Conquest.
/use item:63351 /use item:62829 /use item:69240 /use item:39213 /use item:46847 /use item:47030
You can add a bunch more lines to this macro – customizing it to suit your needs. To add additional items, just find the item’s ID by searching for it on WoWHead, then add it to the macro. The item ID can be found in your browser’s address bar, like so:
Item ID for Enchanted Salve
Simple All-Terrain Mount Macro
This macro checks to see if the area is flyable or not, then selects the fastest method of travel. It also prevents you from hurling yourself into sudden death by accidentally jumping off of your flying mount.
Just substitute the mounts included in the macro with your preferred methods of air and ground travel.
/dismount [mounted,noflying] /cast [noflyable,nomounted] Dark War Talbuk; [flyable,nomounted] Onyx Netherwing Drake
All-Terrain Mount Macro With Variety
This macro performs the same function as the above macro, but also allows for the usage of more mounts in a predefined sequence. Just replace the example mounts with the ones in your collection and you’re all set. Thanks to Quill2006 for submitting this.
/dismount [mounted,noflying] /castsequence [flyable] Albino Drake, Bronze Drake, Green Proto-Drake, Argent Hippogryph, Cenarion War Hippogryph; [noflyable] Venomhide Ravasaur, Black War Bear, Black War Talbuk, Cobalt Riding Talbuk, Swift Zhevra
I use an addon called GoGoMount, which handles all of my mount select duties for me. GoGoMount will randomly auto-select the fastest mount available for your current location. This is a fun addon, especially for those who have a multitude of mounts. After installing the addon, all you need to do is create a macro that looks like this:
/click GoGoButton
However, if you don’t want to mess with an addon for this task, then either of the two macros mentioned above will work just fine.
Gun Show Macro
Use this macro to impress your friends and dazzle the ladies. Useful for those occasions when you’ve: just topped the meters in a successful raid, owned someone in a duel, pulled off a daring flag capture in Warsong Gulch, or just think that others should recognize.
Another great opportunity to bust this one out is during downtime while raiding. Use it while the RL is distributing loot, explaining a fight, during another player’s bio break, or anytime the situation calls for it.
For this to work, you need to make sure you have at least 9 free bag spaces in your bag nearest your primary backpack (the bag just to the left of your 16 slotter).
Proper setup should involve an unsuspecting nearby female player whom you will emote…
You: /em asks you to present your tickets.
Unsuspecting Female: tickets..?
You: /s Yes, I’m now accepting tickets…
Unsuspecting female: for what..?
You: /y The Gun Show!
Get in line for the Gun Show
/script local t={3,4,5,9,10,15,19}; for k,v in pairs(t) do PickupInventoryItem(v); PutItemInBag(20); end
/flex
Alright folks… so there ya are… Hunter Macros. Start using ‘em!
{ 367 comments… read them below or add one }
-
24
June 12, 2009 at 1:04 am
-
Wonderful macros, you helped me in arena a lot.
Thanks mate! I didn’t see a macro collection for hunters like this before. -
25
June 12, 2009 at 12:48 pm
-
Thanks mmslayer. I’m glad they helped.
Even on WoWWiki it’s hard to find all the good ones.
I’ll try to add a few more when I get a chance.
Cheers!
-
26
June 15, 2009 at 1:20 pm
-
Great job! This is really gonna help, Im already using as many as I can! I decided to go back to WoW and roll a hunter, and these macros are amazingly useful! Great job, keep up the good work!
^-^
-
28
June 18, 2009 at 3:42 am
-
We managed to reach 1750 (from zero) in 3v3s as BM with 4-5 hours of play. It could not happen without your macros.
Now the main target is the weapon. -
29
June 18, 2009 at 7:06 am
-
Grats mmslayer. Good luck on the next 100 rating. That’s when things start to get rough.
What comp are you running?
-
30
June 22, 2009 at 12:51 am
-
Thanks!
We run a non-usual combo but it works:
resto shaman + destro lock + bm hunter
We are in deadly/furios gear mostly. If we play good we can kill an enemy target while bw is up.
Sometimes I call pet only in the arena (they can’t see the BM buff). This is good because they think I am surv, and they come on me => win for us.
We didn’t play for a week, but now I hope we can.
My only problem to handle the master’s call. It can be very important especially facing rogue or retardin setups. This “mousover” thing is not my style, too slow.
Maybe I should make a macro with both of my teammates? When they say: “pet” I can send the pet instantly. Any ideas? Thanks!
-
32
June 25, 2009 at 12:54 am
-
Thanks very much! The shaman will go on holiday for 2 weeks. I will test it after. I hope it will be fast. But sometimes they kill my shaman is 3 seconds. >(
Btw Blizz made really hard to reach the weapon. You described very well in your 2v2s post. We was on 1832 then we got a 17(!) loss-in-row and dropped down to 1701. Only very good RMPS and cleave teams with 2 meeles are dominatiang. Warlocks, shamans, hunters are very rare. But rogues and priest/druid are almost in every team.
So We will test your macros after holiday and maybe then it will be easier to got that furious weapon.
Sorry for bad english I hope you understood it.
Regards.
-
33
July 1, 2009 at 6:40 am
-
I use the following Macro for hunters mark with improved tracking:
/stopmacro [noexists]
/run for i=1,GetNumTrackingTypes() do local n, t, a, c = GetTrackingInfo(i); if string.find(n, UnitCreatureType(“target”)) then if t~=GetTrackingTexture(i) then SetTracking(i); end end end
/cast Hunter’s MarkSimply this switchs tracking on whatever you mark to ensure your always getting that 5% extra dmg
-
34
January 13, 2010 at 1:37 pm
-
this macro doesnt seem to work
-
34
January 13, 2010 at 1:37 pm
-
36
July 5, 2009 at 9:26 am
-
these should help me so much thank you
-
37
July 8, 2009 at 4:46 pm
-
i was hoping to find some more macro’s for my survival hunter but i was unable to find what i was really looking for. i was looking for macro’s that would make using arcane shot my stings, black arrow, and explosive shot easier as if i was mashing a button instead of dancing around looking for all my hot keys.
-
38
May 7, 2010 at 3:00 am
-
Hey I’ve been trying to find out how much extra attack power Carelful Aim gives if I have 6196 total mana. it says it give an amount equal to 100% of your total mana.
-
38
May 7, 2010 at 3:00 am
-
41
July 9, 2009 at 1:04 pm
-
@ Michael
Blizz changed how Imp Tracking works. So long as you are tracking one of them, u get the damage increase to all of them. But before this was so, yes that was a great macro. Ive used it plenty myself when it was required. Justa heads up
Happy Gaming
-
42
July 10, 2009 at 12:41 pm
-
these are some awesome macros, i make my own but i surf the web for ideas, and youve given me some pretty good ones
-
44
August 10, 2009 at 11:05 pm
-
I read in the 3.2 patch notes that shaman totems can no longer be targeted by name. I believe that makes your anti-totem macro obsolete. Can you confirm this?
-
46
August 14, 2009 at 7:22 am
-
I have just started PvPing on my hunter and I must say this site is simply awesome for macro’s. One small thing I noticed. Your Dragonhawk/Viper macro ain’t working since it still says ‘Aspect of the Hawk’ instead of ‘Aspect of the Dragonhawk’. Not a big deal but I thought I should mention it. Keep up the good work!
-
48
August 18, 2009 at 11:13 pm
-
Really nice macros , besides you helped me know how to write my own macros that are suitable to my SV-PVP playing style , thank you very much
-
50
August 25, 2009 at 10:43 pm
-
Heya Garwulf been a while since i posted, moved, got new job all the usual stuff, just checking to see if you had posted a new mount macro. I will check out gogo mount add on
-
52
September 10, 2009 at 6:13 am
-
I’ve bene searching for a good hunter macro site for awhile now and all I can say is Thank You!! The PvP Macros are awesome! Thanks for sharing!
Bweis 80 BE Hunter “Strengh in Honor” Medivh
-
54
September 17, 2009 at 11:23 am
-
/cast Aspect of the Hawk
/cast Aspect of the ViperThis will cast hawk if it isn’t on. If it is on, it turns it off and casts viper, basically making it a fail proof toggle. A castsequence will get stuck if you cast hawk then cheetah, you will go into viper on the next press.
/cast [btn:2,nocombat] feed pet
/cast [nocombat] (food name here); (health/mana potion)Yes, /cast and /use are synonymous. This will replace your regular food slot, but feed it to your pet instead if you right click. During combat, it will serve triple duty as a potion macro. Multitasking macros are the best kind.
/castsequence reset=# spell name, wisp spirit
/cast spell nameYou can use this with any spell combo. If you aren’t a Night Elf, you can use any passive non-functional spell for the second spell. All this does is visual, otherwise it works like a normal spell press. After pressing the macro, it will show the ICON for the second spell until the reset is met. If you refresh the spell, it refreshes the reset. Try it with mend pet with a 15 second reset, or serpent with 28(?).
/cast [target=pet,dead][mod:shift] revive pet; [nopet] call pet; mend pet
Cleaner all in one.
#show volley
/stopmacro [channeling:volley]
/castsequence reset=7 !aspect of the hawk, nil
/cast volleyWill ensure hawk is active during volley, and that you don’t clip your volley either. Won’t refresh it if you are chain casting volley, nor will it interfere with it in any way.
/cast [target=pet,btn:2][focus,exists,nodead][help] misdirection
Pet with right click (or use modifier), focus if it exists and is alive, or your target otherwise.
-
56
September 30, 2009 at 2:07 am
-
Awesome site bro!! and thanks for all the great hunter info and macros!
Keep up the great work!!
-
58
October 2, 2009 at 5:06 pm
-
In your first new favorite macro, I didn’t see /cast Hunter’s mark – is there a reason for that, a conflict with the GCD? I am very new to macro writing (but have played WoW with differing degrees of seriousness for nearly 5 years) and this may therefore be a dumb question. If so, I apologize and please don’t mock me
Also, aside from getting rid of the insane lag that Comcast has been so kind as to provide, and using Quartz to get the shots in as soon as they are really castable, what can I do (and this is a more general question) to increase dps? I have my shot rotation down, I use a game pad to make it faster, and I do good reliable dps – but always see a lesser geared hunter or huntress 1-2k above me (I do 3-5K+ in surv. spec, depending on the group and the buffs).
Many thanks and I appreciate your response with respect to the Hunter’s Mark question, and any other information, you or anyone else, may care to offer.
-
60
October 2, 2009 at 11:34 pm
-
Is it possible to make a macro for casting arcane shot and then concussive shot?? im new to wow and rolled a hunter by the way
-
62
October 6, 2009 at 3:29 am
-
Could somone help me write this.
I would like to have one button that fires steady shot and checks for kill command and kill shot each time. Is this possible? I have tried and it does not refresh at the same rate as Steady Shot. Thanks,
-
63
October 14, 2009 at 1:55 pm
-
Might want to throw in some MM macros. Most of us are macroing kill command and silencing shot into other shots since they are off the gcd. I know some put them on all shots I just keep mine on Chim, Arcane, and Aimed and never find any time wasted off cd with either ability. They are simple to macro but might help some folks new to marks. I use something like:
#showtooltip Chimera Shot
/cast Kill Command
/cast Silencing Shot
/cast Chimera ShotJust sub out the Chimeras for Aimeds/Arcanes etc.
-
64
October 15, 2009 at 9:03 am
-
is there a way to make a macro to volley wherever my mouse is located without having to hit volley then click mouse? thanks.
-
65
October 20, 2009 at 10:51 am
-
I use this for my mount macro, works everytime just have to remember to right click after landing in Dal, It also stops you from doing something stupide like dismounting in midair
#show
/cast [stance] [modifier:alt] Aspect of the Pack;[noflyable,nomounted][button:2,nomounted] Great Blue Elekk;[flyable,nomounted]Swift Purple Gryphon
/dismount [noflying]Don’t know about other but I know I really dont need to run any more addons then I already do
-
66
October 21, 2009 at 3:43 am
-
Lethargic, I bind my middle mouse key to use for mounts and several items needed for dailies. I just switch the icon of my mount to whatever is needed, then switch back. When I go into a raid I switch the position of my mount with my volley to allow the center mouse button to activate the volley. Make sense?
-
67
October 21, 2009 at 6:11 am
-
Hey Garwulf
First of, great job you’re doing here, secondly i tried the Master’s call macro you meantioned above for 3s:/cast [target=player] Master’s Call
/cast [modifier:shift][target=shamansnamehere,help] Master’s Call
/cast [modifier:ctrl][target=locksnamehere,help] Master’s CallBut i cannot seem to make it work, i just copy-pasted it from here into my macro so it shouldn’t be a typo
help please
-
69
October 23, 2009 at 3:41 pm
-
In arena’s I have all my CC shots and debuff shots macro’d to a focus. When the gates go up and a target is called and a CC target is called you have ready to go buttons for your targets.
Using Gladius in arenas allows a rt. mouse click to focus and left mouse click to target. Example macro for shooting your focus…
/cast [target=focus, exists] Attacknamehere
I have Scatter Shot, Wyvern Sting, Scorpid Sting, Viper Sting and Tranquilizing Shot all macro’d to the focus.
Combining these easy buttons with the add-on POWER AURAS to tell me when my CC’s or my team-mates CC’s are in effect on the focus allows for smoother sequencing of CC’s. Alway s call out when you do it and when it’s broken…
Example: Scatter Shot.. then Pally’s Hammer of Justice.. try a freeze trap or Wyvern Sting (be aware Wyvern leaves a dot that can break many CC’s including Scatter, Freeze Trap, Blind, etc..) all the while DPSing the original target!
I also macro’d in Intervene and Roar of Sacrifice into my Explosive Shot. Hunter’s are often early target’s and it’s good to have protection as often as it’s up.
-
70
October 28, 2009 at 3:51 pm
-
the one macro that I haven’t been able to find is a disengage macro that turns your auto shot back on, and i havent been able to figure it out. For some reason, /castsequence
/cast Disengage
/cast !Auto Shot
wont work, and i dont get why. Any tips/tricks? I’m genuinely frustrated and confused -
72
November 17, 2009 at 9:38 am
-
Looking for anything that will help me in PVP, I am really bad. When I get jumped I panic and usually die pretty fast. Can a macro be built that will put down trap,slow opponent and give time to escape?
-
73
November 25, 2009 at 4:58 am
-
Gar,
Screw the useful macros…the gun show will be the first one I add next time I log in….that is just classic….
There are no restraining orders in Azeroth, are there
-
74
November 25, 2009 at 12:17 pm
-
When macroing Kill Command in your shots, I prefer to use “/cast [target=pettarget,exists] kill command” , so you don’t cast it if yout pet is on passive or if u accidentaly hit the macro while out of combat.
Keep up the good work Garwulf.
-
76
November 29, 2009 at 3:35 am
-
SV Hunter, been around for a while, yet don’t use macros as I like to be “in control”… Nevertheless, you’ve provided some great macros that I WILL use, particularly the PvP ones. Many thanks! I’ve tried out macros before by searching the web and customizing them to my needs, but NEVER have I seen such a comprehensive set of macros for hunters only. Way to go!
-
77
December 6, 2009 at 3:04 pm
-
I had two great mount macros that let me vary which mounts I use in a sequence, so that I can use a variety of mounts. I modified it by combining it with yours so that I could use just one button for both flying and ground, and thought you might be interested:
/dismount [mounted,noflying]
/castsequence [flyable] Albino Drake, Bronze Drake, Green Proto-Drake, Argent Hippogryph, Turbo-Charged Flying Machine; [noflyable] Venomhide Ravasaur, Black War Bear, White War Talbuk, Cobalt Riding Talbuk, Swift ZhevraNow, of course, these are my favorite mounts; you can choose whichever you prefer. It keeps you from dismounting if flying, but not if you’re on the ground; this lets you cycle through mounts if you decide you don’t want to use a certain one or one doesn’t fit through a door. Just replace my mount selection with your favorite mounts and you’re good to go.
-
80
December 8, 2009 at 10:36 pm
-
This page was a huge help! I got rid of a bunch of buttons on my bar by using the macros you recommend. Glad you like my mount macro; I have so many fun mounts it seems a shame not to use a variety of them.
-
81
December 15, 2009 at 1:06 am
-
Sometimes sound might disable itself (I found it has due to binding it to a mouse wheel and casting a sequence) but you may want it to play sound, if you put in:
/console Sound_EnableSFX 0 (At the beginning of your macro)
&
/console Sound_EnableSFX 1 (At the end of it)Sound seems to resume. i dont know if any of you experience this but heres a way to combat it ^^
Overall an example should be like this:
/console Sound_EnableSFX 1
/castsequence reset=target Black Arrow, Serpent Sting, Aimed Shot, Explosive Shot
/console Sound_EnableSFX 0 -
82
December 15, 2009 at 6:07 pm
-
Is there a way you can string on /startattack at the end? I have tried it, and it doesn’t work, what I want to happen is the Wing Clip+Disengage than while in mid air begin attacking again. So essentially I used this, but I am not getting the results I want. I just stand there with my sword out.
Wing Clip & DisengageThis macro will throw a Wing Clip on your hostile target if they’re in range, leaving them slowed while you Disengage.
#showtooltip Disengage
/cast Wing Clip
/cast Disengage
/startattack -
84
December 23, 2009 at 4:55 pm
-
/cast [modifier:shift] Revive Pet; [@pet,dead] Revive Pet; [nopet] Call Pet; Mend Pet
Problem: This macro will not revive my pet. so aggravating. is it working for everyone else?
-
89
January 2, 2010 at 6:11 am
-
haha nice macros thanks
-
90
January 29, 2010 at 11:15 am
-
Garwulf my friend;
i am trying to make the simply missdirection macro and the tranquilizing shot work´s but i had no success. Could you help me and give more tips or new commands ??. Do you know if it´s possible to create a macro to change races automatic while you are attacking them ??Ty and have a nice weekend my friend !!!
-
92
February 11, 2010 at 3:48 pm
-
Is there a wheel scroll macro for ChimShot, AimedShot, and SteadyShot?
-
95
February 19, 2010 at 8:30 am
-
Heyy ..Nice job your doin here
^^
I play a BM/survival hunter in arenas..But the Main problem in playin a BM hunter is they kill my pet Fast:S ..lol!! It would be their first target =((.. i dunno if my talents are wrong or sumthing else
I currently use a “Ravager” (cunning) Pet..as it gives me a 2 sec stun nd high dps..
Wonder if u could suggest me something
thnx a lot -
100
February 20, 2010 at 8:34 pm
-
#showtooltip Disengage
/console targetNearestDistance 5.000000
/targetenemy [noharm][dead]
/cast [harm,nodead] Raptor Strike
/cast Wing Clip
/cast Disengage
/cast Master’s CallThis Macro is pretty good in arena’s (if you have glyph of Raptor strike its even better!) You escape from your enemy and you remove imparing effect and reduce’s the damage by 20 % if glyphed. Made it up by myself ^^ i always put master call up becuase the enemy charge me 90% of the time after ive disengage. and the 20% reduce is just a perfect against warrior when they charge me and got Juggernaut that increase their mortal strike by 25 % crit, its just amazing that you have 24% reduces damage from the attack. 20% from RS Glyph and %4 from Survival Instincts if youre specced survival, You Should try it out!
-
101
February 23, 2010 at 9:46 am
-
Garwulf ? xD Reply pls
-
102
February 23, 2010 at 12:34 pm
-
Hi I was just curious if it was possible to macro in melee abilities like Mongoose Bite into your Shots. That way if you are in melee range you will melee attack and if you are ranged you will fire a shot.
I know this is probably possible with Raptor Strike since it works off your next melee and I saw the macro for Wing Clip and Disengage which is helpful.
I just get so tired of ranged classes and melee classes getting close to me and not being able to get any shots off but not having melee abilities readily available. Its frustrating being the only ranged class where our ranged abilities are useless in melee.
-
106
March 1, 2010 at 4:54 am
-
is there a way to make a macro so it casts 1 spell and if its on cd it casts the other 1…i want to have killshot first and explosive second this way i can always be shooting explosive shot but when killshot comes up its first in line for use.. any way this is possible or do i have to have them as seperate keys … i just have to many damn moves on my bars and some are getting incresingly harder to click during arena…
-
107
March 4, 2010 at 2:55 pm
-
Since as far as i can tell tracking TYPE still plays a roll in hunter damage i still use this autochange macro for hunters mark
#showtooltip
/stopmacro [noexists]
/run for i=1,GetNumTrackingTypes() do local n, t, a, c = GetTrackingInfo(i); if string.find(n, UnitCreatureType(“target”)) then if t~=GetTrackingTexture(i) then SetTracking(i); end end end
/cast Hunter’s Mark -
108
March 5, 2010 at 7:19 am
-
Thanks for these great macros and tips. I had been looking for a website like this ever since I returned to WoW. You are an asset to hunters everywhere and I appreciate all your efforts.
These macros have enhanced my gaming experience immensely and showed me how easily some of the problems I have had, like autoshooting fresh frozen warriors in BGs, can be overcome with a few simple line of text.
-
110
March 7, 2010 at 9:26 am
-
Forgive the possibly elementary question, but I have tried several variations of what I want to macro without success. Basically, I want to have a single button that casts Hunter’s Mark with a left click vs Hunter’s Mark and /petattack with a right click (I’d much prefer l/r click to a different mod key… I am a clicker, unfortunately).
Thanks for any help you can offer – I’ve absconded with several of your macros already, with great appreciation.
- Vex
-
111
March 7, 2010 at 10:08 pm
-
Hi! very well done.You have done a great job on all the info. You got something to be proud of. A lot of other webs should take note!! Info laid out nice and simple that direct to the point.
I have gained almost 2k dps using this site and still gaining.
ty hope theres more to come in the future. -
113
March 9, 2010 at 9:13 pm
-
Wow, fantastic list here. I’ve been playing for a little over 2 years, but I’ve just been starting to use macros lately. They’re intimidating.
One (probably stupid) question, though… I’ve been using this macro to start fights:
/cast hunter’s mark
/use charge
/petattack
I tried to add in a /cast Aspect of the Hawk to make sure it’s on whenever I go into combat, but if I already have Aspect of the Hawk applied and I use that command, it turns off. Is there any way to fix t-
114
March 15, 2010 at 3:06 pm
-
/cast !Aspect of the Hawk
Exclamation point ensures that it will default to enable aspect instead of toggle.
Hope this helps.
-
114
March 15, 2010 at 3:06 pm
-
115
March 10, 2010 at 12:41 am
-
Looking for a simple way to macro jump in with disengage to increase distance.
-
116
March 11, 2010 at 10:57 am
-
Wanted to add that Kripparian has a great video dealing with Hunter macros, their usage and limitations. Check it out: http://www.youtube.com/user/Kripparrian#p/u/15/qqkZRK-jjQw
His tips gave me a great boost in DPS by eliminating lulls in my dps cycle by binding offensive skills to secondary or tertiatry abilities. Great stuff!
-
117
March 12, 2010 at 1:25 pm
-
I was just playing around with some macros after adding the ones I wanted from this page, (Very helpful by the way) and came across one that I think a lot of hunters could use. Mind you this only works with specific pets. (In my case a crab, which is very popular anyway)
/use Medallion of the Alliance (or 13/14, any applicable trinket)
/cast Deterrence
/cast Pin
/use Runic Healing PotionThis is terrific when facing a rogue. If you can’t target the rogue quickly enough, this is basically a get out of jail free card. As soon as they open on you, you will trinket their stun, use a pot to get your lost health back, your crab (in this case) will root the rogue, and you will be immune to damage. The only thing you need to be aware of is your back facing the rogue. A simple mouse turn of 180 degrees the instant you use it will get you facing the rogue so deterrence is effective. Then you have a few seconds to either disengage, lay a couple traps, etc, whatever you need to do to prepare for the fight. If the rogue vanishes, at least you know he has burned his vanish, (and CoS also if you mark him or sting him) and now you have a chance to drop a flare and are aware of his presence.
-
118
March 19, 2010 at 6:59 pm
-
Another Hunter’s Mark macro I use. Sets up your pets growl/cower based on being in a group, and changes gear sets (blues/greens – cheap repair for soloing, and best gear for raiding). The gear change only works out of combat, but I usually cast HM out of combat anyways so it works for me.
#showtooltip Hunter’s Mark
/cast Hunter’s Mark
/petautocaston [group] Cower; Growl
/petautocastoff [nogroup] Cower; Growl
/equipset [nogroup] Solo; Raid -
119
March 24, 2010 at 10:50 am
-
I just started a Rogue. Is there a way to make an auto throw marco – like the auto shot skill?
Thanks
-
120
March 24, 2010 at 10:52 am
-
Nevermind i guess all the time i use throw i messed it up some how it was doing it like it should. LOL i am such a noob.
-
121
April 23, 2010 at 12:56 am
-
One tip for melee abilities. I like to use Wing Clip whenever posible in melee range, so made a macro like this:
/cast Wing Clip
/cast [modifier:ctrl] Master’s Call; [modifier:shift] Detterance, [modifier:alt] Feign Death; DisengageThis macro will Wing Clip everything in melee range when you Disengage, Feign Death, Detterance and my favorite – Master’s Call, after you trinket Kidney Shot and leave crying rogue.
-
121
April 23, 2010 at 12:56 am
-
122
May 3, 2010 at 12:39 am
-
There don’t seem to be enough macros that use the fact that aspects are on a class cooldown, and so can be used in front of any other ability. For instance
#showtooltip Aimed Shot
/cast !Aspect of the Hawk (or Dragonhawk if you have it)
/cast Aimed Shot (or other shot)
or
/cast !Aspect of the Monkey (if you don’t have Dragonhawk)
before the rest of your melee macro.As said by Raveniste, the ! prevents the aspect from being shut off when the macro is used. Another useful addition would be to have
/cast !Aspect of the Viper (or Beast, if you don’t like being tracked)
in front of the various mounting macros. -
123
May 4, 2010 at 1:19 pm
-
I’m thinking about using my dual-spec for swapping between my main spec (MM) and a spec for soloing instances (BM). Is there a way to swap macros and bindings with the spec?
It is not the keybindings I want to swap, but the macros. My action buttons are bound to named MM macros (chimera, aimed, etc), but I’d like those bindings to be swapped to the BM macros, when I swap to BM, and vice versa.
-
125
May 5, 2010 at 12:49 am
-
Ah, well. Perhaps I should have mentioned, that I use Dominos and wish to keep doing so – for now ;o) Been drooling a bit over Macaroon, but I have a good thing going with Dominos: Easy/comfortable use, easy setup/design and very easy keybindings – just no support for dual-spec, yet.
Anyway, nice design for your new UI, Garwulf. But you may want to clean up the configuration files a bit – some of them are downright messy and full of irrelevant stuff – like several setups for other UI and a lot of different characters. I downloaded the UI to see how you had configured Grid and Satrina buff frames, but evidently you’d dropped Grid before releasing the UI and I had to give up on reading the SFB config, as the file contained every single setup that you have ever tried (and its cousin) shoehorned in.
Also saw that you are back to using Shadowed UF, which I thought you’d dropped. I use that and IceHUD (with clean curves) for unit frames. Good combo, but I’d guess IceHUD would collide a bit with Power Auras for available screen real-estate. -
130
May 5, 2010 at 3:55 am
-
Back to macros! I think that the shot-macros can be improved:
#showtooltip Some Shot
/cast Silencing Shot
/cast Some Shot
/script UIErrorsFrame:Clear()could be changed to:
#showtooltip Some Shot
/cast !Auto Shot
/cast Silencing Shot
/cast Some Shot
/script UIErrorsFrame:Clear()Seems to have improved my DPS. Please let me know, if you get positive results as well.
-
136
May 6, 2010 at 5:07 am
-
Was looking to find a Mouse Over Freezing Arrow Macro for quick cc
can someone help me out. -
138
May 7, 2010 at 6:54 am
-
Hello again. I tired using this macro: but the mark doesnt apper on the target but my pet does attack. Anyway to fix this?
/cast Hunter’s Mark
/petattack -
140
May 7, 2010 at 10:35 am
-
Even with targeting the enemy first it the hunters mark doesn’t appear on the target tested it out on the TD many time. The second one is nice but I like to use the tanks target =-) but ty anyway
-
142
May 11, 2010 at 1:13 pm
-
I have tried this several ways and no matter how i macro it hunters mark will not work macroed in with anything else. i am using mods but I wouldn’t think that would matter
-
144
May 18, 2010 at 3:25 pm
-
I use this assist macro to prevent accidents
#showtooltip Hunter’s Mark
/target [@focustarget, exists, harm, nodead]
/cast !Aspect of the Hawk
/cast Hunter’s Mark
/cast [@targettarget, noexists]; !Auto Shoot
/petattack [@targettarget, noexists]; -
145
May 23, 2010 at 4:04 pm
-
hey i was wondering for this extremely needed macro if anyone can build it for me:
Targets automaticaly the mana-user and automaticaly shots with viper sting with on click
-
146
June 1, 2010 at 2:27 pm
-
thnks, have been slowly blending ur macros and they are awesome. had a problem w/ one after multi checks. came back two days later and figured out i had missed a space, user error completely lol. thnx for ur hunter appreciation
-
147
June 7, 2010 at 7:24 pm
-
some of my macros
#showtooltip Serpent sting
/cast [nomod] Serpent Sting
/cast [mod:shift] Scorpid Sting#showtooltip Tranquilizing Shot
/cast [nomod] Tranquilizing Shot
/cast [mod:shift] Viper sting/cast [target=player] Intervene
/cast [target=player] Roar of Sacrifice
/petfollow -
148
June 12, 2010 at 4:36 am
-
i love these macros i’m gonna start playing my hunter again
-
150
June 14, 2010 at 3:41 pm
-
Hi,
I’ve been reading about your macros. I think they are great, I copied the all in one pet macro. I’m looking for an old one I’d heard about that will dismiss my pet when I need to use feign death. could someone tell me where to get it or poet it here? -
151
June 25, 2010 at 3:26 am
-
I made my own Aspect Macro, but haven’t had the chance to test it since my hunter’s not high enough for most of the aspects. If I remember right, It’s like this.
/cast Aspect of the Monkey
/cast [mod:shift] Aspect of the Hawk
/cast [mod:control] Aspect of the Viper
/cast [mod:alt] Aspect of the Cheetahyou can switch them around anyway or add/take out a few, just want to know if it actually works, would save even more space than the aspect switchers you made up there, the only hard part is memorizing the modifiers. Thanks
-
152
June 25, 2010 at 3:29 am
-
@rangermike
I’m not sure if you can use that anymore, since I think it would look like this:
/cast Dismiss Pet
/cast Feign Deathbut since (If I remember right) Dismiss pet is now a cast, I don’t think you can do that now. The only instant pet-away I can think of is abandoning it
-
154
June 30, 2010 at 8:35 pm
-
Hi,
I was wondering if its possible to make a macro that will cast your traps, say frost trap then explosive trap then snake trap. If this is possible could you please help me?-
155
July 20, 2010 at 5:57 pm
-
#showtooltip
/castsequence Snake Trap, Explosive Trap, Frost Trap
/run UIErrorsFrame:Clear()
-
155
July 20, 2010 at 5:57 pm
-
156
July 1, 2010 at 9:46 pm
-
hmm..How much max can a bm hunter pet crit? in lets say furious gear….fully Procd..Any idea/?
-
158
July 5, 2010 at 7:53 am
-
Hey Gar !
You should add :
/cast kill shot
/cast aimed shotTo that awsome guide !
Totemik3
-
160
July 7, 2010 at 12:32 pm
-
Hey Gar…thanks for such nice info.
Quick question: I constantly switch between Aspect of Cheetah/Hawk for moving between fights and fighting. I’ve got a macro that sends pet in, casts Hunter’s Mark and casts Aspect of Hawk. Prob is, if I’m already in Hawk, it removes it since the Aspects all toggle on casting. I tried putting in “[noexists]” before casting Hawk, but all Aspects are treated as one existing item, i.e. if any Aspect exists like Cheetah, it will not cast Hawk. So I then added another like before it to remove any Aspect using “/cast [exists] Aspect of the Cheetah” followed by “/cast [noexists] Aspect of the Hawk”. This works fine if Cheetah is up but if Hawk is up, it removes it and leaves no Aspect active. Any ideas on what to do to make this work, if it is even possible. My end goal is to have the macro switch to Aspect of the Hawk if any other Aspect is active (or none is active) and also leave Hawk active it it is already on.
Thanks a bunch,
Kenny -
162
July 25, 2010 at 3:07 pm
-
Awesome macro basics!! Was looking for a primer on macros for hunters!! Been trying to make an all-in-one pet care macro, took what you had and added feeding to it. Hold alt and click to feed pet. The tooltip changes depending on fcn and pet status. Enjoy!
#showtooltip [nopet] Call Pet; [@pet,dead] Revive Pet;[modifier:alt] Feed Pet; Mend Pet
/cast [modifier:shift] Revive Pet; [@pet,dead] Revive Pet; [nopet] Call Pet;
/cast [modifier:alt] Feed Pet; Mend Pet
/use [modifier:alt] Mead Basted Caribou -
166
August 15, 2010 at 4:09 am
-
this is my favorite macro
/cast bestial wrath
/cast intimidationi call it epic
It works great against big mobs -
167
August 27, 2010 at 5:08 pm
-
I have tried your disengage macro with the flexweave underlay and it works quite nicely. The only problem is I have to jump before hand (flexweave doesn’t activate when you on the ground). Since in pvp the crap is flinging, I’d rather not have to remember to hit the spacebar before using the macro. Is there a way to put the jump into the macro? Or script it so the the jump isn’t needed?
-
169
September 3, 2010 at 6:00 am
-
I have two macros that I like but can’t make them work together. The first macro is:
/cast [nopet] Call Pet
/cast [@pet,dead] Revive Pet
/clearfocus [@focus,dead]
/focus [@focus,exists]player;target
/clearfocus [@focus,noharm]
/petattack [@focus,exists]
/petfollow [@focus,noexists]
/cast Hunter’s MarkAnd the second is:
/target focustargetThey don’t seem to work together. I would like to use the first one and be able to get focus on the tank and assist.
Thanks for all the great macros and all the other great Hunter help. Love this site.
-
170
September 12, 2010 at 3:20 am
-
Hy!
I have a problem. I think this macro is work but i don’t know how i used to and which abilities could i use.
#showtooltip
/cast [nomod] “Shot 1″ Serpent sting
/cast [mod:shift] “Shot 2″ Chimera shot
/cast [mod:ctrl] “Shot 3″ Aimed shot
/cast [mod:alt] “Shot 4″ Arcan shot
but my problem is how i can do that only one button whit look after the cooldowns and the rediness bucause i like the pvp. And the hunters have to use so many buttons.Please help me. thx
-
171
September 12, 2010 at 9:46 am
-
I was wondering how you do binds where you can do two thinks at once. like for example while putting up hunter’s mark I’m also sending in my pet in to attack.
-
173
September 15, 2010 at 4:40 pm
-
Is it possible (or any idea at all) to macro in /cast !auto attack in all my shots to ensure that auto attack always starts off first or do I only need to include it in my initial shot (which would be Explosive Shot on an enemy with health over threshold for a Kill Shot)
My rotation is:
Kill Shot, Explosive Shot, Black Arrow, Aimed (or Multi if more than one enemy),
Serpent Sting, Steady Shot (to fill gaps)Might this work properly or do ya have another suggestion?
#showtooltip Explosive Shot
/cast !auto shot
/cast Explosive Shot
/script UIErrorsFrame:Clear() -
179
September 30, 2010 at 7:20 pm
-
I like to include mend pet at the beginning of my castsequence macros that involve pet contribution.
-
180
October 16, 2010 at 11:31 pm
-
I thought I’d add this macro to your list. It pops all of my possible CD’s with ever use of a Shot or Sting. I’m a SV Huntard, like 5.7K GS and use that in my full rotation. Every time a CD is up, it’s going off. Just add or remove things as needed for whatever spec you’re running and it’ll improve your DPS by a bit.
#showtooltip *Shot/Sting Name*
/cast Rapid Fire
/cast Kill Command
/use 13
/use 14
/cast *Shot/Sting Name* -
181
October 16, 2010 at 11:38 pm
-
This macro is for MD, regardless of Spec, to lower your Aggro faster. No more targeting for an MD on the tank or your pet. If you have a tank set to focus, it’ll MD on the tank, if you’re farming, it’ll auto MD on your pet. If you’re targeted on a mob, it’ll MD on the Mobs main target. It’s saved quite a few raids, when my aggro was a little too high. Good for knocking Elitest Healers down a peg or two too lmfao
/cast [target=focus, help] Misdirection
/cast [target=focustarget, help] Misdirection
/cast [target=target, help] Misdirection
/cast [target=targettarget, help] Misdirection
/cast [target=pet, nodead, exists] Misdirection -
182
October 16, 2010 at 11:41 pm
-
This is my Aspect macro. ‘Nuff said.
/castsequence !Aspect of the Dragonhawk, !Aspect of the Viper, !Aspect of the Monkey
-
183
October 19, 2010 at 9:30 pm
-
Hallo and greetings to you all,
i m not very fit in writing macros, only short ones. Can someone tell me, is there mayby a way to cast this following shots in a row, one after one?!
I ask for, because i got a macro for my feral , there where many cast writing down , and i only need to hit this “one button” again and again.
So what i want to know is for the follwing shots in a row:
Snakebite –> chimera shot –> steady shot –> steady shot –> arcane shot –> arcane shoot –> and than from postion 2 again with chimera shot
Is there a way to bringt that all in one macro with that timings and auto shot !?
Sry that question, we tried it with 2 people 3 hours and it wont work so we give up. Now i found that page here. Mayby there is one who can post that macro if there is a way.
I will be say BIG THX if someone will do.
Greets
Matthew
-
184
October 21, 2010 at 10:26 am
-
Matthew,
Garwulf states in his introduction to the macros:
“You’ll notice there are no /castsequence shot macros in this list. This is because those suck and you should not use them… ever. Stringing attack sequences together into a macro is never a good thing, as it can never compare with a Hunter’s ability to manually make decisions and adjust on the fly.”
So the answer to your question is no, there is no macro for what you seek.Grambo
-
184
October 21, 2010 at 10:26 am
-
185
October 22, 2010 at 5:28 am
-
Any new info on BM and MM for new patch?
I am a clicker for everything and would like to utilize some macros going forward.TY for ur help. X
-
186
November 6, 2010 at 10:22 am
-
Can We make Macro with arcane shot concussive shot or steady shot with concussive shottt???????
-
188
November 9, 2010 at 10:51 am
-
I think your Macro’s page needs a real overhaul. Half the abilities dont exist anymore.
I would recommend this macro for a lot of abilities as it clears up much of your toolbars. If you are a mouse clicker it is fine. If you are a button pusher then put the main ability you want to use on Button 1 and a less used ability on button 2.
/cast [button:1] Aspect of the Hawk; [button:2] Aspect of the Fox
-
189
November 11, 2010 at 10:23 am
-
ive found a deadly rotation for pvp but im not sure if there is a macro that suite me. i am a mm hunter and i have been destroying all casters in a couple of secs once we start fighting. i click everything with my mouse n it gets aggravating after a while so if there is a macro to help pls let me know my rotation is huntersmak, pop trinket, rapid fire, silencing shot , arcane arcane arcane , steady steady steady, then i ussualy use arcane until my kill shot is ready then i use that. this rotation has been real effective against all casters so if there is anything i can do to get me going faster or what let me know bc i need alot of help
-
195
January 10, 2011 at 12:53 am
-
I tried the “get in line for the gun show” macro, and for some reason it is only flexing? I typed it in right, and I have 9 free spaces? anything else i should do?
On another note, these macros are amazing, im going to try them out soon in the arena!
-
196
January 11, 2011 at 8:10 am
-
@Shahinson : Try this one (every shot I have is macroed, using an extra button on my mouse for shift along with a n52 speedpad, no keyboard using!)
#showtooltip
/cast [@focus, harm, modifier:shift]Scatter Shot;[@focus, harm, nomod]Silencing Shot;That should work, servers are down and I can’t test it, but it should work properly.
Another pet macro I use that helps to save some time:
#showtooltip
/cast [target=pet, exists, nodead]Dismiss Pet;[target=pet, exists ,dead]Revive Pet
/cast [nopet, modifier:shift]Call Pet 1;[nopet]Call Pet 2;[button:2, nopet]Call Pet 3This will dismiss your pet if it’s out, revive it if it’s dead and call one of 3 pets based on keystroke combination. Hope they help!
-
200
January 12, 2011 at 7:02 am
-
I am a Survival hunter and a clicker, I use no Macros at all, but really want to. Is there a good just to combine serpent sting and the use of my first trinket, i forget to use the thing more then I care to mention. I would love any help or suggestions here, I am really in need of Macro help, thanks
-
201
January 31, 2011 at 3:26 pm
-
Nice site, lot’s of useful stuff here.
I’m new to macros, but I’ve used almost all of the ones for pets here, and they are great.
I love the wing clip+disengage one as well, and thought an ice trap at the end would be awesome for slowing any persistent mobs. I guess it’s the cool downs that are keeping me from making it work. Is there a way to put a pause into a macro, to overcome cool down issues? It would be awesome to combine them all in one macro, instead of 2. I tried /castsequence reset=3 Wing Clip, Disengage, Ice Trap (and for some reason, I also tried throwing in Readiness before Ice Trap. I think to try and overcome a cool down. ) Didn’t seem to work. Only works if I split the two functions.
Does anyone with more macro prowess have any ideas on how to combine them all in one? -
202
February 1, 2011 at 6:11 am
-
Very nice job m8 really helped me alot but
Is there any way to make my pet run to me then attack again using charge?
i have tryed/cast petfollow
/cast petattack
/cast Charge
but it does not work
any ideas? -
205
February 6, 2011 at 11:55 am
-
guys can any1 help me out?? i need a macro that i can use chimera shot and if its on cd i want it to use kill command.. at present i used /cast chimera/cast kill but kill only gets activated if i use it immediately after the chimera….i want to use it at other times as well when my chimera is on cd
-
207
February 14, 2011 at 9:39 am
-
Gar, Fantastic information here!! Thank you.
Interestingly when I use the following macro if my pet is attacking, kill command works but then the shot does not get cast, when my pet is not attacking the shot is cast..
#showtooltip Arcane Shot
/cast !Auto Shot
/cast [pettarget,exists] Kill Command
/cast Arcane Shot
/script UIErrorsFrame:Clear()I have tried messing about with it but can’t seem to get it to work.. any guidance?
-
210
February 14, 2011 at 12:12 pm
-
Ps I have tried some of the other macros which i love and work perfectly.. just having an issue with this one..
-
211
February 15, 2011 at 1:09 pm
-
To help tame I made this macro from lookin at your stuff :
/castsequence freezing trap, rapid fire, foresight’s anticipation, tame beast
Helps catch them rare pats extra fasta -
212
February 18, 2011 at 2:56 am
-
Trying to male a melee micro, everytime I try to cast it says “you aren’t in a party”
What am I doing wrong? -
214
February 27, 2011 at 4:46 am
-
I am a total noon so pls try not to laugh out loud….. But I tried a couple of your basic macros…. They all worked exc the All in one! It does revive and mend pet, But won,t call it if it’ s not out…..any recs for me?
-
216
February 28, 2011 at 7:38 am
-
Hey Garwulf,
I got a MM hunter and so far i seem to be doing ok but i cant seem to keep my focus up. I’m not using Kill Comand or Multi Shot in my macro and yet i still can’t seem to figure it out.
So far i start off with:
/cast Hunter’s Mark
/cast Auto Shot
/petattackwhich works amazing as a start off but then i have:
/castsequence reset=3 Steady Shot, Auto shot
/cast Arcane Shot
/script UIErrorsFrame:Clear()Use to have multi shot in there but took it oout and no point in having kill command as it has a GCD
i’m stuck.. help me plz!! -
220
February 28, 2011 at 1:27 pm
-
My macros;P
/castsequence [button:1] Aspect of the Dragonhawk, Aspect of the Viper
/cast [button:2] Aspect of the Pack
/roar#showtooltip Explosive Shot
/console Sound_EnableSFX 0
/cast !Auto Attack
/cast !Kill Command
/cast Explosive Shot
/use Deadly Gladiator’s Chain Gauntlets
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear();/cast [nomodifier, target=focus, nodead, exists, help] Misdirection
/cast [modifier:shift, target=pet, nodead, exists] Misdirection
/cast Misdirection
/s Nabijam Ci AGGRO %F!!!and
/cast [nocombat,nomounted]Aspect of the Viper
/use [nocombat,nomounted,nomodifier,nobutton:2,flyable]Albino Drake;
/use [nocombat,nomounted]Darnassian Nightsaber;
/dismount [mounted]
/cast [nocombat]Aspect of the Dragonhawk -
221
March 2, 2011 at 9:00 am
-
I was wondering if there was a way to incorporate Trap Launcher into a macro with a specific trap, say a freezing trap?
-
231
March 9, 2011 at 10:51 am
-
Also is there a way to make your macros do something different based upon what aspect you are in similar to bear/cat form or battle/berserker stance?
-
232
August 12, 2011 at 12:06 pm
-
I did a work around for something that indirectly simulates this, though it’s implemented specifically to keep my aspect dancing off cooldown (as well as get rid of the otherwise near incessant kaw-kaw).
I have a number of shots macro’d to cast aspect of the hawk before the shot, but also swaps the action bar to an action bar that mirrors the first action bar’s macros/abilities but doesn’t do the aspect switch, save for my cobra shot which will switch me into aspect of the fox if I hold the alt key down when using that marco as well as swaps my action bar back to the ones that allow me to aspect switch back to hawk, given the [mod:alt] was met, and then starts the cobra shot cast. From there I have a specific macro that toggles me into Fox or Hawk and makes sure my swapping action bars are set accordingly.
Example Bar 1 (AB=actionbar):
1{Hawk+ES+AB switch} 2{Hawk+AS+AB switch} 3{Hawk+BA+AB switch} 4{Hawk+KS+AB switch} 5{Hunter’s Mark} 6{CS}…..
Example Bar 2:
1{ES} 2{AS} 3{BA} 4{KS} 5{Hunter’s Mark} 6{[mod:alt]Fox+AB switch;CS}…..The down-side to this is that I have a ton of macro’s to manage; one for each shot I conditionally want to /cast to hawk or fox for and another for which I want to leave that out to keep my aspect switching off cooldown but still want to macro other things to. The other down side is I’m using up one of my 10 action bars in storing the flip side of the shots, but I don’t really use all 10 anyways so no biggie.
-
232
August 12, 2011 at 12:06 pm
-
233
March 11, 2011 at 12:52 pm
-
Thanks for your reply Garwulf.. that website greatly helped!!
-
234
March 17, 2011 at 12:43 pm
-
I’ve tried several ‘fixes’ to eliminate a contant flow of “you need to be petted” occuring in the chat channel during combat only. Would you have a solution ?
-
235
March 23, 2011 at 3:14 pm
-
Hi
some Macros for PVE and most usefull in PVP, that i use. “they are pretty simple Yet Wery effective!”
i am a SH, and offcourse my main shots are as all SH´s KillShot, Explosive shot, Black arrow, serpents sting and offcourse Cobrashot. these are all instants except Cobra Shot wich have a global cooldown “every hunter knows that
” Now with Cataclysm out, we no longer uses mana, and they made aspects, cost free (meaning no loss of focus changing aspects) imagine moving and dealing your instant shots with aspect of the hawk damagebonus”easy”, but also using cobra shots while moving!!!!(insert wich ever instant shot you like)
#showtooltip Explosive Shot
/use [combat] !Aspect of the Hawk
/cast Explosive shot#showtooltip Cobra Shot
/use [combat] !Aspect of the Fox
/cast Cobra shotBy using aspect of the fox (only on cobrashot) you can autoshot and replenish your stings
and focus while moving around.. Whenever you spam a instant shot you shift to aspect of the hawk and get max Damage modifier on your shots!! (and by /use not /Cast, aspects wont go off if it is allready on same aspect).i hope you find it as usefull as i do
JainZarr
Evolved
Thunderhorn EU -
238
May 5, 2011 at 3:23 pm
-
Hi there,
Thanks for setting these page, its by far the best source of macros for Hunter on the net. Grats.
I’ve been trying to use thee macro for a while and i finally got it to work but while i think it would be useful, i would also like to hear your opinion on the subject.
These is supposed to be a male macro for hunters gibing you the option to disengage if needed, as i said i think these could be very useful:/console Sound_EnableSFX 0
/use [mod:alt]Disengage; [target=pettarget, exists] Kill Command
/castsequence reset=3 Wing Clip, Raptor Strike, Wing Clip
/userandom [target=target, exists] Mongoose Bite
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()Also i want to thank you for the gun show macro, i just cant stop playing with it at random places hahah just lots of fun!!! I have a petition to make on these subject, is these any way to get it to put the gear back on by on itself???? also is there any way to get it to say something at the same time???? I’ve been trying to do these but havent met with much success …
-
240
May 11, 2011 at 4:37 am
-
Hey Gar,
Since they ‘fixed’ the auto-targeting on the hunter, i’ve been trying to get a macro that casts Multi-Shot and automatically switch to a new target when my target is dead. All i’ve come up with is either not changing targets at all, or contiuosly changing targets every time i press the macro even though my first target was still alive.
so i’ve tried things like:
/cast Multi-Shot
[@target,dead]
/targetenemy .. what am i doing wrong?
-
241
May 28, 2011 at 11:29 am
-
I don’t know if this helps you any but I’m a BM hunter and while I don’t have an ‘auto’ targeting ability, I can still target the nearest enemy by tapping ‘T’ and I will auto-shoot if I tap it twice. I don’t know if this is the auto-targeting you were talking about but it definitely works for me.
-
241
May 28, 2011 at 11:29 am
-
243
May 11, 2011 at 7:11 pm
-
just a couple of macros that ppl might like, i’m a draenei BM hunter (love my spirit beasts)
_____________________________________________________
#showtooltip Spirit Mend
/cast [@player] Spirit Mend(Exotic Ability)
/cast [@player] Gift of the Naaru(Racial)this ensures you are always gettting a nice big heal, i suppose you could add a /use healing potion line to it as well if you wanted
_____________________________________________________
#showtooltip
/cast [button:1] Hunter’s Mark
/petattack [button:2]
/cast [button:2] Hunter’s Markleft mouse click to hunters mark
right mouse click to send pet into attack and hunters mark at the same time
_____________________________________________________
#showtooltip
/cast [@player] Master’s Callstunned by a pally, slowed by a rogue, rooted by a drood, iced by a mage?
no worries click this and you’re free to gtfo and burninate your enemies
_____________________________________________________and my final macro is for survival spec
#showtooltip Cobra Shot
/petattack
/petdefensive
/console Sound_EnableSFX 0
/cast Cobra Shot
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()never again will you ever ever be blamed for your pet breaking a CC due to the terribad AI of pets… if you are either BM or MM you can simply substitute Cobra Shot for you respective offensive shot
-
244
June 27, 2011 at 6:22 am
-
hey guysi play blood elf hunter and i would like to get 2 macros for landing traps like one would land that icy land trap, and other explosive trap and thirt would land snake trap and then other would be same as that but it would land immolation trap instead of explosive trap?
-
245
June 28, 2011 at 10:34 am
-
hi it is me again i noticed that kind trap macro is useles manual is better but hey how i can make macro for cobra shot that it makes only one time aspect of the fox before it starts doing cobra shot? and same kind for explosive shot but it would need change it back to aspect of the hawk. i tryed this:
/use aspect of the fox
/cast cobra shot
but it makes aspect of the fox again again and again when i push rapidly that macro for cobra shot and it is annoying i did same to explosive shot and aspect of the hawk but it does same thing so how to make it cast 1 aspect of the hawk and not doing aspect again if it is already on??? -
246
July 21, 2011 at 4:48 am
-
Hi. I have been experiementing a bit with macros, and i have come up with a couple of goox ideas. Let me just say, that i have planned on taminh a chimaera (im BM) which sure you all know has the ability called frostbreath. Now, my idea was to have it on my mouseover target only, and then concussive on my main target. As for the keybind, ive been thinkinh that it should be a double-tap on tab (concussive on tab). Ive planned to do it like, a sequencecast aith a reset gimer on 1-2 sec. Is this right?
/sequencecast reset=1 Concussive Shot, [@mouseover] Frostbreath
Any feedback would be much appriciated
-
248
July 23, 2011 at 7:00 am
-
helped me a lot, very grateful !
-
249
July 26, 2011 at 6:41 am
-
Uhmm hey i tried your /cast [@focus] Misdirection macro but it doesnt work is it working for you or its broken now?
-
250
July 26, 2011 at 8:16 am
-
i was wondering if you could incorporate aspect of the fox and steady shot and when you want to us aim shot when it procs and chimera with aspect of the hawk is therir a macro for what i need
-
255
August 12, 2011 at 12:20 pm
-
I noticed you’re using your trinkets before your shots in some of the example macros. On most of my macros I was always using the trinkets after my shots to ensure, if the trinket was on cooldown, it wouldn’t end my macro before the shot was cast.
This obviously is less than optimal, but I did it this way solely on the notion that if the trinket was on cooldown it’d end the macro before the shot, and I can’t really remember if I tested this out or if it’s just one of those assumptions you look back on and think, “why didn’t I test it?”
I figured I’d bring the point up in case anybody else was wondering and wanted an answer. I’ll test it out tonight.
-
259
August 13, 2011 at 4:24 am
-
I tried this macro: Bestial Wrath DPS Macro
and every time I use it, my toons says wants to be petted?
Ack
-
260
August 17, 2011 at 9:00 am
-
Thx for the macros!!!! ^^
-
261
August 21, 2011 at 12:22 am
-
Hi,
I know im new to this forum so if you don’t want to respond that’s fine. I just wanted to say thank you. Im still pretty new to the game, but I’ve wanted for a long time to get better at PvP because people are really mean to me in Battlegrounds. After researching PvP on your website and trying out a couple basic targeting macros and working on movement I’ve gotten so much better. I’ve also discovered that I really like being a hunter. So thank you again and I hope you continue to be a really good player and person. -
263
August 30, 2011 at 4:11 am
-
I’ve started playing and picked the hunterclass and loving is.
So far I’ve found macro’s very usefull, and hoping there’s a macro to skin (if possible) and loot corpses?
-
265
September 9, 2011 at 12:25 am
-
hey i play most pvp and atm patch 3.3.5
can some1 help so i could use all the time tranquil shot all the time on my focused target or to target i just atack, ty -
267
October 12, 2011 at 4:49 pm
-
I don’t really play Hunter because I am the epitome of the term “Huntard”, at least not in the way Agio explained. But regardless of what class I play, I always have a handy macro that I find the most fundamental.
#showtooltip
/dismount [mounted]
/targetenemy [noharm] [dead]
/castIt is highly effective in large BG’s, world PVP, or during simple questing and/ or farming professions. Mobs, and most of the time, players will pop up here and there sometimes hunting you down other times they just happen to cross your screen.
The macro releases my mount regardless of what it is (obviously, if you’re flying you don’t want to slam this macro til you’re a safe distance from the ground. However if you’re a rogue causing “death from above” is highly exhilarating), then immediately targets the nearest hostile target in front of my. It also works if something attacked you first since whoever it was would immediately pop up as your target. Of course the macro in itself is quite useless really but I just wanted to show you the core of it, if you are familiar with macros your can easily string up some useful abilities to it. Here’s an example for a Hunter:
#showtooltip
/dismount [mounted]
/targetenemy [noharm] [dead]
/petattack
/cast Hunter’s Mark
/startattackAs a Feral Druid I usually use the macro in this fashion:
#showtooltip
/dismount [mounted]
/targetenemy [noharm] [dead]
/startattack
/cast [nostance:3] Cat Form; [nocombat] Prowl; [stealth] Pounce; Feral Charge – CatI love my macro in Alterac Valley, especially when those strays happen to run by. With a single button click, I dismount, target the poor sod, enter cat form, if he didn’t see me I am able to get into stealth and pounce on him, if not I simply close the distance with a charge.
Anyway, hope it was useful. Sorry for the rant though ^^
-
272
October 12, 2011 at 8:07 pm
-
could you find a way to integrate an aquatic mount into your mount macro… please?
-
273
October 13, 2011 at 9:49 pm
-
Yes, actually there is a [swimming] condition. But what exactly are you looking for?
-
273
October 13, 2011 at 9:49 pm
-
274
October 14, 2011 at 7:39 am
-
Hi Gar,
Just wanted to say you’ve got a great site here! I just started a hunter, and I like to do my research before leveling and PvPing, and this has been a wonderful resource! I have a quick question about your All-in-One Aspect button though — does it, by chance, show which Aspect is currently active? Or, if it doesn’t, is there a way to show which one is currently active? It seems like it would be beneficial to know at a glance which one is active, and since I’m using Bartender4, it’d be a great real estate saver if I could actually just remove my Aspect bar and keep that one button.
Thanks again, and keep this site going!
-
278
October 14, 2011 at 9:07 am
-
Ok, I tried the
/cast Wing Clip
/cast Disengage
Macro, but when I cast it it just uses wingclip then starts to autoattack. What could I be doing wrong?-
280
October 16, 2011 at 10:25 pm
-
I’m thinking it’s because of the Global Cooldown (GCD).
Yes, Disengage is no longer on the GCD, but Wing Clip still is. Because Wing Clip initiates the GCD, you might be experiencing a hiccup where the script refuses to execute Disengage simultaneously because of the triggering of the GCD by Wing Clip. Try double-tapping the button and see if that forces Disengage to trigger anyway, logic is since Wing Clip is on GCD the script will skip that line and jump down to the next. I’m not entirely sure this is correct, I’m just guessing really.
Another possibility is that although Disengage no longer needs a target, you still need to be in combat. Or maybe you were rooted. Here’s the patch update notes:
Patch 3.0.3 (2008-11-04): Now fails if you’re rooted and is no longer on the global cooldown. Cooldown reduced to 25 seconds and no longer requires a target, though the hunter has to be in combat.
Again, I am not sure how accurate this information is, nor do I know if there was a change in this mechanic as well.
Just throwing suggestions out. Hope it helps ^^
-
281
August 9, 2012 at 6:48 am
-
Here’s the working macro
#showtooltip Disengage
/cast Disengage
/cast Wing ClipWing Clip goes 2nd as it’s on the GCD
-
281
August 9, 2012 at 6:48 am
-
280
October 16, 2011 at 10:25 pm
-
282
October 22, 2011 at 5:37 am
-
I have seen a lot of macro sites, but this is clear, concise and very helpful. Thanks for the info.
Happy Hunting,
-
284
October 26, 2011 at 2:51 pm
-
I’ve searched for this a long time. Thanks verry much !
-
286
October 28, 2011 at 7:47 am
-
Great site!! Thanks for all you’re get info & tips…
-
288
October 28, 2011 at 6:26 pm
-
I want to write a macro that will dismiss my pet and then use one of my mounts. When I do
/cast dismiss pet
/cast
the second cast doesn’t work because the dismiss pet is still castingIf I do
/castsequence dismiss pet,
again the second cast does not workI have also tried switching the order without any change in behavior. I have also tried to use /aftercast
Any ideas?
-
289
October 29, 2011 at 2:40 am
-
I use this macro with my spirit beast :
/cast [mod:shift,@player] spirit mend; [nomod] mend pet
Why? I have a certain key I always press to pet mend. Assigning a heal ME to that same key just makes sense.
-
290
October 29, 2011 at 9:43 am
-
Ooops my notation for “any mount” was blanked out because I used angle brackets around it.
Here are the two macros I tried where my-mount is the name of the mount I want to use:
/cast dismiss pet
/cast my-mountor
/castsequence dismiss pet, my-mount -
292
November 1, 2011 at 6:06 pm
-
hola como se puede hacer un macro para poder matar los totem de los chamanes?? mandando ala pet a atacar?? alguien sabe? q sea para el parche 3.3.5 porlomenos porq algunos no sirve
-
293
November 11, 2011 at 11:31 am
-
Hi im trying to do a mousover macro with charge and intimidation but i cant get it to work. My pet will charge the target i hover over and trigger intimidation though it is only charge that will hit my target

Another thought is to use dash and intimidation as a mouseovertarget macro. That didnt work either
any help would be nice ty
-
294
November 30, 2011 at 12:45 am
-
First, like the others here thank you so much for this website and the wealth of info.
Secondly, been enjoying the use of the following macro….
/cleartarget
/targetenemyplayer
/petattack
/cast Hunter’s Mark
/startattack
/petassist
BUT since the latest update patch in cata this no longer seems to work and I’ve played around with no success, can you aid in getting this working again for me plz Garwulf, thanks a ton -
298
December 10, 2011 at 11:31 am
-
is there anyway to make a macro to cast kill shot if available and if not cast explosive shot? i’ve tried /castsequence killshot, explosive shot….but that doesnt work. would like to get them on the same button if possible, thanks!
-
301
December 10, 2011 at 4:29 pm
-
how about this one…is there a way to make it when i click on an npc/player (for pvp) it will cast hunter’s mark on them? that would be very useful
-
302
December 26, 2011 at 7:25 am
-
Hey man, nice guide. Im a BM hunter for pvp and im wondering if you could help me out with a macro that could always keep mend pet up on my pet, without me constantly needing to refresh it? Could i just macro it with another attack i use often?
-
304
January 6, 2012 at 10:54 pm
-
I would like to set up the hunter’s mark/pet attack macro to involve two pushes of the button allowing me to mark the nearest target on the first press of the button and send my pet in on the second.
Help appreciated.
-
306
January 21, 2012 at 12:43 am
-
I’m wondering if there can be a macro that
uses Primary Talents
uses PVP equipment
and calls a PVP petAh, pretty useful site you have.
Changed the way of playstyle in pvp encounters, and i enjoy it.-
307
February 12, 2012 at 9:42 pm
-
Yup, it is possible. YOu’ll have to setup your Equipment Manager first with your PVP set then you can use the handy macro command /equipset . Here’s how it’s gonna look:
#showtooltip
/equipset
/usetalents [spec:2] 1
/cast Call PetYou can add to that as well for easy Talent/Equipment/Pet switching all in one. Here’s a demo:
#showtooltip
/equipset [spec:1] PVP; [spec:2] PVE
/usetalents [spec:1] 2; [spec:2] 1
/cast [spec:1] Call Pet 1; [spec:2] Call Pet 2Hope this helps
-
308
February 12, 2012 at 9:46 pm
-
Correction on the first Macro example I posted, apaprently the site scripting doesn’t like the brackets I used.. lol.
#showtooltip
/equipset “Name of your PVP set in Equipment Manager”
/usetalents [spec:2] 1
/cast Call Pet “Number of your PVP Pet”Obviously, replace the sentences within the quotes ” ” to the appropriate name as referred.
-
307
February 12, 2012 at 9:42 pm
-
309
January 22, 2012 at 6:08 pm
-
The all in one pet ability macro isn’t working for me. I currently have a crab, raptor, dog, and turtle, and swapped out all of the appropriate titles in the macro. However, The tooltip just shows the default “?”, and the macro is only allowing either mouseover or current target. One or the other, never both, and without apparent reason to which it’s deciding to work with.
-
310
January 23, 2012 at 3:48 am
-
Hey Gar,
I found this site last week and its amazing! Already tamed olm, terropane, Karoma and rex’ashi cos you mentioned them. Now im on to spirit beasts in NR.
I tried to write a little macro that would help me fire off cobra shot and be able to move around but then change back into AotP, it went like this:
/cast aspect of the fox
/cast steady shot
/cast aspect of the hawkThe first 2 lines work, but it doesn’t go back into AotH. Can you shed some light on what im missing?
-
312
January 25, 2012 at 1:10 am
-
hea great marco’s gar, great site, keep up the good work.
-
314
January 28, 2012 at 6:20 pm
-
I like the macro for the trap and freeze. However, I notice you use a Bang “!” in from of the Freeze. I see it many place on this page but don’t understand what it really does.
-
316
February 5, 2012 at 7:21 am
-
Hello my fellow Hunter”Gar”,I have a question about Explosive Shot.It is taking alot of time having to specifically use Trap Launcher and “ES” then going back into my rotation.Would you suggest me using a macro for this shot and could you please give me the string?Also, I wanted to tell you I have changed my talents for my SV spec to a 32,8,1 and it really seems to be working .Im back in the top five on the meters.My damage along with my DPS has increased for my style of play in raids and I must attribute this to some of the “olden day” post’s from you about having to really look into your style of play and knowing ones toon.Thanks again to you and your dedicated time for us here thin the world of Hunters!
-
317
February 12, 2012 at 6:02 am
-
Thanks this explains alot and helps plenty
-
318
February 15, 2012 at 11:25 am
-
Anyone who can help me with this macro.
What i’m trying is to get the call pet to work within 2 different specs.. if i’m in my Primary spec it will call pet 5 and if im in my 2ndary spec it will call my spirit-beast.
#showtooltip Mend Pet
/stopcasting
/stopcasting
/cast [nopet,nomod] Call Pet 3
/cast [nopet,nomod] Call Pet 5
/cast [@pet,dead] Heart of the Phoenix(Talent)
/cast [target=pet, dead] Revive Pet; [modifier:ctrl] Revive Pet; Mend Pet -
321
February 16, 2012 at 12:14 pm
-
Hi can i get some help with a macro for my fox pet. I have Ashtail and i would love to have a macro that is basically set up like this
/target (anyone)
/emote Ashtail play’s with %T (targets name)
If no target exists target Shyuri (me)
/cast fox ability playIts the if no target exists target player that is getting me goofed up. I cant seem to get him to target me if no player exists to target. Thanks for the help
-
322
February 24, 2012 at 8:47 pm
-
In your case I think you have to already be targeting (whoever) and then cast the macro. I believe the one you wish to have falls under situational and isn’t allowed in blizzard’s UI. However there maybe an addon out there for this under the roleplaying section of wow curse.
Other wise you’ll have to already be targeting something and hit the macro
/emote Ashtail plays with %T (targets name)
/cast fox ability playand might want to change the emote to say something like this, since the chat screen will have your name in it. ‘s pet Ashtail plays with %t. So it would read correctly.
:Shyurei ‘s pet Ashtail plays with %t
-
322
February 24, 2012 at 8:47 pm
-
323
February 18, 2012 at 2:39 pm
-
Thanks for these, as always. I’m mouseovering a few more, like Roar of Sacrifice, Intimidation and that kind of thing. You’ve inspired me
-
324
February 22, 2012 at 9:12 pm
-
Is there a way to use the target function like tab targeting and combine it with hunter’s mark(HM)? When I use this macro I only target the closet enemy player, pet, demon ect. It doesn’t switch targets, it will keep the same unless I change my angle on it. However if a hunter’s pet is in front on him, I only target and spam HM on the pet not the enemy player. I still have to tab target and then hit HM. B/c if I hit the macro it targets me back on the pet.
#showtooltip
/cleartarget
/targetnearestenemyplayer
/startattack
/cast [nomod] Hunter’s Marki’ve even subbed /targetenemyplayer /targetnextenemyplayer
- sorry I think I placed my original comment in the wrong section¿!?
-
325
February 24, 2012 at 8:40 pm
-
I just realized how to say it simpler. The macro does not cycle through the enemies like the default tab targeting. The macro is great for pulling out stealthies!
Any ideas on how to get a cycling target enemy macro to cast HM? or is it just my UI that is acting weird?
Sorry again, didn’t know where to place the comments. Where I messed up earlier or in this spot?
Anyway love your page/blog. It has given me several ideas on revamping some of my older macros. Wish I would of found this site about 5 years earlier, would of saved a lot of head ache! TYVM again!
-
326
April 1, 2012 at 9:28 pm
-
When using /target enemy, you can specify the direction of the next move:
/targetenemy 1 selects the target to the right, and
/targetenemy -1 to the left.In a macro, you could use something like:
/targetenemy [nomod] 1;-1
I haven’t tested it, but in theory, you will select the mob to the right unless you hit a modifier button (shift/mod/alt) to move left.
Good luck,
Cheers,
D
-
326
April 1, 2012 at 9:28 pm
-
325
February 24, 2012 at 8:40 pm
-
327
March 3, 2012 at 3:58 pm
-
I would like my worm to stand next to me and just spam spit. Don’t want it to melee.
If possible, help would be appreciated.
Also, thanks for all the macro info very helpful indeed.-
328
March 3, 2012 at 5:00 pm
-
nvm I figured it out, thanks to site.
-
328
March 3, 2012 at 5:00 pm
-
329
March 8, 2012 at 3:38 pm
-
I’ve found some good macros on the web and learned to make some of my own. This site by far has the most. Maybe I’m over looking it (I do that sometimes) but is there a macro that would let me put for examaple Kill command and Focus fire together so that it uses the one thats up and not relaying on a sequence macro or a key modifier?
I just came back from a long break and got me a razar naga so I plan to kick some ars this year, haha. Thanks for any help.
-
330
March 8, 2012 at 5:48 pm
-
.
-
331
March 8, 2012 at 5:54 pm
-
hi,can anyone help me whit a macro….i want to use Explosive Shot and Cobra Shot….starting whit ES and casting CS and when ES is rdy,activate it and then continuing casting CS. I hope some1 understands what i mean
is for PVE …if anyone can make this macro pls post it…i will be very gratefull THX-
332
April 1, 2012 at 9:22 pm
-
Some call me a heretic… well, myself mostly…
#showtooltip
/castsequence Cobra Shot
/cast Explosive Shot
/cast !Auto ShotThere ya go…
Also works for Steady and Chimera if you’re in MM mode, or Cobra and Kill Command if a BM.
Cheers,
D
-
332
April 1, 2012 at 9:22 pm
-
333
March 11, 2012 at 8:24 am
-
was very very usefull the item # listing as an engeneer i’ve always made a use glove macro built into my haste cds and always flipped macros pve to pvp cause of the different gloves….have to say after 400+days played on my hunter and looking at A LOT of macro sites over the years that this is the best i’ve seen since BRK’s site during BC….
as for the above post the problem with that macro wanted is your going to waste L’n'L if your trying to conserve buttons on your UI i’d opt for a macro that alternates between arcane shot and explosive shot pending CD but this is even a DPS waste now that arcane and ES are no longer on same CD.
-
334
March 16, 2012 at 9:22 am
-
I just started playing WoW and my first character is a hunter. I love animals so it was a natual fit for me. When I found your website and the hunter macros, it was one of the best things I’ve seen yet to help with combat. I’m not that coordinated, and there are SO many different combinations. So this really helps to put together a few key macros to have to help me out so I don’t let my friends down. Thanks!!
-
336
April 2, 2012 at 1:02 pm
-
This is the best Macro Collection I have found… PERIOD!
My first Character ever is a Hunter, I still play her after 3 years, Your Macros have made a world of difference, & have made leveling my newer Hunters oh so much easier & fun
Anyone have suggestions for Macro Sites that even come close for other classes?
I’ve found bits and pieces but mostly it’s one or two for specific situations & only for the PREFERED spec.
Thanks again -
337
April 2, 2012 at 3:35 pm
-
Can anyone tell me why this doesn’t work?
/[mod:shift] petpassive; petattack
/cast hunter’s markLooking to cast Hunter’s Mark and have pet attack unless shift is held down then just cast Hunter’s Mark
-
338
April 6, 2012 at 6:27 pm
-
i would like to no if there is a macro so i can do chimerashot then steady shot then kill command if u dont mind
-
339
April 14, 2012 at 11:03 am
-
Im trying to make a macro where if i left click, my pet will assist, and if i right click, it will go into defensive. I have this:
/peassist[button1]
/petdefensive[button2]
but it doesnt work, and Im new at macros, can you help me? -
340
April 21, 2012 at 10:47 am
-
What kind of macro would you recommend including scatter shot and immolation trap?…i’m glad that I found huntsmanlodge…it’s awesome and i’ve learn a lot about macros from you,Garwulf…Hunter become my favourite caracter…Tnx
-
341
April 28, 2012 at 10:44 am
-
Can u put serpent sting and widow venom together and can maybe add multi- shot….
-
342
April 30, 2012 at 6:35 am
-
/petattack
/startattack
/cast Berserking
/cast Bestial Wrath
/cast Rapid Fire
/script UIErrorsFrame:Clear()You dont want to use Bestial wrath with haste c/d’s even to put them on c/d that is a dps loss.
-
343
May 25, 2012 at 12:38 am
-
Hey there I love you macros but I think I saw a macro for kill shot.
I think it was when you shot kill shot you can type in Auto Shot in it and it did shot a kill shot plus auta shot and it wasen’t on the Auto Shot cooldown.
Do you think it works and if it does can you help me typing in the macro?=) -
344
June 3, 2012 at 4:25 am
-
thx bro nice macros…you helped me a lot to have more funn with hunter…
-
345
June 21, 2012 at 9:03 am
-
I love the scatter shot macro. so helpful in pesky arena matches.
-
346
July 2, 2012 at 7:01 am
-
Hey, man, nice macros, copied a few, but I was wondering if you know how to make macro that is capable of casting either Wing Clip(if in melee range) and Concussive shot(if further away), if you know how to make one without a modifier, it would be really appreciated^^
-
348
July 6, 2012 at 8:57 pm
-
Great macros!
Helped alot! -
349
July 6, 2012 at 8:57 pm
-
Awesome!
:D:D:D:D:D:D:D -
350
July 6, 2012 at 11:15 pm
-
uha
-
351
July 13, 2012 at 5:16 am
-
This is a beta question. None of my macros that I’ve used since I started playing in 2009 are working. Misdirect is especially of concern since I can’t seem to get it to work even without a macro. Has the usage of Misdirect changed or is it bugged? I can’t seem to find anything about it anywhere.
-
352
July 18, 2012 at 3:58 pm
-
I use this as my “zerg” macro. For those times when I need ridiculous bursts of DPS.
#showtooltip Rapid Fire
/cast Rapid Fire
/use Potion of the Tol’vir
/use 13
/use 14
/cast Hunter’s Mark
/cast Call of the Wild
/script UIErrorsFrame:Clear()The following is my Misdirect macro in the new style of macro commands.
#showtooltip Misdirection
/cast [@focus,help][@focustarget,help][@target,help][@targettarget,help][@pet,nodead,exists] Misdirection -
353
August 13, 2012 at 5:41 pm
-
I am looking for a way to cast arcane shot, quickly followed by serpent sting:(…no luck, and ideas?
-
354
August 23, 2012 at 6:39 pm
-
so i didnt look through all of this yet and this kind of macro might be in here already but if not could you help me out?
i was looking for a macro to cast aspect of the fox and cobra shot but once in aspect of the fox i dont want it to be cast again you know? so a macro to cast aspect of the fox and cobra shot and if pressed again while in aspect of the fox to not cast aspect of the fox again.
please help me out thanks -
356
September 4, 2012 at 4:26 pm
-
I am trying to make a macro to do the following, but it isn’t working correctly.
#showtooltip Explosive Trap
/cast Trap Launcher
/cast Explosive trap
/script UIErrorsFrame:Clear()Any help would be greatly appreciated.
-
357
September 18, 2012 at 11:17 am
-
#showtooltip
/castsequence resrt=7 !trap launcher, explosive trapPress key twice.
-
358
January 29, 2013 at 12:45 am
-
hmm nothing happens when i press that
-
358
January 29, 2013 at 12:45 am
-
359
November 11, 2012 at 8:22 am
-
I’m Making a set of macros to allow my attacks and my chimeras attacks work together perfectly. For Cobra Shot I have:
#showtooltip Cobra Shot
/cast Cobra Shot
/cast Thunderstomp
/cast Froststorm Breath
And for Arcane Shot I have:
#showtooltip Arcane Shot
/cast Arcane Shot
/cast Thunderstomp
/cast Growl
/cast Froststorm Breath
It works great, but there is one problem. Every time I use Arcane shot he REstarts using Froststorm Breath, meaning when I aim for some burst damage or spam Arcane shot he loses Focus incredibly quickly. Is there anything I can put n my macro that will make him not use froststorm if he’s already using it? -
360
November 14, 2012 at 12:11 am
-
HI there Gar! I’m just wondering how can I press volley shots at Lich King while doing the Tranquilizing shots at enrage shambling horror in just one key press, I’m referring to LK fight (WOTLK 3.3.5) Thank you in advance and more power!
-
361
November 18, 2012 at 5:35 am
-
For a really nice instant self-heal for about 90% of your health, the below macro combines Exhilaration (if spec’d into it) with a Healthstone and Master Healing Potion. I still need to verify that this will use all three simultaneously, but the one or two time I have used it it seems to work:
/cast Exhilaration
/use Healthstone
/use Master Healing Potion -
362
November 21, 2012 at 7:48 pm
-
I heard of a complex way to do macro especially for what im trying to macro…
I want to macro my concussive shot, widow venom, and serpent sting to one button so that way my “hinders” are on him and then i can focus on the rest…Any advice to what im trying to do…
-
363
December 13, 2012 at 7:28 am
-
Best thing that i have ever read for helping me PvP and just get a huge increase in damage out and just overall gameplay in general is much better. I use so many of the macros posted here. Pair this with up more maturity in the keybinding department (use my mouse to move not the keys) and then i cast shots galore with huge DPS just simply love it great guide and help for me thanks again!
P.S. Its fun being a hunter -
364
December 17, 2012 at 12:45 am
-
these are the macros i use for assist and misdirection…
/assist [target=focus,help,nodead] focus; [target=pet, exists] playerpet
/cast Hunter’s Mark
/petattack
/startattack#showtooltip Misdirection
/target [target=focus,help,nodead] focus; [target=pet, exists] playerpet
/cast Misdirection
/targetlastenemythere are a few others that use this same general format for targeting, so i dont have to have separate macros for when in a group and soloing…
-
365
December 26, 2012 at 9:45 pm
-
I am haiving trouble with my disengage, ever since I have enchanted my back piece with Flexweave Underlay I cant disengage. I have tried macro’s such as:
/cast disengage
/use 15
but i cant disengage… is this a bug or something im doing wrong -
366
January 7, 2013 at 9:55 am
-
hi there, just a quick question…i have a burst dps macro as follows:
\cast Rabid
\cast Rapid Fire
\cast Readiness
\use 13
\use Virmen’s BiteUsing this macro in theory should cast all of these abilities and leave me with ONE more Rapid Fire to cast (since Readiness is also casted with
this macro) however, this is not the case. Once I blow this macro, rapid fire is casted but since Readiness is casted also, then my Rapid Fire should be ready to use; however, it is not the case. My rapid fire gets used up twice in all in once. I noticed this start to happen in MoP , no problems in Cata with this macro. Any help would be appreciated.cheers
-
367
January 31, 2013 at 9:34 am
-
hi i was wondering if there is a easy way to cast serpent sting on a tartget then target to next target and cast again. mainly for dungeons rather than having to click tab then 2 for every target. great macros btw cheers
Leave a Comment









