Need a macro plz

curse of exhaustion but with focus modifier to use curse of weakness

ty guys!

#showtooltip
/cast [mod,@focus,harm,nodead] [mod] Curse of Weakness; [@focus,harm,nodead] [] Curse of Exhaustion

sorry i meant to say shift modifier for curse of weakness, not focus
can you fix macro plz?

I need a macro to use curse of exhaustion as regular spell, and curse of weakness with shift modifier. both on target, not focus

It currently does weakness on modifier, exhaustion without, both prioritizing focus > target.

Without focus support:

#showtooltip
/cast [mod] Curse of Weakness; Curse of Exhaustion

how do i make it shift modifier? Thanks!
atm when i use shift modifier to use weakness it doesn’t work…
only uses exhuastion without a modifier

/edit control modifier works with weakness, but i want shift…
I think it’s cuz i have shift for focus on all spells…

Change mod to mod:shift. Also you need to ensure you don’t have any keybinds that match the shift+key binding or they’ll take priority.