Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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 injector (Make sure it's compatible to inject 32/64 bit code depending on your use).
...