1. #1
    Deleted

    Hunter Macros broken /cancelaura and /castsequence :O

    With Patch 4.0.6 these two macros don't work anymore.

    Code:
    #showtooltip deterrence
    /cancelaura deterrence
    /use deterrence
    It use deterrence but it won't cancel it.

    Code:
    /castsequence !Aspect of the Fox, !Aspect of the Hawk
    Sequence is like that: Press Macro, it goes to Hawk, press macro again > Hawk fades, no aspect active

  2. #2
    I just tested your first macro and it's working. As for the second macro, you can make it like this - same thing applies for any DKs.
    Code:
    #showtooltip
    /cast Aspect of the Fox
    /cast Aspect of the Hawk

  3. #3
    /cast [aspect:2] Aspect of the Hawk
    /cast Aspect of the Fox

    That is the Macro you are looking for. Click it once and looks, if you are in Aspect of the Fox, it will cast Aspect of the Hawk, If you are in Aspect of the Hawk it will cast Aspect of the fox. (Remember, Aspects are OFF the Gcd, but they still have a 1-sec cooldown)

  4. #4
    Deleted
    Quote Originally Posted by Lootem View Post
    /cast [aspect:2] Aspect of the Hawk
    /cast Aspect of the Fox

    That is the Macro you are looking for. Click it once and looks, if you are in Aspect of the Fox, it will cast Aspect of the Hawk, If you are in Aspect of the Hawk it will cast Aspect of the fox. (Remember, Aspects are OFF the Gcd, but they still have a 1-sec cooldown)
    Unless something dramatic has changed in patch 4.0.6, there is no such thing as "aspect" macro options. Just as there isn't one for DK presences. Neither of these are stances (or stealth).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •