DPS macro help please

Hello everyone,
this is my PvP damage macro currently for my level 43 fury warrior.

/console Sound_EnableSFX 0
#showtooltip
/castsequence reset=0.3 0,0,0,0,0,0,heroic throw
/castsequence reset=0.3 0,0,0,0,0,heroic strike
/castsequence reset=0.3 0,0,0,0,wild strike
/castsequence reset=0.3 0,0,0,raging blow
/castsequence reset=0.3 0,0,bloodthirst, hamstring
/castsequence reset=0.3 0,victory rush
/castsequence reset=0.3 execute
/cast charge
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
/startattack

I’m pretty sure this could be improved greatly because my macroing skills are weak. Any tips will help! thanks.