My WW and Brew GS 6.0.3

Sequences[‘wwmonk’] = {
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]
/startattack
]],
‘/castsequence reset=10 [combat] Fists of Fury’,
‘/castsequence reset=10 [combat,nochanneling] Chi Wave,Tiger Palm,Rising Sun Kick,Blackout Kick,Jab,Blackout Kick,Jab,Blackout Kick’,
‘/cast [combat,nochanneling] Jab’,
‘/cast [combat,nochanneling] Blackout Kick’,
‘/cast [combat,nochanneling] Rising Sun Kick’,
‘/cast [combat,nochanneling] Energizing Brew’,
PostMacro = [[
/cast [combat,nochanneling] Invoke Xuen, the White Tiger
/cast [combat,nochanneling] Touch of Death
/run UIErrorsFrame:Clear()
]],
}

Sequences[‘BrewST’] = {
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]
/startattack
]],
‘/castsequence reset=8 !keg smash,expel harm,jab,jab’,
‘/castsequence Blackout Kick, purifying brew, blackout kick,Breath of Fire,blackout kick’,
‘/castsequence reset=22 !keg smash,Elusive Brew’,
‘/cast tiger palm’,
‘/cast !keg smash’,
‘/cast Guard’,
‘/cast Chi Wave’,
‘/cast Jab’,
‘/cast Blackout Kick’,
‘/cast Touch of Death’,
[[/cast Invoke Xuen, the White Tiger
]],
PostMacro = [[
/startattack
]],
}

Sequences['wwmonk'] = {
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]
/startattack
]],
	'/castsequence reset=10 [combat] Fists of Fury',
	'/castsequence reset=10 [combat,nochanneling] Chi Wave,Tiger Palm,Rising Sun Kick,Blackout Kick,Jab,Blackout Kick,Jab,Blackout Kick',
	'/cast [combat,nochanneling] Jab',
	'/cast [combat,nochanneling] Blackout Kick',
	'/cast [combat,nochanneling] Rising Sun Kick',
	'/cast [combat,nochanneling] Energizing Brew',
PostMacro = [[
/cast [combat,nochanneling] Invoke Xuen, the White Tiger
/cast [combat,nochanneling] Touch of Death
/run UIErrorsFrame:Clear()
]],
}

Sequences['BrewST'] = {
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]
/startattack
]],
	'/castsequence reset=8 !keg smash,expel harm,jab,jab',
	'/castsequence Blackout Kick, purifying brew, blackout kick,Breath of Fire,blackout kick',
	'/castsequence reset=22 !keg smash,Elusive Brew',
	'/cast tiger palm',
	'/cast !keg smash',
	'/cast Guard',
	'/cast Chi Wave',
	'/cast Jab',
	'/cast Blackout Kick',	
	'/cast Touch of Death',
	[[/cast Invoke Xuen, the White Tiger
]],
PostMacro = [[
/startattack
]],
}

Hi,
i try a “wwmonk” part on boss dummy. No food, no flasks.
My monk have 670 ilvl. I spam your macro, and add Serenity + Blackout Kick spam when possible.
After 5M damage done, i do 16k dps, with with these data:

Blackout Kick                   | 67 hits  | 1,42 M dmg
Attack                          | 140 hits | 1,22 M dmg
FoF                             | 17 hits  | 492,9 k dmg
Rising Sun Kick                 | 16 hits  | 489,8 k dmg
Jab                             | 65 hits  | 311,5 k dmg
Chi Wave                        | 49 hits  | 303,0 k dmg
Xuen: Crackling Tiger Lightning | 64 hits  | 279,7 k dmg
Bleeding                        | 154 hits | 204,7 k dmg
Tiger's Palm                    | 15 hits  | 161,3 k dmg
Xuen: Attack                    | 61 hits  | 126,8 k dmg

I try without macro, and after 5M dmg i do 17,8k dps with these data:

Blackout Kick                   | 53 hits  | 1,31 M dmg
Attack                          | 117 hits | 1,07 M dmg
FoF                             | 28 hits  | 726,1 k dmg
Rising Sun Kick                 | 20 hits  | 525,4 k dmg
Jab                             | 52 hits  | 322,1 k dmg
Xuen: Crackling Tiger Lightning | 79 hits  | 285,0 k dmg
Chi Wave                        | 38 hits  | 280,9 k dmg
Bleeding                        | 141 hits | 237,7 k dmg
Tiger's Palm                    | 14 hits  | 165,8 k dmg
Xuen: Attack                    | 78 hits  | 121,8 k dmg

With a macro, sometimes a FoF is skipped (for not enough Chi i think). For the rest, i would say that it works just fine.

Sry for my english

Brewmaster talents?

My problem is gone LOL and it works wonderful :slight_smile: thanks for the good macro

How do you get the macro to work in game, I am new to macros and I cannot get it to work. I have installed the addon super duper macro and copied and pasted the full macro yet it still does not work my character just speaks the macro.