Hello how are you?
I am trying to make a macro that will turn me into a bear if I have no form, and growl if I have bear form on in one button. How may I go about doing this? Is it possible? Thank you.
Hello how are you?
I am trying to make a macro that will turn me into a bear if I have no form, and growl if I have bear form on in one button. How may I go about doing this? Is it possible? Thank you.
There absolutely is a way. I don’t know the exact syntax at the moment, at work but I’m sure it’s something along the lines of:
/cast [noform] Bear Form; Growl
Hopefully someone will come in and correct me.
Thank you very much for your help! I am glad this is possible.
With your keywords, I was able to find this and it works! Thanks ![]()
#showtooltip
/cast [nostance:1] Bear Form(Shapeshift)
/cast [stance:1] Growl
No problem man 