chi wave line

So i play a BM monk at 90 and i just cannot figure out where to put chi wave in my macros any help would be greatly appricated

Single target

#showtooltip

/castsequence reset=8 Keg Smash,Jab,Tiger Palm,Jab,Tiger Palm,Jab,Tiger Palm,Jab,Tiger Palm

/cast Guard

/cast Blackout Kick

/cast Expel Harm

/cast Elusive Brew

/startattack

 

and aoe i have working i just need help with the single target

The problem is you can’t have as many /casts as you currently have. You can only have /2 casts (3 if done right) and up to 5 castsequences.

Tell me if this work, my Monk isn’t a tank.

/castsequence reset=0.3 1,2,3,4,5,6,Keg Smash
/castsequence reset=0.3 1,2,3,4,5,Guard
/castsequence reset=0.3 1,2,3,4,Tiger Palm
/castsequence reset=0.3 1,2,3,Blackout Kick
/castsequence reset=0.3 1,2,Jab
/castsequence reset=0.3 1,Expel Harm
/cast Chi Wave
/cast [combat]Elusive Brew
/startattack

working beautifully thank you