1. #1

    Cat Form/ Prowl Macro?

    I was wondering if anyone would be able to help me make a macro. I'm not familiar with macro making so I can't do it myself.
    Is it possible to make a macro that casts Cat Form and then as soon as the global cooldown is off it casts prowl?
    I was hoping that itd be a one click thing, like click -> Cat Form -> Prowl.
    Thanks

  2. #2

    Re: Cat Form/ Prowl Macro?

    would only be possible with a castsequence >> not sure how you'd want it to reset though

    /castsequence cat form,prowl

    would be the most basic

    edit: being you'd have to click it twice, there is a delay when you go into forms >>

  3. #3

    Re: Cat Form/ Prowl Macro?

    I found an answer on another forum.
    thanks though.

  4. #4
    Deleted

    Re: Cat Form/ Prowl Macro?

    I know that OP got his answer, bit in case someone else want to know, I belove it's something like this:

    /cast [stance: 1] catform
    /cast prowl

    but asking in the macro/addon forum could give the definiti answer :P

  5. #5
    Deleted

    Re: Cat Form/ Prowl Macro?

    You'd probably want to make it !Prowl, so you don't risk leaving prowl again immediately when you spam the button

  6. #6

    Re: Cat Form/ Prowl Macro?

    Here is the one I use.

    #show Prowl
    /cancelform [nostance:3]
    /cast [nostance] Cat Form; [stance:3, nocombat, nostealth] Prowl; [stance:3, stealth, button:2] Prowl

    Shifts me into cat regardless of what form i am currently in.
    Casts stealth on next press (assuming not in combat)
    cancels stealth if right clicked while stealthed.

  7. #7
    Herald of the Titans xebtria's Avatar
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    Bloody ol' Germany
    Posts
    2,957

    Re: Cat Form/ Prowl Macro?

    Quote Originally Posted by Surfd
    Here is the one I use.

    #show Prowl
    /cancelform [nostance:3]
    /cast [nostance] Cat Form; [stance:3, nocombat, nostealth] Prowl; [stance:3, stealth, button:2] Prowl

    Shifts me into cat regardless of what form i am currently in.
    Casts stealth on next press (assuming not in combat)
    cancels stealth if right clicked while stealthed.
    you could modify it to:

    #show Prowl
    /cast [nostance:3] Cat form; [stance:3, nocombat, nostealth] Prowl; [stance:3, stealth, button:2] Prowl

    should also do the trick and saves some chars.

Posting Permissions

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