Skip to content

IMXNOOBX/cs2-external-esp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

711 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ CS2 External ESP | Recode

Simple external ESP for Counter-Strike 2. After years of development the codebase has been modernized for clarity and ease of use, featuring a redesigned interface, noticeable performance improvements, several quality-of-life additions, and automatic offset scanning to help maintain compatibility through game updates.

In case this repository disappears (not the first time), work will continue in the mirrors.

Showcase

Click the picture below to go to the showcase video

cs2esp

🌳 Simple Use

  1. You can download it from Releases tab or build it yourself by following developers instructions.

  2. Open the game & the cs2-external-esp.exe, and thats it!

  3. ⭐ The repository if you like the project!

Important

Make sure your game is in full screen windowed❗

💡 Important

This project is provided 'as is' for learning purposes with no warranties or responsibility from the developers/contributors. Use it at your own risk; you are the only one accountable for your actions

  • Detection Status: This project is intended solely for single-player use. That said, no ban reports have been raised for other modes.
  • Anti-Virus Alerts: This software may resemble malware in behavior because it accesses other processes memory, so it is commonly flagged by anti‑virus programs. I strongly encourage you to read the source code and build it yourself by following the developers instructions. All provided binaries are compiled via the GitHub workflow from the repository source.

🕹️ Previous Versions

This project has been reworked 3 times, the current one been the third!

📘 Developer Instructions

  1. Clone repository. Make sure you copy the command below to clone dependencies too
git clone --recursive https://github.com/IMXNOOBX/cs2-external-esp
  • If you cloned the repository before submodules were added, run this command git submodule update --init --recursive
  1. Build the app using Visual Studio 2022 (or later)

    • Build: x64 - Release
  2. Locate your binary file in the folder <arch>/<configuration>, e.g., x64/Release.

💫 Credits

🔖 License & Copyright

This project is licensed under CC BY-NC 4.0.

+ You are free to:
	• Share: Copy and redistribute the material in any medium or format.
	• Adapt: Remix, transform, and build upon the material.
+ Under the following terms:
	• Attribution: You must give appropriate credit, provide a link to the original source repository, and indicate if changes were made.
	• Non-Commercial: You may not use the material for commercial purposes.
- You are not allowed to:
	• Sell: This license forbids selling original or modified material for commercial purposes.
	• Sublicense: This license forbids sublicensing original or modified material.

©️ Copyright

The content of this project is ©️ by IMXNOOBX and the respective contributors. See the LICENSE.md file for details.

About

Simple external ESP for Counter-Strike 2, after many years, the codebase has been modernized for clarity and ease of use, with a redesigned interface, noticeable performance improvements, and several new quality-of-life features.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors