How to get macro not use ironfur with alt modifier

#showtooltip [mod:alt,nocombat] Prowl; Thrash
/cast [nostance:1] !Bear Form
/cast [mod:alt,nocombat,nostealth] Prowl
/cast [mod:alt,combat] Thrash
/startattack
/cast [combat] Thrash
/cast [combat] Ironfur

It still uses ironfur when im pressing Alt, anyway to get it to just thrash please?

EDIT: Fixed it I think

#showtooltip [mod:alt,nocombat] Prowl; Thrash
/cast [nostance:1] !Bear Form
/cast [mod:alt,nocombat,nostealth] Prowl
/cast [mod:alt,combat] Thrash
/startattack
/cast [combat,nomod:alt] Thrash
/cast [combat,nomod:alt] Ironfur

Whats the purpose of having Thrash before and after startattack?

This is how I’d structure things:

#showtooltip [mod:alt,nocombat] Prowl; Thrash
/cast [mod:alt,nocombat,nostealth] Prowl; [noform:1] !Bear Form
/startattack
/cast [combat] Thrash
/cast [nomod:alt,combat] Ironfur

Thank you Ill try that one - looks neater

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.