//Strafe Shoot Script// by: Hyper JO
alias +ss_left "+attack; +moveleft; alias +strafeshoot +ss_right"
alias +ss_right "+attack; +moveright; alias +strafeshoot +ss_left"
alias +strafeshoot "+ss_left"
alias -strafeshoot "-attack; -moveleft; -moveright" bind "mouse3" "+strafeshoot"