Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

vurvdev/Safety

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Archived

There is a new version of Autorun https://github.com/vurvdev/Autorun-ng
Autorun-rs plugins are not compatible, but a Safety equivalent will be provided at some point

Safety License github/Vurv78

This is a plugin for Autorun-rs to make your experience safer by preventing crashes and disallowing common malicious behaviors like file spam and deletion.

☑️ Features

  • ⚙️ Easy to configure (See plugin.toml)
  • 📈 Blacklisting net messages, concommands
    • +voicerecord, etc
  • 📁 Restricting access to filesystem
  • 💣 Patches >15 easy ways to crash your game
  • 🔍 Being mostly undetectable
    • Haven't tested against specific anticheats (Make an issue!).
  • 📋 HTTP Whitelist
    • Avoid leaking your IP thanks to shitty addons like PAC and Streamcore.

🤔 Usage

This is meant to be used with Autorun's plugin system.
Drag this repo (as a folder) into your C:/Users/<NAME>/autorun/plugins folder!

Minimum Supported Garry's Mod Version

Current minimum supported version is whichever removed debug.getregistry(), as the detours for that have now been removed. If you keep up to date, you shouldn't have to worry about this.

Releases

No releases published

Languages