-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Jesewe edited this page Jun 26, 2026
·
4 revisions
VioletWing is an external tool for Counter-Strike 2. It reads game memory to run TriggerBot, ESP Overlay, Bunnyhop, and NoFlash - all configured from a built-in GUI, all processed locally.
Warning: Using this in online matchmaking violates CS2's Terms of Service and will get your account VAC banned. Use it offline or in private servers.
Note: Antivirus software will flag this. It reads another process's memory, which looks identical to malware from AV's perspective. Read the source, build it yourself, and add an exception if you trust what you see.
- Download
VioletWing.exefrom the Releases page - Launch CS2, then run VioletWing as Administrator
- VioletWing downloads
cs2-dumper.exeon first launch and generates offsets automatically - Enable features from the General Settings tab
Run CS2 in windowed or borderless windowed mode - exclusive fullscreen breaks the overlay.
| Feature | What it does |
|---|---|
| TriggerBot | Fires when your crosshair lands on an enemy; weapon-specific delays |
| ESP Overlay | Draws boxes, skeletons, health bars, and names over the game window |
| Bunnyhop | Writes jump inputs to memory at controlled intervals |
| NoFlash | Clamps flash duration so flashbangs don't blind you |
Get Started
- Introduction - how VioletWing works
- Installation - download, requirements, first launch
- Build from Source - Python setup and compile steps
- Connecting Your Offsets - how cs2-dumper is used and error codes
- Settings - full config reference
Support
- Troubleshooting - common errors and fixes
- a2x - cs2-dumper
- All contributors
Licensed under GPLv3.