SkillAgentSearch skills...

GmodLuaInjector

No description available

Install / Use

/learn @Gaztoof/GmodLuaInjector
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Garry's Mod Lua Executor / Scripthook

This is both an executor and a scripthook for Garry's Mod.

You can easily steal any server's clientside/shared lua scripts, and at the same time, execute your own.

Building in Release mode will disable the console, while building in Debug mode will also let you execute directly from the console.

Note that for now, this only works in X64

Usage

You can either inject this using your own injector, or use the included injector. Simply put the .dll and Injector.exe in the same folder, and open Injector.exe

It should automatically inject the .DLL into the target process.

If you did this right, this is what the Injector should be saying.

Press INSERT to open the menu.

How to change architecture

You don't know whether your game is in x86, or x64?

Then it's simple, go to your Steam Library, right click on Garry's Mod, and click on Properties.

After that, click on Betas, and select x86-64

That's it! Your game can now run in x64.

Next time you run it, make sure you select this

Contact

You can contact me on Telegram, at t.me/@Gaztoof

This is my YouTube channel.

Contributing

  1. Fork the project (https://github.com/Gaztoof/GmodLuaInjector)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request
<!-- Markdown link & img dfn's -->

Related Skills

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated15d ago
Forks29

Languages

C++

Security Score

85/100

Audited on Mar 18, 2026

No findings