Cat/prowl macro

If anyone is having issues with keybinding changing from going from cat form into prowl… This is the macro that works best. ^^^

1 Like

If you add “/cancelaura Prowl” at the bottom of the macro, it functions like the retail Prowl ability. So, something like this:
#showtooltip Prowl
/cancelform [noform:3]
/cast [noform:3] Cat Form
/cast !Prowl
/cancelaura Prowl

This macro will put you into Cat Form, auto-cast Prowl, then allow you to break Prowl, but remain in Cat Form.

2 Likes

Thank you for this, however when I started using the macro it would randomly mess up my action bar when I was doing solo shuffle.

check yur prowl action bar has yur macro as cat and prowl use diff actions bars

Hello!, i hope someone still replies on this thread, i can see its a couple years old.

i have been using this macro and love it but i have encountered a problem…
if i am in travel form and use this macro it works fine, BUT… if im in travel from and prowl is on cooldown it doesent work…
in arena i am constantly switching in and out of travel/cat form and this macro wont allow me to spam between travel form and cat form.
i played around with the cancelform part of it but i really dont know anything about macros.
if anyone still reading this post would appreciate an update.
Thankyou!

Just tested it, the macro will shift you from Travel Form and into Cat when Prowl is on cooldown.

#showtooltip Prowl
/stand
/dismount
/cancelform [noform:3]
/cast [noform:3] Cat Form
/cast Prowl
1 Like

Thank you for this!