How to put a bunnyhop script and execute it in css
Hi everyone, today i will show you how tu put a bunnyhop script into counter strike source.
If you have any problems or something contact me by pm or skype.
First. open a notepad, copy & paste that text.
Seconde. Do save as, after that name it into "bunnyhop.cfg".
third. Copy your cfg file named "bunnyhop" and paste it into your"C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Source\cstrike\cfg".
Fourth. Open CSS, in the console when the game is loaded type "exec bunnyhop". (That will execute the cfg script).
INTRUCTIONS: To activate it in game do: F1. After that you can do some bunnyhope!
I hope you enjoyed my tutorial, If you liked a thanks can be appreciated. Have a nice day!
If you have any problems or something contact me by pm or skype.
First. open a notepad, copy & paste that text.
Code:
// Toggle On/Off with f1 bind "f1" "bunny_on" alias "looper" "+jump;wait;-jump;wait;loop" alias "bunny1" "alias loop looper" alias "bunny2" "alias loop" alias "+bunny" "looper;bunny1" alias "-bunny" "bunny2;-jump" alias "bunny_on" "bind space +bunny;bind f1 bunny_off" alias "bunny_off" "bind space +jump;bind f1 bunny_on" echo "BunnyHop Script Loaded!" echo "" echo "Press F1 to toggle script On/Off" echo "" echo ""
third. Copy your cfg file named "bunnyhop" and paste it into your"C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Source\cstrike\cfg".
Fourth. Open CSS, in the console when the game is loaded type "exec bunnyhop". (That will execute the cfg script).
INTRUCTIONS: To activate it in game do: F1. After that you can do some bunnyhope!
I hope you enjoyed my tutorial, If you liked a thanks can be appreciated. Have a nice day!

D