Posted on: 09-09-2012 - Updated on: 02-01-2014 - viewed 14215 times
Description:
This macro for Wow helps your mage by casting Polymorph (sheep) on your target and also making that target your focus. It will then cast Polymorph on your focus. If you hold down shift then it will clear your focus, set a new focus based off your current target and cast Polymorph on it.
#showtooltip /focus [@focus,dead,nomod][@focus,noexists,nomod] target /cast [@focus,nomod] Polymorph /clearfocus [mod:shift] /focus [@focus,dead,mod:shift][@focus,noexists,mod:shift] target /cast [@focus,mod:shift] Polymorph
hm, here is what i use myself.
#showtooltip
/stopcasting
/clearfocus [modifier:shift][target=focus,dead][target=focus,noexists]
/focus [target=focus,noexists]
/cast [target=focus] Polymorph