Overview
you can get it if you’re lazy to bhop manually (like me) note that this IS from a youtube video of a bhop script in tf2, this probably works in other source games as well (i tried this in l4d2 and it works)
the script
alias bhopjumping “+jump;wait 3;-jump;wait 3;bhoploop”
alias bhopalias “alias bhoploop bhopjumping”
alias bhopstop “alias bhoploop”
alias +bunnyhop “bhopalias;bhopjumping”
alias -bunnyhop “bhopstop;-jump”
bind SPACE +bunnyhop
add this to your autoexec.cfg folder