I want a macro that casts EQ when I hover Cursor over an enemy . I don’t want it to bring up a ground target reticule…I just want it to cast each at the cursor location. Any suggestions?
/cast [@cursor] earthquake
From
https://eu.forums.blizzard.com/en/wow/t/casting-earthquake-at-target/88700
You can only do on location, not character. @cursor will target your mouse location, which should be sufficient. Note: if you hover a unit frame expecting it to drop on that unit, it won’t, it’ll drop where your mouse is instead.
I found a workable solution… not perfect, but works.
Focus yourself
#showtooltip
/cast [@focus] Earthquake
Now get in close and don’t get cleaved