WW Macro 5.4

Hello all, I don’t post on here much but I took some other WW macros and adjusted them a bit and came up with this.

It always jabs so it won’t lock up. Sometimes however you may either cap on energy or chi, but for the most part it does moves in order enough to keep that from happening. Also it keeps RSK debuff up at all times and for the most part it uses RSK off cd. Also it does Tigereye Brew at full stack(60% dmg increase).

/run sfx=GetCVar("Sound_EnableSFX");
/console Sound_EnableSFX 0
#showtooltip jab
/castsequence reset=0.3 0,0,chi wave
/castsequence reset=0.3 0,jab
/castsequence reset=8 Tiger Palm,Rising Sun Kick,Blackout Kick,Blackout Kick,Blackout Kick,Rising Sun Kick,Blackout kick,blackout Kick,Blackout Kick,Tigereye Brew
/use [combat]Energizing Brew
/use [combat]13
/startattack
/targetenemy [noharm][dead]
/run UIErrorsFrame:Clear() 
/run SetCVar("Sound_EnableSFX",sfx);

At 522 ilvl I pull roughly 125k without tigereye brew and up to 180-200k with it.

I’m not anywhere near that Ilevel, anyone else gotten similar results for dps with Chris’s macro?