Thread: Huntard Macro

  1. #1

    Huntard Macro

    so i was curious if anyone knew a macro where i could hit the same button to swap between aspect of viper and dragonhawk?

  2. #2
    I am Murloc! Irony's Avatar
    10+ Year Old Account
    Join Date
    Apr 2010
    Location
    Maritimes.
    Posts
    5,916

    Re: Huntard Macro

    /castsequence Aspect of the Viper, Aspect of the Dragonhawk
    You can tell WoW changed the MMO for good when players started complaining about the amount of time they sink, into a time sink.

  3. #3

    Re: Huntard Macro

    ahhh. tyty

  4. #4

    Re: Huntard Macro

    I'm going to hijack this thread instead of making a new one

    Is it possible to make a macro for Rightclicking to be heart of phoenix and left clicking for Revive Pet?
    I tried earlier this morning and couldnt get it to work which made me think that maybe its not possible to macro pet attacks, since heart of phoenix is considered my pet's "spell".
    Anyone have any insight? Thanks!
    Quote Originally Posted by Silverfang
    so kids just ninja, the friendships are temporary mounts are forever.

  5. #5

    Re: Huntard Macro

    Quote Originally Posted by MageJuice
    I'm going to hijack this thread instead of making a new one

    Is it possible to make a macro for Rightclicking to be heart of phoenix and left clicking for Revive Pet?
    I tried earlier this morning and couldnt get it to work which made me think that maybe its not possible to macro pet attacks, since heart of phoenix is considered my pet's "spell".
    Anyone have any insight? Thanks!
    Try:
    Code:
    #showtooltip
    /cast [btn:2,nobtn:1] Heart of the Phoenix
    /stopmacro [btn:2]
    /cast [btn:1] Revive Pet
    If that doesn't work, you could try making the 2nd line into:
    Code:
    /cast [btn:2] Heart of the Phoenix
    Edit: You can definitely macro pet specials. I have Rabid bound on my bars since my damn wolf won't always auto-cast it on certain bosses (mostly big dragons).

Posting Permissions

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