Can someone tell me how to make a macro for mass dispel to be used on the cursor instantly instead of me clicking on the green circle. I tried using @cursor in the macro but it seems in wotlk there is no such thing.
#showtooltip mass dispel
/cast [@cursor] mass dispel
thats what i thought it would look like but maybe there is something else
Could someone help me with this mass dispel macro that i am trying to make.
#showtooltip mass dispel
/cast [@cursor] mass dispel
I have always made it like this in other expansions but it seems that in wotlk it wont work like this. I am trying to make it so it instantly uses the spell on the cursor without me clicking again on the green circle of the spell. Maybe i ve done something wrong or its supposed to be written in a different way.