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.
- ⚙️ Easy to configure (See plugin.toml)
- 📈 Blacklisting net messages, concommands
+voicerecord
, etc
- 📁 Restricting access to filesystem
- 💣 Patches >15 easy ways to crash your game
- Issues pulled straight from the garrysmod-issues facepunch won't fix.
- 🔍 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.
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!
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.