CS2External is a fork of FullyExternalCS2 with some improvements and new features. It is a an external cheat for Counter-Strike 2 that reads memory and interacts with the game process externally without injecting any code into the game process or modifying the game in any way.
Important
Note: This project is for educational and research purposes only. I am not responsible for any harm caused by this software.
- Key activation with RCS (default = LBUTTON)
- Visibility check
- Skeleton (Color team)
- Box with health bar
- Health numbers
- Name
- Enemy weapon
- Enemy flags (Scoped, Flashed, Shifting, Shifting in scope)
- Aim Crosshair
- Bomb timer
- Key activation (default = LAlt)
- No Spread
- Auto update offsets
- Offsets will be downloaded from the GitHub repository
- Certain functionalites such as Aimbot, and Triggerbot can be toggled on and off in the appsettings.json file.
- Download and install .NET 9 SDK
git clone https://github.com/suxrobGM/CS2External.git
cd CS2External
dotnet build
dotnet run
You can also download the precompiled binaries from the Releases page without downloading .NET SDK and building the project.
If you have issues or have questions, check out the Issues section of the GitHub project page.
- sweeperxz - Developer/Engineer (original author of FullyExternalCS2)
- suxrobGM - Developer/Engineer (fork author)