Add it to userconfig.cfg
use space to strafe with this script
NOTE: jump+duck and drop all othere keys before u use space.
you need to move left/rigth self, when you press the jump you need to duck too. duck before you use the script key: "space".. you need to do this a little bit fast.
i have jump 254 and maybe you jump more :P you are sure to suffer a bit with this when you have to do it all at once, but it comes after the host

Код:
bind space "7_strafe"
alias	"7_strafe"    "3_5_strafe_r; 3_5_strafe_l; 3_5_strafe_r; 3_5_strafe_l; 3_5_strafe_r; 3_5_strafe_l"
alias	"3_5_strafe_r"	"cl_yawspeed 210; +right; +moveright; s7; cl_yawspeed 250; s4; -moveright; -right"
alias	"3_5_strafe_l"    "cl_yawspeed 350; +left; +moveleft; s7; cl_yawspeed 390; s4; -moveleft; -left"

alias	"s4"    	"wait; wait; wait; wait"
alias	"s7"    	"wait; wait; wait; wait; wait; wait; wait"