1. #1
    Deleted

    Macro for middle mouse button for hunter

    Hi i need to make a macro of some sort or a key binding so when i click my middle mouse button it will switch from aspect of the fox to hawk and vice versa

    much appreciated

    thanks

  2. #2
    Use the same macro that is on another post on the first page here, place it on any button, then go to the keybind options and set that button to the middle mouse button.

  3. #3
    Code:
    #showtooltip
    /cast Aspect of the Fox
    /cast Aspect of the Hawk

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  4. #4
    Deleted
    /castsequence !aspect of the hawk, !aspect of the fox

    The above macro will just cast Fox ad infinitum, since they are on their own GCD.

  5. #5
    Quote Originally Posted by Karakkonor View Post
    The above macro will just cast Fox ad infinitum, since they are on their own GCD.
    Actually it works, and the same thing works for dks too.

Posting Permissions

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