hrt / CSGO

An external C++ tool for CSGO featuring BSP parsing, bunny-hop, trigger-bot, aim-assist, no flash, walk-bot and glow esp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSGO External Tool

banner

A CSGO external based tool featuring BSPParsing (credits to https://github.com/ReactiioN1337/valve-bsp-parser), bunny-hop, trigger-bot, aim-assist, no flash, walk-bot and glow esp.

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

About

An external C++ tool for CSGO featuring BSP parsing, bunny-hop, trigger-bot, aim-assist, no flash, walk-bot and glow esp

License:MIT License


Languages

Language:C++ 100.0%