Matt
Web Developer
- Messages
- 245
- Reaction score
- 215
- Points
- 828
Hello! I'm going to be releasing my simple Garry's Mod script that I've been working on recently. Anyone who knows anything about .lua/derma will see that this is a very simple menu - however that is the whole point of this, to not lag out the player/cap their FPS to 60 (as alot of the Garry's Mod menus do).
Feel free to look at the source code and add some of your own scripts (or someone else's scripts). I purposely chose to use a derma menu base as they're the easiest to use/edit and I didn't have time to make one in c++.
Credits:
Shen - Basic lua tutorials, some of the scripts originate from his work <3
Screenshots:
Note: I'm aware that Noclip and Godmode do not work in multiplayer, when I get this time I'll try to fix this. I am also aware that the functions that you set, don't save - this is an issue with derma that would take too long to fix.
Features:
- SP. Noclip
- SP. Godmode
- MP. Wallhack
- MP. Aimbot
- MP. Bunnyhopping
How to use on MP:
1) Download a bypasser, I use PandaBypasser. This menu will also work with KawaiiBypasser and other bypasers.
2) Join a multiplayer game
3) Type in to your console "lua_openscript_cl cabconv15.lua"
4) Type in to your console "bind m "menutest"
5) Press M!
Note: Some servers won't need a bypasser to activate, these servers are vulnerable.
Use this responsibly.
Feel free to look at the source code and add some of your own scripts (or someone else's scripts). I purposely chose to use a derma menu base as they're the easiest to use/edit and I didn't have time to make one in c++.
Credits:
Shen - Basic lua tutorials, some of the scripts originate from his work <3
Screenshots:



Note: I'm aware that Noclip and Godmode do not work in multiplayer, when I get this time I'll try to fix this. I am also aware that the functions that you set, don't save - this is an issue with derma that would take too long to fix.
Features:
- SP. Noclip
- SP. Godmode
- MP. Wallhack
- MP. Aimbot
- MP. Bunnyhopping
How to use on MP:
1) Download a bypasser, I use PandaBypasser. This menu will also work with KawaiiBypasser and other bypasers.
2) Join a multiplayer game
3) Type in to your console "lua_openscript_cl cabconv15.lua"
4) Type in to your console "bind m "menutest"
5) Press M!
Note: Some servers won't need a bypasser to activate, these servers are vulnerable.
Use this responsibly.