This script make Bhop and Strafes at the same time!
//AUTO BHOP SCRIPT alias "w" "wait" alias "yaw1" "cl_yawspeed -1300" alias "yaw2" "cl_yawspeed 400" alias "+lvo" "+left; +moveleft" alias "-lvo" "-left; -moveleft" alias "+dno" "+right; +moveright" alias "-dno" "-right; -moveright" alias "lbh" "+lvo; yaw1; w; +jump; yaw2; w; -jump; -lvo" alias "dbh" "+dno; yaw1; w; +jump; yaw2; w; -jump; -dno" alias "+abp" "alias _special @abp; @abp" alias "-abp" "alias _special" alias "@abp" "special; lbh; dbh" alias "fps" "developer 1; fps_max 250; fps_modem 250" bind space "+abp; fps" toggleconsole echo "Auto Bhop Script by 1LX"
Just make a one .cfg file (don't matter what will be the name) and paste the code in the file. Then open CS 1.6, open console and type the name what you name it, like bhopscript.cfg. Activate it with SPACE!
