Kiddo 7.1.5 GSE WW Monk macro

Hello all,

This is a macro I came up with that has been serving me really well with high DPS for both PVE and PVP. Please note that I cast Chi Wave separately and I also have the legendary feet that reduces the cost of Fists of Fury by 2 chi. Enjoy!

Sequences['WW_Kiddo'] = {
  Author="Kiddo",  
  SpecID=269,
  Talents = "3233122",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat,nochanneling] Touch of Karma",
      },
      PreMacro={
      },
        "/cast [combat,nochanneling] Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Tiger Palm, Tiger Palm",
        "/cast [combat,nochanneling] Rising Sun Kick",
        "/castsequence [nochanneling] Strike of the Windlord, Strike of the Windlord",
        "/castsequence [nochanneling] Whirling Dragon Punch, Whirling Dragon Punch",
        "/cast [combat,nochanneling] Fists of Fury",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick, Tiger Palm",
        "/cast [combat,nochanneling] Blackout Kick",
        "/cast [combat,nochanneling] Tiger Palm",
        "/cast [combat,nochanneling] Rising Sun Kick",
        "/cast [combat,nochanneling] Whirling Dragon Punch",
        "/cast [combat,nochanneling] Strike of the Windlord",
        "/cast [combat,nochanneling] Spinning Crane Kick",
        "/cast [combat,nochanneling] Invoke Xuen, the White Tiger",
        "/cast [combat,nochanneling] Leg Sweep",
        "/cast [combat,nochanneling] Storm, Earth, and Fire",
        "/cast [nochanneling] Tiger's Lust",
        "/cast [combat,nochanneling] Touch of Death",
        "/cast [combat,nochanneling] Fortifying Elixir",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat,nochanneling] Fists of Fury",
        "/cast [combat,nochanneling] Rushing Jade Wind",
        "/startattack",
      },
    },
  },
}

cant you get it in a box :slight_smile:

Hi
Macro will not imported.

Thank you for the macro, but it is unable to be imported. String Storage, unexpected symbol near “/”

All the quotations are wrong which is why it won’t import. If it were good most of the text would be green. You can’t just copy from the forum posts and put it into a code box as the forum changes all the quotes. If you do that you need to change and redo the quotes and apostrophes and then box it

I agree it should be " but then when that is changed there are more errors

I was looking at Emmity macros and tried to fix it. Looks like just a few typos and the " This one imports

Sequences['WW_Kiddo'] = {
-- This Sequence was exported from GSE 2.0.14.
  Author="Kiddo",
  SpecID=269,
  Talents = "3233122",
  Default=1,
  Icon='spell_monk_windwalker_spec',
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat, nochanneling] Touch of Karma",
      },
      PreMacro={
      },
        "/cast [combat, nochanneling] Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Tiger Palm, Tiger Palm",
        "/cast [combat, nochanneling] Rising Sun Kick",
        "/castsequence [nochanneling] Strike of the Windlord, Strike of the Windlord",
        "/castsequence [nochanneling] Whirling Dragon Punch, Whirling Dragon Punch",
        "/cast [combat, nochanneling] FIsts of Fury",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick, Tiger Palm",
        "/cast [combat, nochanneling] Blackout Kick",
        "/cast [combat, nochanneling] Tiger Palm",
        "/cast [combat, nochanneling] Rising Sun Kick",
        "/cast [combat, nochanneling] Whirling Dragon Punch",
        "/cast [combat, nochanneling] Strike of the Windlord",
        "/cast [combat, nochanneling] Spinning Crane Kick",
        "/cast [combat, nochanneling] Invoke Xuen, the White Tiger",
        "/cast [combat, nochanneling] Leg Sweep",
        "/cast [combat, nochanneling] Storm, Earth, and Fire",
        "/cast [nochanneling] Tiger's Lust",
        "/cast [combat, nochanneling] Touch of Death",
        "/cast [combat, nochanneling] Fortifying Elixir",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat, nochanneling] Fists of Fury",
        "/cast [combat, nochanneling] Rushing Jade Wind",
        "/startattack",
      },
    },
  },
}

That’s it :slight_smile:

I would have reposted but i was on my phone while on a train at the time

I was just looking at what it compares to other macros and noticed the typos. So fixed that and seems to import ok now

What kinda dps does this do in a raid/instance? When questing, they die before I even get started.

