Bunnyhop Script by VerosHD [FOREVER UNDETECTED]
This script is forever undetected!
TUTORIAL:
1. Add text into notepad file and save to cstrike in the cfg folder as bunnyhop.cfg
2. Launch CSS
3. Type into console "exec bunnyhop"
4. Press f1 to activate
5. Profit???
Video of the script in use:
Code:
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 ""
echo "Author: VerosHD"
echo "Special Thanks: Hate"