CSGO icon indicating copy to clipboard operation
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

banner

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

  1. Update the offsets (see below)
  2. Compile with Visual Studio for x86
  3. Get into game (inside a map)
  4. 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