Bunny hop commands

Normal bunny hop

Auto bhop while holding space, with the regular matchmaking velocity limits — top speed matches a normal server.

You can copy and paste it to the console.

sv_cheats 1;sv_enablebunnyhopping 1;sv_maxvelocity 3500;sv_staminamax 0;sv_staminalandcost 0.050;sv_staminajumpcost 0.080;sv_accelerate_use_weapon_speed 0;sv_staminarecoveryrate 0;sv_autobunnyhopping 1;sv_airaccelerate 12

Fast bunny hop

Auto bhop while holding space with raised velocity limits — you keep accelerating with each hop and can reach absurd speeds.

You can copy and paste it to the console.

sv_cheats 1;sv_enablebunnyhopping 1;sv_maxvelocity 7000;sv_staminamax 0;sv_staminalandcost 0;sv_staminajumpcost 0;sv_accelerate_use_weapon_speed 0;sv_staminarecoveryrate 0;sv_autobunnyhopping 1;sv_airaccelerate 2000
CommandDescription
sv_cheatsIf true, allows you to use console commands that are normally locked behind cheat protection. It's a built-in Valve command and is completely safe from VAC.
sv_enablebunnyhoppingAllow jump speed to exceed 1.
sv_autobunnyhoppingPlayers automatically re-jump while holding jump button
sv_maxvelocityMaximum speed any ballistically moving object is allowed to attain per axis.
sv_airaccelerateDefault: 12
sv_staminamaxMaximum stamina penalty
sv_staminalandcostsv_legacy_jump only: Stamina penalty for landing
sv_staminajumpcostsv_legacy_jump only: Stamina penalty for jumping
sv_staminarecoveryrateRate at which stamina recovers (units/sec)
sv_accelerate_use_weapon_speedDefault: true