Garry's Mod

Garry's Mod

979 betyg
Auto Bhop
2
5
3
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun, Roleplay
Filstorlek
Lades upp
Uppdaterades
762.000 B
8 apr, 2019 @ 5:39
27 jun, 2024 @ 3:17
5 ändringsnotiser ( visa )

Abonnera för att ladda ner
Auto Bhop

Beskrivning
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 kommentarer
itzTosh 21 maj @ 13:24 
how do i fix where i can run normally
Goomba Reanimated™ 17 maj @ 3:03 
ohhh i dont think the lines i were deleting were actually doing anything lol. thank you for updating the guide! :mhwgood:
女儿  [skapare] 16 maj @ 2:04 
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 maj @ 0:30 
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:29 
meh:missing:
edwin 12 jan @ 8:14 
and no i did not change the 0.5 to 0.25
edwin 12 jan @ 7:56 
weird symbol guy, i did all that, its fast yes, but not ludicrous enough for me, i want to reach mach 2
女儿  [skapare] 12 jan @ 2:19 
just leave it as 0.5
Kuranosantokokana 12 jan @ 1:37 
@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:43 
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?