WTFCS Community | Gaming community @ since 2011

Full Version: Bunny Hop
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Descriere(ce face script-ul): Script-ul necesar pentru un bunny hop cat mai eficient.

Poza/Demo(nu este obligatoriu): ---
Scriptul(ce trebuie scris in config): alias +jump_2 "alias _special j_bhop; j_start"
alias -jump_2 "alias _special j_stop"
alias j_bhop "+jump;wait;-jump;wait;j_start"
alias j_start "special"
alias j_stop " "
bind "SPACE" "+jump_2"