10000 GitHub - suxrobGM/cs2-external: An external cheat utility for Counter-Strike 2, designed for educational and research purposes.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An external cheat utility for Counter-Strike 2, designed for educational and research purposes.

License

Notifications You must be signed in to change notification settings

suxrobGM/cs2-external

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS2External

Description

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.

SS

Features

AimBot

  • Key activation with RCS (default = LBUTTON)
  • Visibility check

Esp

  • Skeleton (Color team)
  • Box with health bar
  • Health numbers
  • Name
  • Enemy weapon
  • Enemy flags (Scoped, Flashed, Shifting, Shifting in scope)

Other Visuals

Trigger Bot

Miscellaneous

System

  • Auto update offsets
  • Offsets will be downloaded from the GitHub repository

Configuration

  • Certain functionalites such as Aimbot, and Triggerbot can be toggled on and off in the appsettings.json file.

Installation & Usage

Prerequisites

Step 1: Clone the Repository

git clone https://github.com/suxrobGM/CS2External.git
cd CS2External

Step 2: Build & Run

dotnet build
dotnet run

Alternative: Precompiled Binaries

You can also download the precompiled binaries from the Releases page without downloading .NET SDK and building the project.

Help

If you have issues or have questions, check out the Issues section of the GitHub project page.

Authors

About

An external cheat utility for Counter-Strike 2, designed for educational and research purposes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%
0