Page 1 of 1

remove curse macro

Posted: Sat Feb 09, 2019 5:23 pm
by sawbossnl
/cast [@party1] Remove Curse
/cast [@party2] Remove Curse
/cast [@party3] Remove Curse
/cast [@party4] Remove Curse
/cast [@party5] Remove Curse

anny one know if this works in 1 macro or do i need 5 different macros?

Re: remove curse macro

Posted: Sun Feb 10, 2019 1:14 pm
by killigon
This should not work due to the cd on Remove Curse, to do party member specific you would need one macro each, or a modifier for each member, shift alt, etc.

I think a better idea is to use a mouse hover macro, that way you don't need to target the member, but it will be cast on whoever your mouse is hovering over.

Re: remove curse macro

Posted: Tue Feb 12, 2019 8:48 am
by Toytoy
You can also use the Clique addon, assign one button on your Remove Curse skill and just mouse over on your raid frames.

Re: remove curse macro

Posted: Tue Mar 05, 2019 12:07 am
by jeffrybungle
What were you trying to do? I use decursive make's it very easy.

Re: remove curse macro

Posted: Fri Mar 22, 2019 8:10 pm
by jeffrybungle
#showtooltip
/cast [@mouseover, exists, help] Remove Curse,
/cast counterspell

This is a macro I've been using, casts remove curse on friendly targets you mouse over. If no friendly targets mouse overed, interupts your target.