Garry's Mod

Garry's Mod

1,026 个评价
Auto Bhop
2
5
3
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 工具
插件标签: 快乐, 角色扮演
文件大小
发表于
更新日期
762.000 B
2019 年 4 月 8 日 上午 5:39
2024 年 6 月 27 日 上午 3:17
5 项改动说明 ( 查看 )

订阅以下载
Auto Bhop

描述
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 条留言
女儿  [作者] 9 月 10 日 下午 9: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 9 月 10 日 下午 8: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
女儿  [作者] 8 月 24 日 上午 12: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 8 月 20 日 下午 5: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 8 月 10 日 下午 2:28 
can you make a option where it disables the speed limit cuz i want to but dont know how :steamfacepalm:
itzTosh 5 月 21 日 下午 1:24 
how do i fix where i can run normally
Lil reminder 5 月 17 日 上午 3:03 
ohhh i dont think the lines i were deleting were actually doing anything lol. thank you for updating the guide! :mhwgood:
女儿  [作者] 5 月 16 日 上午 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 5 月 16 日 上午 12: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 1 月 13 日 上午 9:29 
meh:missing: