Macro help please
Hi, returning player and new to the web client . Having to relearn everything and live with the fact I lost all my filled soul stone.
I'm trying to make some targeting and Spellcaster macros but instead of the spells autocasting I'm getting a targeting cursor. I've tried all sorts of combination with no luck. Also having trouble with a command to order my pet to attack nearest hostile/grey. Can someone kindly give some help
I'm trying to make some targeting and Spellcaster macros but instead of the spells autocasting I'm getting a targeting cursor. I've tried all sorts of combination with no luck. Also having trouble with a command to order my pet to attack nearest hostile/grey. Can someone kindly give some help
Comments
Try these out. They work with a couple macros and don't require you to drag bars.
First, for spell casting: I'm doing two macros here which will target the nearest hostile and then fire the last spell you cast at it.
First, to select your target:
Then the macro which fires my last spell at the target we selected with the first macro:
With that second macro, I can just keep pressing my mouse middle button to auto-fire the spell over and over until the target is dead.
We can do a version of this for pets. Same deal, I start with the targeting macro:
Then the macro to tell the pet to kill my most recently chosen hostile target:
These are what I've been using, but there is probably a more elegant way out there still.