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={
},
},
},
}