Really good Windwalker macro!

By far, the best WW macro up here (All credit to Asimov)
I run it at 20ms.
I use talents 3,2,2,3,?,3,2
I use all CDs (Touch of Death, SEF, Touch of Karma, Healing elixer) as needed on separate keys/mouse buttons.
Also use Spinning Crane Kick on a separate button if chi capped, or as needed with SEF or if nothing else is off CD. Keep in mind that if you are using “on use” trinkets it’s best to uncheck the slot, or slots they are in and use them manually as the may clip FoF.

Thanks Asimov!

Sequences['WWMS_TOD'] = {
-- This Sequence was exported from GSE 2.1.00.
  Author="Vins@Maelstrom",
  SpecID=269,
  Talents = "3,2,2,3,?,3,2",
  Default=1,
  Icon='INV_MISC_QUESTIONMARK',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [dead] [noharm]",
        "/cast [mod:ctrl, nochanneling] Touch of Death",
        "/cast [mod:alt, nochanneling] Spinning Crane Kick",
      },
      PreMacro={
      },
        "/castsequence [nochanneling] Tiger Palm, Fists of Fury",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Fists of Fury",
        "/castsequence [nochanneling] Tiger Palm, Strike of the Windlord",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Whirling Dragon Punch",
        "/castsequence [nochanneling] Tiger Palm, Fists of Fury",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Strike of the Windlord",
        "/castsequence [nochanneling] Tiger Palm, Whirling Dragon Punch",
        "/castsequence [nochanneling] Tiger Palm, Fists of Fury",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Chi Wave",
        "/castsequence [nochanneling] Tiger Palm, Blackout Kick",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Can u post your AHK script pls?

$f::
Loop 
{
        if not GetKeyState("f", "P")
	      break
	else	
	{
              SendInput {f}
              Sleep 50
        }
}
Return

$e::
Loop 
{
        if not GetKeyState("e", "P")
	      break
	else	
	{
              SendInput {e}
              Sleep 50
        }
}
Return

$q::
Loop 
{
        if not GetKeyState("q", "P")
	      break
	else	
	{
              SendInput {q}
              Sleep 50
        }
}
Return

Macro is working great! Thanks for sharing :slight_smile:

I keep having an issue where when i am in movement with say torpedo or when i cast SEF right before i start to spam the macro (i use ahk) it completely locks up and i get the constant error (cant do that yet). Anyone else had this issue?

hey mate - try adding this as line one to the macro to keep it working:

[[/cast Tiger Palm]],

hope this works for you.

This macro is fantastic, thanks!

so how does that AHK actually function?

[quote quote=55938]so how does that AHK actually function?
[/quote]

Sorry. I should have explained that part. I have bound q,e,and f to 3,4,and 6 respectively. So putting the macro on 6 would make it fire while I hold f. Hope that makes sense. For this macro you don’t need 3 keys. I just have 3 set up for specs that have multi-part macros.

I am new to this. Stumbled across it in a google search for WW macros. So exactly how do I make all this work? From what I can tell I need to get AHK but then what? Sorry if I am noob.

I, too, found this macro to be far superior than any others currently posted for WW, the only issue I have is the macro, once activated, doesn’t show abilities as they cycle through, it just stays a big question mark with the macro name. I did have issues with it locking up from time to time, so I inserted the /cast [nochanneling] tiger palm, as recommended, and that worked out great, but would still like the icon to change to abilities. I tried deleting, and reimporting, and deleting the icon, and re creating, no change. Any suggestions?

where do we insert /cast [nochanneling] tiger palm?

bro this is amazing :slight_smile:

props to you

I did it above the first
“/castsequence [nochanneling] Tiger Palm, Fists of Fury”,

YES it’s really amazing, with this macro. Thx for your great work.

So I just need to add “/castsequence [nochanneling] Tiger Palm” before the first “/castsequence [nochanneling] Tiger Palm, Fists of Fury”, in GSE edit? i am new to this so am a bit confused :slight_smile:

Been using this one from the same source.

Sequences['MS_TOD'] = {
-- This Sequence was exported from GSE 2.1.00.
  Author="Vins@Maelstrom",
  SpecID=269,
  Talents = "3,1,3,3,1,3,2",
  Default=1,
  Icon='INV_MISC_QUESTIONMARK',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [mod:ctrl, nochanneling] Touch of Death",
        "/cast [mod:alt, nochanneling] Spinning Crane Kick",
      },
      PreMacro={
      },
        "/castsequence [nochanneling] Tiger Palm, Fists of Fury",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Fists of Fury",
        "/castsequence [nochanneling] Tiger Palm, Strike of the Windlord",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Whirling Dragon Punch",
        "/castsequence [nochanneling] Tiger Palm, Fists of Fury",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Strike of the Windlord",
        "/castsequence [nochanneling] Tiger Palm, Whirling Dragon Punch",
        "/castsequence [nochanneling] Tiger Palm, Fists of Fury",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Chi Wave",
        "/castsequence [nochanneling] Tiger Palm, Blackout Kick",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Now using 20ms
No lock-ups.
ilvl959 95% parse on H Garothi

Got it here. https://wowlazymacros.com/forums/topic/help-moving-to-2-0/page/8/
Direct all praise there. I just reposted what was once lost in the forums.


/castsequence [nochanneling] Tiger Palm, Fists of Fury
/castsequence [nochanneling] Tiger Palm, Rising Sun Kick, Blackout Kick
/castsequence [nochanneling] Tiger Palm, Fists of Fury
/castsequence [nochanneling] Tiger Palm, Strike of the Windlord, Blackout Kick
/castsequence [nochanneling] Tiger Palm, Rising Sun Kick, Blackout Kick
/castsequence [nochanneling] Tiger Palm, Whirling Dragon Punch, Blackout Kick
/castsequence [nochanneling] Tiger Palm, Fists of Fury
/castsequence [nochanneling] Tiger Palm, Rising Sun Kick, Blackout Kick
/castsequence [nochanneling] Tiger Palm, Strike of the Windlord, Blackout Kick
/castsequence [nochanneling] Tiger Palm, Whirling Dragon Punch, Blackout Kick
/castsequence [nochanneling] Tiger Palm, Fists of Fury
/castsequence [nochanneling] Tiger Palm, Rising Sun Kick, Blackout Kick
/castsequence [nochanneling] Tiger Palm, Chi Wave, Blackout Kick
/castsequence [nochanneling] Tiger Palm, Blackout Kick

I modified a bit the original macro to get more blackout kick (for t21 and helm legendary users), got nice results with it try it out. :slight_smile:

If you don’t have the head yet remove the blackout kicks after strike of the windlord

edit : humm not quite sure how to quote the macro like you guys do sorry :confused:

Not sure what is happening there, but when I put that sequence in, it stops working at some point. I will try to look for what is wrong. Thanks though.