Sorry 4 bad eng)))
Free sdk for gmod. Few functionality and bad asg. Good luck
It's sdk for gmod (working in february 2021). It`s my second big project on c++. BAD STRUCTURE.
- Rewrite structure
- Fix aimbot
- Fix menu color (ingame)
- Add more interfaces and tools
In game_sdk:
- Classes for monipulating with game
- Game interfaces (not all)
- Game data types
In features: Already realized functionality
In hook: Hook Manager and realized hooks
In math: Basic math functionality for game
In tools: Basic tools for hacks
hack_core - class for basic monipulations (init and shutdown) interfaces - class for monipulation with interfaces. For call interface:
- include <interfaces.h>
- interfaces->intefaces_name
globals - hack global vars
- Render. Only surface drawing. (check view_render_hook)
- Logger. Bad logger (rewrite it pls)
- Mem tools. Just pattern_scanner, interface grabber and (in netvar) netvar system