Autorun-rs
Undetectable scripthook with lua execution and filesteal
Garrysmod Lua Dumper & Runner, written in Rust.
🤔 Usage
🧩 Menu Plugin
Autorun can also be used as a menu plugin / required from lua automatically from the menu state.
Put the dll gmsv_autorun_win<arch>.dll file into your garrysmod/lua/bin folder.
Add require("autorun") at the bottom of garrysmod/lua/menu/menu.lua
It will now run automatically when garrysmod loads at the menu.
💉 Injecting
The traditional (but more inconvenient) method to use this is to just inject it.
Get an...