In most raid environments I will get in top 5 dps with an ilvl around 875. There are usually people with higher and lower ilvls though so it’s apples to oranges. Give it a go and see how you do :slight_smile:

PS: I’m new to the forum. Thanks to those who fixed the posting of my macro.

Think you can run your logs when you get a chance Gary?

Thanks

I am level 104 and doing over 100k dps

I removed Tigers lust and I do not see why it is needed. I changed fortifying to energizing

Sequences['Wind'] = {
-- This Sequence was exported from GSE 2.0.14.
  Author="Kiddo",
  SpecID=269,
  Talents = "2213212",
  Default=1,
  Icon='spell_monk_windwalker_spec',
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat, nochanneling] Touch of Karma",
      },
      PreMacro={
      },
        "/cast [combat, nochanneling] Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Tiger Palm, Tiger Palm",
        "/cast [combat, nochanneling] Rising Sun Kick",
        "/castsequence [nochanneling] Strike of the Windlord, Strike of the Windlord",
        "/castsequence [nochanneling] Whirling Dragon Punch, Whirling Dragon Punch",
        "/cast [combat, nochanneling] FIsts of Fury",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick, Tiger Palm",
        "/cast [combat, nochanneling] Blackout Kick",
        "/cast [combat, nochanneling] Tiger Palm",
        "/cast [combat, nochanneling] Rising Sun Kick",
        "/cast [combat, nochanneling] Whirling Dragon Punch",
        "/cast [combat, nochanneling] Strike of the Windlord",
        "/cast [combat, nochanneling] Leg Sweep",
        "/cast [combat, nochanneling] Storm, Earth, and Fire",
        "/cast [combat, nochanneling] Touch of Death",
        "/cast [combat, nochanneling] Energizing Elixir",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat, nochanneling] Fists of Fury",
        "/startattack",
      },
    },
  },
}

AS Much as i love how this macro has been together… i literally starting to get annoyed to the fact. that things like ToK and Leg Sweep and Xuen gets put on the rotation when they are necessarily need to be used on bosses. yea i get it. it’s good dps on trash but trash is trash. it’d b muc simpler to put a macro together with original spells with GCD And all big DpS use just get added to the next button. i honestly believe u lose a lot more dps because your rotation gets used up on trash when you get on boss and before boss fight is done u get it bak up and use it again when boss is at 10% and lose all that time of having bigger dps when u have your Big DPS Cd’s saved for boss. just my Opinion i suppose.

So any suggestion on how to improve it or write the macro? This is the best ww macro I have seen and I have no idea how to write a macro

[quote quote=44199]So any suggestion on how to improve it or write the macro? This is the best ww macro I have seen and I have no idea how to write a macro
[/quote]

Sequences['Kiddo_WW_715'] = {
-- This Sequence was exported from GSE 2.0.14.
  Author="Kiddo",
  SpecID=269,
  Talents = "2213212",
  Default=1,
  Icon='spell_monk_windwalker_spec',
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      KeyPress={
        "/targetenemy [noharm][dead]",
      },
      PreMacro={
      },
        "/cast [combat, nochanneling] Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm, Tiger Palm, Tiger Palm",
        "/cast [combat, nochanneling] Rising Sun Kick",
        "/castsequence [nochanneling] Strike of the Windlord, Strike of the Windlord",
        "/castsequence [nochanneling] Whirling Dragon Punch, Whirling Dragon Punch",
        "/cast [combat, nochanneling] Fists of Fury",
        "/castsequence [nochanneling] Tiger Palm, Rising Sun Kick, Tiger Palm",
        "/cast [combat, nochanneling] Blackout Kick",
        "/cast [combat, nochanneling] Tiger Palm",
        "/cast [combat, nochanneling] Rising Sun Kick",
        "/cast [combat, nochanneling] Whirling Dragon Punch",
        "/cast [combat, nochanneling] Strike of the Windlord",
        "/cast [combat, nochanneling] Storm, Earth, and Fire",
        "/cast [combat, nochanneling] Touch of Death",
        "/cast [combat, nochanneling] Energizing Elixir",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat, nochanneling] Fists of Fury",
        "/startattack",
      },
    },
  },
}

I removed Leg Sweep and Touch of Karma, works pretty well for me!

Thanks for the macro, OP!

how do i prevent fist of Fury from not firing to completion? if I hit the keys to fast, i end up gimping on fist of fury

I put this in the wrong place