warrior iconYell BOOM! when you land from Heroic Leap macro

38
vote up

Macro for Wow: Yell BOOM! when you land from Heroic Leap for Warriors. Works in World of Warcraft patch 5.4 Siege of Orgrimmar, Mists of Pandaria

Posted on: 09-23-2012 - Updated on: 09-23-2012 - viewed 22877 times

Need help?

Description:

warrior boom heroic leap macroThis is a cool Wow warrior macro. It creates an event listener that makes you yell “BOOM!” every time you land a successful Heroic Leap. In order to use it, however, you have to click it once as soon as you sign in on your character.

To use:

1. Replace “YourName” with your name

2. Click every time you sign in to activate

author:

Ro, Hyjal
/run CreateFrame("Frame","HlY"):SetScript("OnEvent",function(_,_,_,s,_,_,u,_,_,_,_,_,_,_,h)if u=="YourName"and h=="Heroic Leap"and s=="SPELL_CAST_SUCCESS"then SendChatMessage("BOOM!","yell")end end)HlY:RegisterEvent("COMBAT_LOG_EVENT_UNFILTERED")

4 responses to “Yell BOOM! when you land from Heroic Leap”

  1. Stefane says:

    Combined with :
    /say Here comes the…
    /cast Heroic Leap

    makes a pretty bad ass combo IMO

  2. seulics says:

    need one to yell only when recklessness is popped
    I have recklessness in my one shot macro and only want to yell when reck is used

  3. KAKKALUMI says:

    Or simple
    /cast heroic leap
    /yell boom…

  4. varinka says:

    doesnt work for me

Leave a Reply to varinka Cancel reply

Your email address will not be published. Required fields are marked *

301 Moved Permanently

Moved Permanently

The document has moved here.