Brewmaster 6.0.2 help

hey guys been a lurker for years decided to register lol
i have been working on some macros but i need some help because i am far from pro

/run sfx=GetCVar("Sound_EnableSFX");
/console Sound_EnableSFX 0
#showtooltip Keg Smash
/castsequence reset=8 Keg Smash,Jab,Jab,Tiger Palm,Blackout Kick,Tiger 
Palm,Jab,Jab,Blackout Kick,Tiger Palm,Jab,Tiger Palm,Tiger Palm,Jab,Blackout Kick
/castsequence [nochanneling]reset=15 Chi Wave,Expel Harm
/castsequence reset=6 Elusive Brew
/use [combat]14
/use [combat]13
/startattack
/run UIErrorsFrame:Clear()
/run SetCVar("Sound_EnableSFX",sfx);

any help would be great it seems to be firing i just run out of energy and it fires slow plus i am only level 73 so its hard to check out the level 90 macros with out my wifes account

[quote quote=17774]hey guys been a lurker for years decided to register lol
i have been working on some macros but i need some help because i am far from pro

/run sfx=GetCVar("Sound_EnableSFX");
/console Sound_EnableSFX 0
#showtooltip Keg Smash
/castsequence reset=8 Keg Smash,Jab,Jab,Tiger Palm,Blackout Kick,Tiger 
Palm,Jab,Jab,Blackout Kick,Tiger Palm,Jab,Tiger Palm,Tiger Palm,Jab,Blackout Kick
/castsequence [nochanneling]reset=15 Chi Wave,Expel Harm
/castsequence reset=6 Elusive Brew
/use [combat]14
/use [combat]13
/startattack
/run UIErrorsFrame:Clear()
/run SetCVar("Sound_EnableSFX",sfx);

any help would be great it seems to be firing i just run out of energy and it fires slow plus i am only level 73 so its hard to check out the level 90 macros with out my wifes account
[/quote]

Iv tested on target dummy and this seems fine to me.

/run sfx=GetCVar(“Sound_EnableSFX”);
/console Sound_EnableSFX 0
#showtooltip Keg Smash
/castsequence reset=8 Keg Smash,Jab,Jab,Tiger Palm,Blackout Kick,Tiger Palm,Jab,Jab,Blackout Kick,Tiger Palm,Jab,Tiger Palm,Tiger Palm,Jab,Blackout Kick
/castsequence [nochanneling]reset=10 Zen Sphere,Expel Harm
/castsequence reset=6 Elusive Brew
/use [combat]14
/use [combat]13
/startattack
/run UIErrorsFrame:Clear()
/run SetCVar(“Sound_EnableSFX”,sfx);

Iv changed this line as it is what i have for my talents “/castsequence [nochanneling]reset=10 Zen Sphere”

Thank you Danny!
Tested your macro on a Zandalari Warbinger, pushed nothing but you macro and 1 leg sweep
7k dps and 50% hp at all times

tyvm!

thanks for testing it out like i said it was working for me but im only 73 atm i deleted my level 90 monks so i had nothing to test it on

Yes np m8 thanx for the macro.