make a new txt doc in notepad in cstrike dir. then paste this script and save as :filename: ljscript.cfg ok now open config.cfg go tu the buttom and write under line exec userconfig.cfg
you write exec ljscript.cfg under userconfig.cfg then save it

use "f3 " to jump with this script..
its jump by it self
-----------------------
NOTE: it dosnt work 100% if you not have 99/100 FPS

Код:
bind	"f3"    	"253bw_script"

alias	"253bw_script"    "cl_sidespeed 300; 253bw_pre; 253bw_jump; 253bw_strafe; 253bw30; -duck"
alias	"253bw_pre"    "253_backward; 253bw_t"
alias	"253_backward"    "+back; 253bw10; 253bw30"
alias	"253bw_t"    "cl_yawspeed 80; +left; +moveright; 253bw10; 253bw10; 253bw8; cl_yawspeed 110; 253bw30; 253bw10; 253bw7"
alias	"253bw_jump"    "+jump; wait; -jump; -back"
alias	"253bw_strafe"    "253bw_right; 253bw_left; 253bw_right; 253bw_left; 253bw_right; +duck; 253bw_left; 253bw_right;cl_sidespeed 400"
alias	"253bw_right"	"cl_yawspeed 350; +left; +moveright; 253bw4; cl_yawspeed 390; 253bw4; -moveright; -left"
alias	"253bw_left"    "cl_yawspeed 350; +right; +moveleft; 253bw4; cl_yawspeed 390; 253bw4; -moveleft; -right"

alias	"253bw4"    	"wait; wait; wait; wait"
alias	"253bw7"    	"wait; wait; wait; wait; wait; wait; wait"
alias	"253bw8"    	"wait; wait; wait; wait; wait; wait; wait; wait"
alias	"253bw10"    	"wait; wait; wait; wait; wait; wait; wait; wait; wait; wait"
alias	"253bw30"    	"253bw10; 253bw10; 253bw10"