CSGO
CSGO copied to clipboard
An external C++ tool for CSGO featuring BSP parsing, bunny-hop, trigger-bot, aim-assist, no flash, walk-bot and glow esp
CSGROW
A clean CSGO external cheat base with aimbot, BSPParsing (credits to https://github.com/ReactiioN1337/valve-bsp-parser), bunnyhop, triggerbot, aimassist, no flash and walkbot.
How to use
- Update the offsets (see below)
- Compile with Visual Studio for x86
- Get into game (inside a map)
- Open the binary
Note: The keys configuration and features can be adjusted in Main.cpp
How to update
Either download hazedumper (https://github.com/frk1/hazedumper/) and a config for CSGO to generate csgo.hpp
or just download the latest one from https://github.com/frk1/hazedumper/blob/master/csgo.hpp
then replace the csgo.hpp
used in this project with it