Bhop Script Cs Go

Rage: This is probably the least expected mode to be on a bhop script. Basically this mode bhops perfectly for you every time. If there is no speed limit on the server, you will pass it since the script will land a perfect bhop every time. The other 2 styles make sure you don't go above 320 since that is the max speed on most CS:GO servers. Bind space +bhop. You cant get VAC'd for this, you still have to turn, and have fun pwning kids.:D. This works really excellently (i think thats a word). Again, thank you bakugo. Save the script as nameme.cfg in cstrike cfg. Then open up autoexec and add 'bind space +jump' without the 's then go ingame and type in console bind i. Some people say AHK can't cause VAC bans because it's a script file and not an EXE, DLL or anything else that alters CS:GO's files directly. Just don't use it, the best pro players screw up their 4th or 5th bhop all the time. I'm only planning on using it in casual or on bhop servers for fun.

ScriptMiddle Button (press on scroll wheel) to bhop.
To adjust the speed and length of each strafe, look for the following block of text in the code:
moveCount := 25
sleepInterval := 2
relativeMove := 28

Adjust these variables to get different results until you find your favorite config. Or, if the existing config is good enough for you, do not edit any other pieces of code.

Bhop Script Csgo 2020

If you do, it may break the script. Please note that this is only for testing purposes and that I am not responsible for any server bans or VAC bans (VAC is unlikely).
Don't forget to give me feedback. It helps me improve.

Bhop Script Csgo Ahk


They'll make you wonder why it wasn't named hare hopping..

When it comes to bhopping in CS:GO, there are two routes you can go down.

Firstly, you can practice bhopping on with cheats off to get a feel of how to land b hops in actual competitive games.

Or, you can use this set of bhop commands below in a private server with cheats on and fly around like you’re the one and only phoon. And that's what this guide will show you how to do. If you're looking for help with bunny hopping without cheats, then check out our scroll jump bind page where we display all of those relevant binds.

Bhop Script Cs Go Download

The only prerequisite for these commands is that you have the developer console enabled (duh!). You can do this by going to your CS:GO settings, then 'Game Settings', and then select 'Yes' on the 'Enable Developer Console' dropdown. If you're struggling to enable it, check out our enabling the developer console guide for more help. You can open the developer console after enabling it by pressing the ` or ~ key on your keyboard.

Simply copy one of the two below commands into your CS:GO console to unlock super easy bhops. Just remember, they can’t be used in official servers.

Fast Bunny Hop Commands

These commands will make you automatically bunny hop whilst holding space, and also raise CS:GO's velocity limits. With these, after each bunny hop you'll get faster, eventually reaching a point where you could cover A Long on Dust II in just one hearty leap. Click the copy button below to copy them (then paste into your developer console):

Bhop Script Cs Go Autohotkey

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 2000Copy

Regular Bunny Hop Commands

Bhop Script Cs Go

Bhop Script Cs Go Ahk

These commands will enable bunny hopping whilst you hold space, but not raise CS:GO's velocity limits (it sets them to their default values). This means that you'll reach the maximum possible speed that you could in a matchmaking server with bhops, not 'supernatural' speeds like the first command. Click the copy button below to copy them (then paste into your developer 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 12Copy

After either of the two commands are activated, hold space, and make sure you’re hitting either A or D as you land to build the momentum of the b hop. You’ll feel your speed increase with each jump landed.

Bhop Script Csgo Pastebin

As we mentioned earlier in this article, if you're looking for commands you can use in competitive matchmaking servers instead, check out our scroll jump bind page where we display all of the relevant binds.