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.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Undetectable scripthook with lua execution and filesteal
...
🤔 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).
...