This is my bhop script v2 .
Copy/Paste the script code to a emtry text file and rename it to userconfig.cfg .
Copy/Paste the file to C:\Program Files\Valve\cstrike .
Enter CS and press Z to turn on the script and C to turn off the script :] .
You can press - or = to say to download my scripts from FPSBANANA !
Enjoy !
Код:
Echo "Script loaded" echo "Press X to turn on the script and again to stop it!" alias +bhop "alias _special bhop; bhop" alias -bhop "alias _special" alias bhoptoggle "bhopon" alias bhop "special; wait; +jump; wait; -jump" alias bhopon "bind space +jumpy; speak on; alias jumpytoggle jumpyoff" alias bhopoff "unbind space; bind space +jump; speak off; alias jumpytoggle jumpyon" bind space +jump bind "x" "on" alias "heeltoggle" "heelon" alias "heelon" "bind mwheelup +jump; bind mwheeldown +duck; speak on; alias heeltoggle heeloff;" alias "heeloff" unbind mwheelup; unbind mwheeldown; bind mwheelup invprev; bind mwheeldown invnext; speak off; alias heeltoggle heelon; bind "f4" "heeltoggle"