โ ๏ธ DISCLAIMER: This project was created for educational purposes only. The author does not support or encourage cheating in any form.
This is an external cheat for Counter-Strike 2 written in C#. The goal of this project is to learn and demonstrate:
- How to work with process memory in C#
- Reading and writing memory using Swed64
- Creating a basic ImGui-based menu with ImGui.NET
- Understanding how external tools interact with games
- Exploring low-level C# programming techniques
It is not meant for use in real matches and is not actively maintained as a usable cheat.
The current functionality includes:
- ๐ฐ Bunnyhop โ Automatically jumps when the spacebar is held
- ๐ Anti-Flash โ Prevents full white screen effect from flashbangs
- ๐ฏ FOV Changer โ Allows changing the Field of View (FOV)
- ๐ฅ๏ธ ImGui Menu โ Clean and simple UI for toggling features
- This project is intended only for learning purposes.
- The author does not condone cheating or game manipulation.
- Do not use this in online games โ it may result in a ban.
- You are responsible for your own actions if you misuse this code.