Garry's Mod

Garry's Mod

1,026 arvostelua
Auto Bhop
2
5
3
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun, Roleplay
Tiedostokoko
Julkaistu
Päivitetty
762.000 B
8.4.2019 klo 5.39
27.6.2024 klo 3.17
5 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Auto Bhop

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

Notice: No longer update since i quit Gmod.

What does it do?
Allow players auto jumpping by holding "SPACE". You can auto jump if the server installed this addon, but is better use on Single-Player.
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 175, 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.
130 kommenttia
女儿  [tekijä] 10.9. klo 21.08 
Yeah sorry, wrong description. It should be like this i think, i don't have gmod installed anymore.

line175: local speedBoostPerc = ( ( not self.Player:Crouching() ) and 0.5 ) or 0.1

line182: if newSpeed > maxSpeed then
line183: speedAddition = speedAddition - ( newSpeed - maxSpeed )
line184: end
I8PC 10.9. klo 20.13 
do i delete 182 183 and 184 or just 182 and 184 also you should say the text that we should be deleting because i think it got updated line 183 does not have any numbers i can change
女儿  [tekijä] 24.8. klo 0.13 
I have quit gmod for several months now, therefore i can't help you, sorry. maybe i should hide all my addon since me not playing gmod anymore, huh.
pixelslayer0901 20.8. klo 17.05 
wait so do I still delete lines 182 and 184 im wondering because 183 does not have any numbers in it and I dont wanna break my gmod (yes I created a back up but still)
king potato 10.8. klo 14.28 
can you make a option where it disables the speed limit cuz i want to but dont know how :steamfacepalm:
itzTosh 21.5. klo 13.24 
how do i fix where i can run normally
Lil reminder 17.5. klo 3.03 
ohhh i dont think the lines i were deleting were actually doing anything lol. thank you for updating the guide! :mhwgood:
女儿  [tekijä] 16.5. klo 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
Lil reminder 16.5. klo 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.1. klo 9.29 
meh:missing: