Showing posts with label Hunters. Show all posts
Showing posts with label Hunters. Show all posts

2024-01-24

Target Macro with sound

New Hunter so I am looking for Lightning Paw, again. I keep looking this up and finally have a good, tested macro that only plays a sound if the target exists.

/cleartarget
/targetexact Lightning Paw
/stopmacro [dead][noexists]
/targetmarker
/targetmarker 8
/script PlaySound(11965)

2023-01-09

Mecha-Gnome Hunter in the house!

Finally managed to unlock the Mecha-Gnome race. I recently reactivated to check out Dragon Isles and noticed that all I had left on the achievement was to run the final dungeon. Then I noticed that all you REALLY had to do was say that you finished the dungeon. Apparently after you accept the quest from the prince all you have to do talk to him again and claim that you did it. I spent a couple hours trying to solo the place on my Druid before returning to check out some strategies and discovering this. It was quite the relief and after running the remaining short quest line of running around Mechagon, I had the race unlocked. I've always enjoyed the hunter class so now I have some DPS work to do while waiting for rested exp to build back up on my new Druid (moving servers, again).

2011-02-21

Cataclysm Hunter Macros Guide

Cataclysm Hunter Macros Guide:



View other WHU WoW Cataclysm hunter guides.

Macros are a way to combine several actions into one, and automate simple, common tasks to make life a bit easier for your hunter. Different hunters use different macros, and differing amounts of macros. Some hunters will just have one or two macros and live happily on it, while other hunters will almost never use a single ability out of the spellbook, preferring to use macro’d versions of them.

Here are a handful of useful hunter macros, distilled from the collected wisdom of the WHU. I don’t use a whole lot of macros for my actual gameplay, personally. I have my Misdirection macro, aspect dancing, pet management, and various utility macros for setting raid icons, assisting, etc. I have, however, included several popular hunter macros here in addition to the ones I use.

If you don’t see the macro you’re looking for, drop a note in the comments. The WHU is filled with wise and knowledgeable hunters, and if it’s possible to do, I’m sure one of us can supply you with the macro you need!

Hunter Macro Shortcuts:


Misdirection Macro

As a hunter, one of your jobs is to misdirect to the tank. We also sometimes use Misdirection at other times when our threat is getting a little scary. My preferred way to manage Misdirection is to set the tank as my focus target (just target the tank and type /focus) and then use this macro to handle my Misdirection so that I never have to switch targets. This macro will cast Misdirection on your focus target, but if you don’t have a focus target it’ll misdirect to your pet instead for seamless group/raid/solo misdirecting.
/cast [@focus,help][@pet,exists] Misdirection

Aspect Dancing Macro 1: Switch Aspects as Needed

This macro will let you easily swap between Aspect of the Hawk and Aspect of the Fox with the push of a button. If you’re in AotH, it will put you into AotF. If your in fox, it will swap you over to hawk. If you’re in any other aspect, or no aspect at all, it will put you into Aspect of the Hawk. Simple and effective:
/cast Aspect of the Hawk

/cast Aspect of the Fox

Aspect Dancing Macro 2: Switch to Aspect of the Hawk for Instant Shots

This macro combined with the previous one is probably the best aspect dancing solution I’ve seen. This macro will automatically force you into Aspect of the Hawk any time you’re casting an instant shot. If you’re already in Aspect of the Hawk, it will not change or remove your aspect. Ideally you want to create this macro for every one of your instant shots, that way you’ll automatically, instantly, switch into hawk for those shots that you can cast on the move.
/cast !Aspect of the Hawk

/cast Explosive Shot (or whatever instant shot the macro is for)
Note that you do not want to do this to automatically swap into fox during steady/cobra casts (though you can, of course). With the recently buffed Aspect of the Hawk attack power, you want to be in hawk any time you possibly can — so you’ll have to manually swap to fox when moving.


Trap Launcher Macro – 2 Button Press to Launch a Trap

It is currently not possible to macro your trap launcher to just one button press — sadly. We can, however, macro it into a two-press macro, so you just have to tap this macro twice and you’ll get the green targeting circle.
/castsequence [nomod]reset=3 Trap Launcher, Freezing Trap

Pet Management Macro

We hunters love our pets, but that doesn’t mean we have to have half an action bar cluttered with pet commands. This macro will do the following: if you don’t have a pet out, it will summon your pet. If your pet is out, it will cast Mend Pet. If your pet is dead, it will cast Revive Pet. If you right click on it, it will dismiss your pet. Note however that this macro will only call one of your pets, the one specified by which Call Pet you use (Call Pet 1, Call Pet 2, etc). So you have to have the right call pet command, alas.
/cast [nomod,nopet]Call Pet 1

/cast [nomod,target=pet,dead]Revive Pet

/cast [nomod,pet,nomod,button:1]Mend Pet

/cast [nomod,pet,nomod,button:2]Dismiss Pet

ZOMG Kill Now! Macro to Blow all Hunter Cooldowns

As a hunter, you have a lot of cooldowns and pet cooldowns available to you. This macro will blow them all at once, useful for big burn phases in boss fights. If you have specific racial abilities you can add them on here as well — as long as it doesn’t trigger the global cooldown, you can keep piling them on until you hit the character limit.
/cast Rapid Fire

/cast Call of the Wild

/cast Rabid

/cast Bestial Wrath

/use 13 (activate trinket)

/use 14 (activate the other trinket)

/use 10 (activate gloves if you’re still using the eng glove tinker for whatever reason)

