Cancelform Macro

I want to make a macro that makes it so when I click the button it puts me into Travel form, but when I use a [mod:ctrl] it’ll take me out of all forms. You guys have anything for that?

#showtooltip
/cast [nomod] travel form
/cancelaura [mod=ctrl] travel form
/cancelaura [mod=ctrl] cat form
/cancelaura [mod=ctrl] bear form
/cancelaura [mod=ctrl] moonkin form

Probably more complicated than it needs to be could just be cancelform once instead of cancelaura for every form but i couldnt think of how off the top of my head and I’m at work and not near my computer right now. Hope this works for ya

The one posted already should work but you should be able to simplify it:

/cancelform [mod:ctrl]
/cast [nomod] Travel Form

This will also serve to cancel the treant and mount forms you may have learned from the Tomes.

1 Like