Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.4 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.4 KB

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.