Sheep macro

Hello all, i found a macro on internet but is not intuitive for me.
#showtooltip
/stopcasting
/clearfocus [mod:shift][@focus,dead][@focus,noexists]
/focus [@focus,noexists]
/cast [@focus] Métamorphose(Mouton)

I like it because “mod shift”

But in combat i forgot to clear my focus and i sheep the wrong target.

So i don’t know if is it possible only in one macro or i have to do 2 macro but :
-> Macro : My target become my focus and I cast sheep
-> Shift + Macro : I sheep my focus

Thanks all.

I think i can do it myselt if i use 2 macros, but if you guys can optimise in ongle single is awesome

Sorry for my basic english !

CC Macro

Alt: Clear Focus
Shift: Set/Cast on Focus
Default: Cast on Target

#showtooltip
/focus [mod:shift,@focus,dead] [mod:shift,@focus,noexists]
/clearfocus [@focus,dead] [mod:shift,@focus,noexists] [mod:alt]
/cast [mod:shift,@focus,exists] [] SPELL
2 Likes

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