Is there a macro for casting an AOE at your current target? What about at your feet?

Things like White Tiger Statue, Hunter Traps, Death and Decay. I have heard there are “cast at mouseover” macros, but those don’t seem fast enough for me.

I’m sort of new at macros, so I appreciate any help you guys can give.

Use at cursor (places at the location of your mouse cursor. No “second click” necessary to place.):

/use [@cursor] Tar Trap

Use at player (defaults to the place on the ground of the player (you) if the ability itself cannot directly target the player. No “second click” necessary to place.):

/use [@player] Tar Trap

Not possible (doesn’t place it at the ground of the target, and this ability cannot trigger onto the target directly):

/use [@target] Tar Trap
1 Like

iirc at target no, at feet yes, at cursor yes

was beat to it lol

This post in the UI & Macro Forum is a pretty useful resource.

1 Like