Home > Basics, Macros > Hunter Aspect Macro

Hunter Aspect Macro

February 13th, 2009

For me, the best Hunter Aspect macro is a simple one. I don’t need fancy options to determine things based on whether I am in combat or anything like that, I just need to switch back and forth between two aspects: Viper and Dragonhawk.

Aspect of the Viper becomes available at Level 20, and its purpose it to help you regenerate Mana quickly, especially during battle. As useful as this is, it does have a cost, which is to reduce your damage by 50%. While this loss in damage can be minimized it cannot be eliminated, so you really don’t want to stay in Viper for very long. As soon as your Mana is full you want to switch to either Aspect of the Hawk or Aspect of the Dragonhawk.

If you are not familiar with Dragonhawk, it is a newer aspect that combines Aspects of Hawk and Monkey, giving you the ranged power of the one plus the dodge bonus of the other. It is available at Level 75, so if you are not there yet, simply replace the word “Dragonhawk” with “Hawk” in the macro given below, and bear in mind that you will need to switch to Monkey in some other manner (I will give a suggestion below).

The macro I use to switch quickly between the two aspects is this:

#showtooltip Aspect of the Dragonhawk
/castsequence Aspect of the Dragonhawk, Aspect of the Viper

What this macro does is set up a rotation with no reset, so I am always casting one after the other. The only downside to this macro is that after I log in, if I am already in Dragonhawk, then running this macro just turns it off. That is because the spell is actually a toggle, meaning if the aspect is on before the spell is cast, then the spell will turn it off. I have not played with putting a “!” in front of it as I have seen done with Auto shot, because it is simple enough to just run the macro twice to get the aspect that I want.

If you want to add another line to cast Aspect of the Monkey (assuming you don’t have Dragonhawk yet), you can try this:

/cast [button:2] Aspect of the Monkey

If you add that to the above macro it should let you cast Aspect of the Monkey if you are right clicking on the button. If it fails due to a cooldown, then move the line above the second one and it should work fine. I haven’t tried this myself, as I preferred to deal with melee situations in whatever way seemed appropriate, such as trapping, kiting, feigning. Some situations do not warrant switching aspects, and I like to improvise rather than have preset strategies. Sometimes even Volley is a better option, especially if you are surrounded by lots of weak mobs. In that case you would not want to switch away from Hawk or Dragonhawk as that would reduce your Attack Power.

Erik Basics, Macros , , ,

  1. Tyler
    June 1st, 2009 at 22:35 | #1

    thanks so much! this macro rly helps, i like i good work!

  2. Meg
    October 6th, 2009 at 01:14 | #2

    Thx !!

  3. kenji
    November 30th, 2009 at 00:06 | #3

    #showtooltip Aspect of the Dragonhawk
    /cast Aspect of the Viper
    /cast !Aspect of the Dragonhawk

    This will toggle between both without turning off all aspects.

  4. mathieu
    January 13th, 2010 at 07:06 | #4

    oh so nice it workrs pretty well thx so much too :)

  5. Wini
    March 26th, 2010 at 15:51 | #5

    Really simple macro but its the best :P thanks

  1. No trackbacks yet.