Deterrence Macro to Cast and Cancel Deterrence

Deterrence is a fantastic hunter tool, but often you don’t want it up the entire duration — once it’s done its job, you’ve got shots to fire. This simple Deterrence macro replaces your Deterrence button — hitting it will cast Deterrence for you, but if Deterrence is already up, it will take it down. Just be careful not to spam it!
/cancelaura Deterrence

/cast Deterrence

Macro Modifiers

Just a couple of macro notes that you’ll likely want to use in your hunter macros. These are just a couple of commonly used lines that you can toss into your macros:

Show Tooltip
#showtooltip AbilityName
Make this the first line of you macro (obviously “AbilityName” is the name of the ability — Explosive Shot, Mend Pet, whatever) and the icon for your macro will automatically be the icon for that ability. So if you use #showtooltip Explosive Shot, then regardless of what you put in your macro, the macro will have the Explosive Shot icon.

Note that while you get the icon, you will not see the default UI timer on the icon, nor will it light up for special abilities, like Killing Streak or Lock & Load.

Pet Attack
/petattack
This line will tell your pet to attack your current target. Some hunters like to have this macro’d in with their shots to ensure that their pet is always attacking the same target they are. Personally, I prefer not to, because there are times I deliberately do not want my pet to attack my target, so I prefer to control my pet manually.

Stopcasting

Some hunters like to macro a stopcast command into their big hard-hitting shots, like Kill Shot, Chimera Shot, etc. The idea here is that if you started casting Steady Shot or Cobra Shot when you shouldn’t have, it doesn’t matter. When you hit your big shot it will automatically stop the steady/cobra cast and fire the big one off. Just add this line before your shot:
/stopcasting
Personally I don’t like to do this. I’m a button spammer, and I’m hitting my next shot a fraction of a second before it’s necessary and I don’t want to cancel my casts with only 0.1 seconds to go. If I do screw up and cast steady/cobra at the wrong time, I just twitch my character to cancel it. But mostly I just don’t cast cobra/steady when I shouldn’t.

Mouseover
/cast [target=mouseover] AbilityName
When you press this macro, it will cast the ability at whatever target you are currently moused over, even if you don’t have them targeted. In this way you can turn any macro into a mouseover macro.

Talk
/s whatever (say)

/p whatever (party)

/y whatever (yell)

/rw whatever (raid warning)
You can always modify your macros to announce what you’re doing — this is particularly common for CC abilities like Freezing Trap or Wyvern Sting. You macro in an announcement that you’re CCing so people (in theory) know not to attack it. You can also modify this by announcing the name of your target with the %t command like so:
/s I’m trapping %t so don’t attack it. Or else.

Set Raid Icon

You can also have your macro automatically assign a raid icon, or lucky charm, to your target (assuming you have permissions to do so).
/script SetRaidTargetIcon(“target”,8)
The number 8 on the end is the Skull icon. Each icon has a different number.

Clear Macro Errors

Sometimes you’ll have something in your macro, like using a trinket, that puts up an annoying error message every time you use it when that ability is not ready. This command will make it so that error doesn’t display.

/script UIErrorsFrame:Clear();

2010-07-18

Around Azeroth: The unfrozen tundra

Around Azeroth: The unfrozen tundra:"

Nephrolepis of <Strife> on Cenarius (US-H) sent in this picture from Amber Ledge in Borean Tundra, along with a note. "If you stand near the edge of the great cliffs, you can see the sweeping auroras ease themselves across the sky, along with the occasional dragon, of course," she writes. "Standing there amongst the flowers and greenery, it is easy to forget that you are in the snowy north. The wind gently bends the grasses, the distant calls of mammoths and woolly rhinos echo over the plains, and your pet pink plainstrider named Floyd relieves itself in the bushes nearby. Ah, such is the life of the mighty hunter."

Do you have any unusual, beautiful or interesting World of Warcraft images that are just collecting dust in your screenshots folder? We'd love to see them on Around Azeroth! Sharing your screenshot is as simple as emailing aroundazeroth@wow.com with a copy of your shot and a brief explanation of the scene. You could be featured here next!

Remember to include your player name, server and/or guild if you want it mentioned. Please include the word 'Azeroth' in your post so it does not get swept into the spam bin. We strongly prefer full screen shots without the UI showing -- use Alt Z to remove it. Please, no more battleground scoreboards, Val'kyr on mounts or pictures of the Ninja Turtles in Dalaran. Older screenshots can be found here."

2009-11-19

More Power Auras tips for hunters

More Power Auras tips for hunters: "


Huntsman's Lodge has a terrific set of tips for running Power Auras as a hunter. I'm not running this addon (yet) on my hunter, but apparently it's pretty old news -- our old friend BRK had some ideas on how to use it a while back. But HL goes even farther, and I like a lot of his ideas, like a star that lights up when Dragonhawk isn't turned on -- I'll admit I make that mistake from time to time -- and warnings for 'special circumstance' spells like Lock and Load and Kill Shot.



You can mix and match them all to fit your own gameplay as well, so maybe use some from HL's list and throw in one or two from BRK's old setup. And even if you're not a hunter, the addon is helpful for any class that needs a heads up on buffs and debuffs coming their way. We hunters can get all the help we need though -- HL's list is a great resource for using the addon with our class.
Filed under: , , ,
More Power Auras tips for hunters originally appeared on WoW.com on Thu, 19 Nov 2009 14:00:00 EST. Please see our terms for use of feeds.
Read | Permalink | Email this | Comments
"