1) Open Notepad
2) Paste this text in notepad
3) Save notepad "my.cfg" without "
4) Copy my.cfg
5) Paste in "cs 1.6/cstrike" directory
6) Open Console
7) Exec my.cfg
Press Space For Auto bunnyhop
Press Ctrl for Double Duck
Cheers, in most cs 1.6 this will work but in some counter strike 1.6 the alias will not work we call those cs 1.6 protected ones
CODE
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"
alias "+bb" "+duck;wait;-duck;wait;+duck"
alias "-bb" "-duck"
bind "ctrl" "+bb"