Garry's Mod

Garry's Mod

Not enough ratings
SCP-714 Entity | The Jaded Ring [Exploit Fix]
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Model
Addon Tags: Roleplay, Realism
File Size
Posted
51.108 KB
6 Mar, 2021 @ 5:32pm
1 Change Note ( view )

Subscribe to download
SCP-714 Entity | The Jaded Ring [Exploit Fix]

In 1 collection by Mal
Atlas Uprising - SCPRP
170 items
Description
Original Addon - https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1255003353

The original addon had a net exploit which allowed hackers to spawn the ring on demand.


Server-side convars:
- scp714_removable 0-1 => whether or not you can remove the ring using drop714 once you've equipped it
- scp714_disable_running 0-1 => enable/disable running when the ring is equipped
- scp714_disable_jumping 0-1 => enable/disable jumping when the ring is equipped
- scp714_kill 0-1 => whether or not the ring can kill you if you are wearing it for too long
- scp714_kill_min <duration> => for how much time you can wear the ring safely (seconds, 30 by default)
- scp714_kill_max <duration> => maximum wearing duration before death (seconds, 180 by default)
- scp714_regen 0-1 => enable/disable health regen when wearing SCP-714
- scp714_regen_amount <number> => how much health you receive every second (4 by default)
- scp714_regen_maxhealth <number> => maximum health (100 by default)

What Exploit was Fixed?
3 Comments
Mal  [author] 7 Mar, 2021 @ 2:09pm 
Mal  [author] 7 Mar, 2021 @ 2:04pm 
The Net Message to drop the entity. Their was no protection on whether you actually were wearing the ring. So any exploiter could run 5 lines of code and crash a server in seconds. I can provide code samples if you would like.
NextKurome76TheSoldier 7 Mar, 2021 @ 5:50am 
which part of the actual code was the exploit?