| Jump-throw bind in CS:GO - how to set and train Jump-throw

CS GO Jump Bind | Jump bind in CS:GO

Contents
Бинды и скрипты на распрыжку в CS:GO

Jump-throw

CS GO Jump Bind | Jump bind in CS:GO

Bind allows you to jump and throw a grenade at the same time. Often adopted to perform certain spreads on almost all competitive maps. To execute it, you will need to select a grenade and hold down the left mouse button, thereby pulling out the pin. After that, press the bind key.

 alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind alt "+jumpthrow"

// Replace alt with any other button. 


CS GO Jump Bind

CS GO Jump Bind | Jump bind in CS:GO

These binds are for jumping performed by scrolling the mouse wheel up or down. The most common use is when performing a banyhop (significantly increases the chances of success). Also, some players use it as a direct alternative to the standard “space”.

Bind mouse wheel to jump in CS:GO

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

// Bind to wheel + space 

The most popular, simplest and most common bind of the type in question. Entering the specified command through the console allows you to jump after scrolling the mouse wheel. Separately, we note that this bind saves the purpose of the jump to the “space”.

Bind to jump over the wheel without space

 bind mwheelup +jump;bind mwheeldown +jump

// No space 

In fact, this is directly analogous to the previous bind, but the significant difference lies in the fact that the “space” will no longer be available for jumping.

Bind to jump by scrolling the wheel in a certain direction (mwheelup / mwheeldown)

 bind mwheelup +jump // Up
bind mwheeldown +jump // Down 

The peculiarity lies in the fact that for execution it is important to scroll the mouse wheel up or down with emphasis.


Cancel settings

 bind mwheelup invprev;bind mwheeldown invnext;bind space +jump // Bind to wheel
unbind alt // Bind jump-throw 

This bind is designed to mark all changes entered before, returning the settings to their original state.


Jumping scripts

CS GO Jump Bind | Jump bind in CS:GO

In addition to all of the above, there are two types of jumping – scripted and through cheat programs. In both the first and second cases, there is a real danger of getting a VAC ban (anti-cheat) or a patrol ban.

Practice Cards

In the available pool of custom cards, there are a huge number of options for practicing certain jumping techniques. To get acquainted with their list, just go to the “steam workshop” section, and then enter the key query “Bunny Hop” in the “search” field. Thanks to this, you can find various collections of similar maps from one or more authors. Another option would be to use training servers – they are also available in sufficient quantities.

All top binds here →

CS GO Jump Bind | Jump bind in CS:GO
CS GO Jump Bind | Jump bind in CS:GO