https://github.com/snipcola/proext
Open-source, external CS2 cheat.
https://github.com/snipcola/proext
cheat cs2 external modification
Last synced: 4 months ago
JSON representation
Open-source, external CS2 cheat.
- Host: GitHub
- URL: https://github.com/snipcola/proext
- Owner: snipcola
- License: mit
- Created: 2023-11-14T22:08:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T22:03:56.000Z (4 months ago)
- Last Synced: 2025-02-07T23:18:27.483Z (4 months ago)
- Topics: cheat, cs2, external, modification
- Language: Rust
- Homepage:
- Size: 58.6 MB
- Stars: 86
- Watchers: 5
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
_An open-source, customizable cheat for Counter-Strike 2._
## 🖼️ Preview

## 📝 Instructions:
To use ProExt, you can follow two methods.
### Method 1: Download the prebuilt binary
This method is the easiest and is recommended for most. You can find the latest binary [here](https://git.snipcola.com/snipcola/ProExt/raw/branch/main/bin/proext.exe).
### Method 2: Build the application
#### Requirements:
- [PowerShell](https://winget.run/pkg/Microsoft/PowerShell)
- [Git](https://winget.run/pkg/Git/MinGit)
- [Rust](https://rustup.rs)#### Installation:
1. Clone the repository:
```
git clone https://git.snipcola.com/snipcola/ProExt.git
```2. Enter the directory:
```
cd ProExt
```3. Build the application:
```
./scripts/deploy.ps1
```4. The binary should be located inside of the `bin` folder.
## ⌨️ Shortcuts:
- `Insert / Ins` - Show/hide the menu.
- `End` - Exits the application.## 📋 Features:
- ESP
- RCS
- Aimbot
- Triggerbot
- Crosshair
- Radar
- Bomb Timer
- Spectator List
- Styling
- Configuration## 💬 Q&A:
- **Does it work in fullscreen?**
No.
- **Game lags when toggled, what's the fix?**
Run the following, using the developer console:
```
engine_no_focus_sleep 0
```