Garry's Mod

Garry's Mod

1,029 beoordelingen
Auto Bhop
2
5
3
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun, Roleplay
Bestandsgrootte
Geplaatst op
Bijgewerkt op
762.000 B
8 apr 2019 om 5:39
27 jun 2024 om 3:17
5 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Auto Bhop

Omschrijving
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 opmerkingen
女儿  [auteur] 10 sep om 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 sep om 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
女儿  [auteur] 24 aug om 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 aug om 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 aug om 14:28 
can you make a option where it disables the speed limit cuz i want to but dont know how :steamfacepalm:
itzTosh 21 mei om 13:24 
how do i fix where i can run normally
Lil reminder 17 mei om 3:03 
ohhh i dont think the lines i were deleting were actually doing anything lol. thank you for updating the guide! :mhwgood:
女儿  [auteur] 16 mei om 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 mei om 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 om 9:29 
meh:missing: