Jump to content
Escatopoulos

[MACRO] Mouse button modifier and target

Recommended Posts

Greetings!

I'm trying to create a simple macro that would force to cast a spell on myself independently of my selected target when right clicking it and cast it on target when left clicking.

I vaguely remember from years ago on the retail (WOTLK an later):
 

#showtooltip
/cast [button:1, target=target] MySpell; [button:2, target=player] MySpell

So far I couldn't get it to work. Thanks everybody in advance.

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×