This is a skeleton internal cheat base meant to be used for youtube tutorials. This was made to avoid having to recode all the boiler-plate nonsense each video. A small function was added by me to hook into the DrawModel function of CS:GO to render the Chams.
- Intuitive project structure
- MinHook included for hooking
- Interface manager
- Netvar Manager
- Memory-related functions (Calling virtual functions, Pattern scanning)
- Clone repository
- Make sure to use x86
Release || Debug
- Build Project using
CTRL+b
- Compiled binary
based.dll
will be found in build folder
I am not responsible for anything that happens when you use this software. Cheers.