Windwalker Monk Patch 7.0.3 (28/ 7/ '16)

I am Ðarkramz (Ilvl 733,4), a raider in a social guild called Vanillas-Silvermoon (A Dutch Speaking guild)

For this these sequences I used my Monk: Grasip to test it out on Ilvl 695.
I am pulling of 40,5k steady DPS single target on the trainings dummies in Stormshield. With flask, food and rune.
(Do not forget to Pre-pot before each boss fight)
Windwalker Monk Single Target

Talents: 1/3, ?, 1/3, 3, ?, 2/3, 2
Tier 1: Chi Burst = Multi-target, Chi Wave = Single target
Tier 3: Energizing Elixir is slightly better than Power Strikes, but Power Strikes is just easier for you
Tier 6: Rushing Jade Wind = Multi-target, Hit Combo = Single target

I used the Windwalker Monk guide on Icy-veins and information from Noxxic to create this sequence.

If you still want to track your buffs and cooldown with Weakauras I’d suggest you to create or find Weakauras according to your taste.

In case you will use this macro’s and/ or GnomeSequencer let me know your opinion, and together we can try to tweak this even more.

Single Target

Sequences['WwSingle'] = {
StepFunction = [[
	limit = limit or 1
	if step == limit then
		limit = limit % #macros + 1
		step = 1
	else
		step = step % #macros + 1
	end
]],
PreMacro = [[
/targetenemy [noharm][dead]
]],
	'/cast [nochanneling] Touch of Death',
	'/cast [nochanneling] Strike of the Windlord',
	'/cast [nochanneling] Whirling Dragon Punch',
	'/castsequence [nochanneling] Tiger Palm, Blackout Kick',
	'/castsequence [nochanneling] Blackout Kick, Tiger Palm',
	'/cast [nochanneling,talent:1/1] Chi Burst',
	'/cast [nochanneling,talent:1/3] Chi Wave',
	'/cast [nochanneling] Fists of Fury',
	'/cast [nochanneling] Rising Sun Kick',
	'/cast [nochanneling] Tiger Palm',
	'/cast [nochanneling] Strike of the Windlord',
	'/cast [nochanneling] Whirling Dragon Punch',
	'/cast [nochanneling] Touch of Death',
PostMacro = [[
/startattack
/script UIErrorsFrame:Clear()
]],
}

Multi-Target

Sequences['WwMulti'] = {
StepFunction = [[
	limit = limit or 1
	if step == limit then
		limit = limit % #macros + 1
		step = 1
	else
		step = step % #macros + 1
	end
]],
PreMacro = [[
/targetenemy [noharm][dead]
]],
	'/cast [nochanneling] Touch of Death', 
	'/cast [nochanneling] Strike of the Windlord',
	'/castsequence [nochanneling] Tiger Palm, Blackout Kick',
	'/castsequence [nochanneling] Blackout Kick, Tiger Palm',
	'/cast [nochanneling,talent:1/1] Chi Burst',
	'/cast [nochanneling,talent:1/3] Chi Wave',
	'/castsequence [nochanneling] Rushing Jade Wind, Fists of Fury, Rushing Jade Wind, Rushing Jade Wind',
	'/cast [nochanneling] Fists of Fury',
	'/cast [nochanneling] Spinning Crane Kick',
	'/cast [nochanneling] Tiger Palm',
	'/cast [nochanneling] Strike of the Windlord',
	'/cast [nochanneling] Touch of Death',
PostMacro = [[
/startattack
/script UIErrorsFrame:Clear()
]],
}

Weakaura2
Not yet created.

Optimizing gear and enchants
For optimizing my gear and enchants in Legion I should use:
http://beta.askmrrobot.com
• Add-on: Ask Mr. Robot
• Add-on: Pawn

beta.askmrrobot is currently still in development.
They are still developing:
• Gear
• Simulator
• Combat Logs

How to use it
Download the Add-ons: Pawn and Ask Mr. Robot.

  1. Click the Mr. Robot minimap icon in-game, and go to the Export tab.
  2. Copy the big chunk of data by pressing Ctrl+C
  3. Go to http://beta.askmrrobot.com
  4. Go to the option “Addon Import” on the site
  5. Paste the big chunk of data by pressing Ctrl+V

Now you’re able to use Gear and Simulator options on the site with your freshly imported character.

For optimizing your Stat Weights, use the Simulator option.
It shows you the DPS you should be doing with your current spec, talents and gear.

The Stat Weights can be imported in the Add-on: Pawn, this makes it easier for you to track gear upgrades since it shows how much % an item is better then what you have currently equipped.

You must create an account to use: Best in Bag, if you imported your character with the Add-on it shows you which items you should equip. But in order to use this you must create an account on the website.

For Questions add me on BattleTag™: Darkramz#2160

Cheers and Goodluck,

Ðarkramz

Your talents are listed above as:
1/3, ?, 1/3, 3, ?, 2/3, 2

Does this mean ST/AOE specs

[quote quote=30486]Your talents are listed above as:
1/3, ?, 1/3, 3, ?, 2/3, 2

Does this mean ST/AOE specs

[/quote]

1/3 is spell 1 or 3. the choice is explained in Tier 1. just below it.

Most of the time it has to do with Single target or Multi-target

cheers,

Darkramz

With this Windwalker monk sequence you have 100% uptime on your hitcombo.
Uses Fists of Fury for the full duration of the spell.

and it’s going for top DPS ^^

I really hope you guys enjoy it.

Cheers,

Darkramz

great work tim but did you notice in the damage meter tiger palm not going off ? i tried this and it rarely goes off

i changed the castsequence lines as one spell per line now everything goes off and 100% uptime still

ty for this

[quote quote=30618]great work tim but did you notice in the damage meter tiger palm not going off ? i tried this and it rarely goes off

i changed the castsequence lines as one spell per line now everything goes off and 100% uptime still

ty for this

[/quote]

can you post the macro with the exact changes you made?

[quote quote=30618]great work tim but did you notice in the damage meter tiger palm not going off ? i tried this and it rarely goes off

i changed the castsequence lines as one spell per line now everything goes off and 100% uptime still

ty for this

[/quote]

Excuse me, ofcourse he barely uses it, it costs 50 energy.
The damage meter only shows the top 7 spells, ofc you can’t see this weak spell then.
The damage of it is only 6,5k damage on each use.

Runned a test and I shows me that this usage of my macro is correct.
http://beta.askmrrobot.com/wow/simulator/report/f4ae9c408c144964a933e75a14f5b728

Cheers,

Darkramz

Feedback is good, but making an advertisement for your own sequence is low. We’re here to help the community with creating good sequences, not sell them one

[quote quote=30625]


great work tim but did you notice in the damage meter tiger palm not going off ? i tried this and it rarely goes off

i changed the castsequence lines as one spell per line now everything goes off and 100% uptime still

ty for this

can you post the macro with the exact changes you made?

[/quote]

This one is his: WW Stepfunction - Patch 7.0+ - WoW Lazy Macros

HI Tim.
Your macros are awesome!
I use them with the addon Gnomesequenced-Enhanced. I tweaked it for me, but it is 99% the same. Good work!

[quote quote=30714]HI Tim.
Your macros are awesome!
I use them with the addon Gnomesequenced-Enhanced. I tweaked it for me, but it is 99% the same. Good work!

[/quote]

Thanks a lot Maalkomx,

I have the macros also for GS-E: http://www.filedropper.com/gs-arkramz_1

Cheers and have fun,

Darkramz

Great macros Darkramz, they both work wonderfully. I am beating people with much better gear on the dps meter.

For me Chi Wave would sometimes cancel Fists of Fury i fixed that by combining the two boxes so i just wanted to post the fix here.


	'/cast [nochanneling,talent:1/1] Chi Burst',
	'/cast [nochanneling,talent:1/3] Chi Wave',

Instead of:


	'/cast [nochanneling][talent:1/1] Chi Burst',
	'/cast [nochanneling][talent:1/3] Chi Wave',

[quote quote=30753]Great macros Darkramz, they both work wonderfully. I am beating people with much better gear on the dps meter.
For me Chi Wave would sometimes cancel Fists of Fury i fixed that by combining the two boxes so i just wanted to post the fix here.


	'/cast [nochanneling,talent:1/1] Chi Burst',
	'/cast [nochanneling,talent:1/3] Chi Wave',

```Instead of:
'/cast [nochanneling][talent:1/1] Chi Burst',
'/cast [nochanneling][talent:1/3] Chi Wave',

Thank you for the good words and good to know you do a good amount of dps with it.

This fix you mentioned is indeed how it should have been.
Thank you!

Cheers,

Darkramz

<em>The macros have been edited.</em>

yo guys ive been messing with this abit and have come up with this, that uses Storm, Earth, and Fire effectivly by fixating before fof and also using Healing Elixir along with Energizing Elixir, its working pretty well

Sequences[‘wind’] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/targetenemy [noharm][dead]
]],

'/cast [nochanneling] Touch of Death',
'/cast [nochanneling] Strike of the Windlord',
'/cast [nochanneling] Whirling Dragon Punch',
'/castsequence [nochanneling] Tiger Palm, Blackout Kick',
'/castsequence [nochanneling] Blackout Kick, Tiger Palm',
'/cast [nochanneling,talent:1/1] Chi Burst',
'/cast [nochanneling,talent:1/3] Chi Wave',
    '/cast [nochanneling] Storm, Earth, and Fire',
    '/cast [nochanneling] Storm, Earth, and Fire: Fixate',
'/cast [nochanneling] Fists of Fury',
'/cast [nochanneling] Rising Sun Kick',
'/cast [nochanneling] Tiger Palm',
'/cast [nochanneling] Strike of the Windlord',
'/cast [nochanneling] Whirling Dragon Punch',
'/cast [nochanneling] Touch of Death',
    '/cast [nochanneling] Healing Elixir',
    '/cast [nochanneling] Energizing Elixir',

PostMacro = [[
/startattack
/script UIErrorsFrame:Clear()
]],
}

Sequences[‘crane’] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/targetenemy [noharm][dead]
]],
‘/cast [nochanneling] Touch of Death’,
‘/cast [nochanneling] Strike of the Windlord’,
‘/cast [nochanneling] Storm, Earth, and Fire’,
‘/castsequence [nochanneling] Tiger Palm, Blackout Kick’,
‘/castsequence [nochanneling] Blackout Kick, Tiger Palm’,
‘/cast [nochanneling,talent:1/1] Chi Burst’,
‘/cast [nochanneling,talent:1/3] Chi Wave’,
‘/castsequence [nochanneling] Rushing Jade Wind, Fists of Fury, Rushing Jade Wind, Rushing Jade Wind’,
‘/cast [nochanneling] Storm, Earth, and Fire: Fixate’,
‘/cast [nochanneling] Fists of Fury’,
‘/cast [nochanneling] Spinning Crane Kick’,
‘/cast [nochanneling] Tiger Palm’,
‘/cast [nochanneling] Strike of the Windlord’,
‘/cast [nochanneling] Touch of Death’,
‘/cast [nochanneling] Healing Elixir’,
‘/cast [nochanneling] Energizing Elixir’,

PostMacro = [[
/startattack
/script UIErrorsFrame:Clear()
]],
}

Thanks for the effort Morgan ^^

but…

Don’t paste other sequences in someones forum. Unless it’s an improvement wich can be proven and/or explained.
And please if you do, put it in a Blackbox (Select the sequence and press the “Code” option)

Explanation

Managing cooldowns manually like Storm, Earth and Fire and Energizing Elixir improve your Damage, using it like this makes it worse.
The healing Elixir is useless in a DPS rotation wich weakens your survivability when needed and also use wastes 1 sec of dps each time it uses it if it is not needed.

I try to max the damage output for raiding (Boss fights) and I take feedback with both hands to improve the sequences.

Cheers and have fun,

Darkramz

Thys one is not working on GS-E for me :frowning:

Hey man great macro, works great so far. I had one question though, where would you place Hamstring in the single target macro for PvP purposes where it’ll go off when I get on someone, and then cycle through again occasionally for the root without losing DPS from the macro? Thanks!

needs to be in code

‘/cast [nochanneling] Strike of the Windlord’,?? what is that spell?

If Energizing Elixir is better than Power Strikes, then why not add:
‘/castsequence reset=60 Energizing Elixir’,

[quote quote=32260]‘/cast [nochanneling] Strike of the Windlord’,?? what is that spell?
If Energizing Elixir is better than Power Strikes, then why not add: ‘/castsequence reset=60 Energizing Elixir’,
[/quote]

Strike of the Windlord is the Artifact skill you’ll get from the weapon. It’s in the macro in preparation for the expansion.

You don’t want Energizing Elixir in a macro because you want to control when you use it. If it’s in your macro it will fire off immediately when you start your rotation and you’re already at max energy, so you just wasted a great cooldown. Wait until you want to burst some DPS like time it with EWF. Something like that.

For now its the best macro for WW Monk. I have tried all of them and this one makes best dps at traget dummy and hfc raid. Thank you and have a nice day :slight_smile: