Garry's Mod

Garry's Mod

979 ratings
Auto Bhop
2
5
3
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun, Roleplay
File Size
Posted
Updated
762.000 B
8 Apr, 2019 @ 5:39am
27 Jun, 2024 @ 3:17am
5 Change Notes ( view )

Subscribe to download
Auto Bhop

Description
Leave a like if this is useful, Thank you.

What does it do?
Allow players auto jumpping by holding "SPACE". You can auto jump if the server installed this addon.
This is not a client-side script and should work on any gamemode.
Use console command sv_autojump 1 or 0 to enable or disable autojump.

What is Bhop?
BunnyHop Wiki [wiki.sourceruns.org]

Server Settings
Don't forget to change the "sv_airaccelerate" of your server to 100 or higher.
If you can't autobhop on the slope, make sure the "sv_sticktoground" set to 0.

How to disable jump speed limit in Sandbox
We all know Sandbox has a jump speed limit and cannot bhop when crouching, it will slow you down when Bhopping too fast. It is used to prevent players Bhopping at a ludicrous speed.

To disable the speed limit in Sandbox please follow these instructions:

Don't do this if you have no experience.

1.Go to the Garry's Mod folder "\Steam\steamapps\common\GarrysMod\garrysmod\gamemodes\sandbox\gamemode\player_class"

2.Use Notepad++ to open "player_sandbox.lua" (Please make a backup just in case.)

3.Find line 183, change "0.5" to "0.25". (This will reduce the speed for each jump, because it gets boosting too much in sandbox.) Skip this one if you want more speed.

4.Find line 182~184, delete it.

5.Save and restart Gmod.

6.Now you can go tell your friends you are a pro gamer.
125 Comments
itzTosh 21 May @ 1:24pm 
how do i fix where i can run normally
Goomba Reanimated™ 17 May @ 3:03am 
ohhh i dont think the lines i were deleting were actually doing anything lol. thank you for updating the guide! :mhwgood:
女儿  [author] 16 May @ 2:04am 
Hi, yes they have updated many times so the lines are different now.
it should be 182~184, which is

if newSpeed > maxSpeed then
speedAddition = speedAddition - ( newSpeed - maxSpeed )
end
Goomba Reanimated™ 16 May @ 12:30am 
idk if this is due to a misunderstanding or because im on the 64 bit beta but i had to delete lines 190-192 not 189-192 or else i would have issues. appreciate the mod though, hella fun!
Kuranosantokokana 13 Jan @ 9:29am 
meh:missing:
edwin 12 Jan @ 8:14am 
and no i did not change the 0.5 to 0.25
edwin 12 Jan @ 7:56am 
weird symbol guy, i did all that, its fast yes, but not ludicrous enough for me, i want to reach mach 2
女儿  [author] 12 Jan @ 2:19am 
just leave it as 0.5
Kuranosantokokana 12 Jan @ 1:37am 
@Crimson
1.Go to the Garry's Mod folder "\Steam\steamapps\common\GarrysMod\garrysmod\gamemodes\sandbox\gamemode\player_class"

2.Use Notepad++ to open "player_sandbox.lua" (Please make a backup just in case.)

3.Find line 189~192, delete it.

4.Save and restart Gmod.
edwin 1 Jan @ 5:43am 
how do i go even faster? i want to go at ludicrous speed. do i just like, change the 0.5 to a higher number or something?