Binding the jump action to the mouse scroll wheel in CS2 can really boost your movement skills, making advanced techniques like bunny hopping much easier. It’s a trick most pro players swear by.

However, there is catch to watch out for. If you accidentally hit the mouse wheel while shooting at an enemy, it will throw off your aim completely because your weapon becomes highly inaccurate when jumping.

Follow these easy steps to bind jump to the mouse scroll wheel:

  • Open the console
  • Type the following commands, bind mwheelup +jump; bind mwheeldown +jump;
bind mwheelup +jump; bind mwheeldown +jump;
Copy to clipboard Copied!

Bind jump to scroll wheel and space bar

If you want to jump using both the space bar and the mouse scroll wheel, you can easily bind multiple keys to the jump action. Just copy the commands below, and you’ll be able to use both keys for jumping.

bind mwheelup +jump; bind mwheeldown +jump; bind space +jump

How to unbind jump to mouse scroll wheel

If you want to restore the jump to its default setting, you can unbind the scroll wheel using the following commands.

unbind mwheelup
unbind mwheeldown

You might also like