Heroic Leap Target Macro

Is there a way to cast heroic leap on your target with a macro?

[@cursor] is as close as you’re gonna get.

3 Likes

Just in case a new player finds this:

#showtooltip
/cast [@cursor]Heroic Leap

25 Likes

I think the

#showtooltip
/cast !Heroic Leap

is a better macro.

1 Like

IMHO, [@cursor] is the best addition to the macro system that Blizzard has even implemented! One button press Heroic Leap FTW!

You can also use [@player], it’s not as useful for the Warrior (it’s better for Death Knights, Demon Hunters & Hunters) but if you want to use Heroic Leap where you’re currently standing you can.

#showtooltip
/cast [@player]Heroic Leap
1 Like

[@player] means centered on you. You drop a ground effect spell right where you are standing. Not so great for heroic leap, but i wanted to clarify just in case someone was unfamiliar with that option.

3 Likes

Fwiw I have leap bound to mouse wheel, but you can bind that macro to mouse wheel after you drop it in the action bar using the quick key binds. Cuts down significantly on the clicks and response time that way.

You can also use a key modifier in the macro to cast o yourself if you’re looking to expand this macro into other classes (like infernal leap for DH).

Why did you bump a 5 year old thread…