Skip to content

a multi-threaded CS:GO external cheat base in C++ for beginners

License

Notifications You must be signed in to change notification settings

heyimlumi/csgo-external-base

Repository files navigation

Up-to-Date CS:GO external cheat base for learning

I noticed there weren't any updated bases for CS:GO, as CS:GO is the most documented game for cheat development, ever.

Features

  1. Aimbot
  2. Smoothing
  3. Recoil Compensation (RCS)
  4. FOV system
  5. Triggerbot
  6. Glow (no flicker)
  7. Bunnyhop

I've multi-threaded everything, multi-threading is an important part of cheat development, so it's good practice and a good habit to have.

The latest Hazedumper offsets for CS:GO are included in the files as "csgo-offsets.hpp", since the official Hazedumper github repository is outdated.

Video

meow

About

a multi-threaded CS:GO external cheat base in C++ for beginners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages