Whether you care or not changes nothing for me.
I work on my project in peace and owe nothing to anyone here.
Hate or like, I’ll keep doing my thing.
Reev on top
Legitbot
- Smooth aimbot with customizable smoothing curves
- Target selection (closest to crosshair, lowest HP, etc.)
- Hitbox priority (head, body, closest)
- FOV circle with adjustable radius
- RCS (Recoil Control System) with customizable strength
- Standalone RCS option
- Triggerbot with delay settings and hitchance
- Per-weapon configuration
- Visibility check
- Team check
Visuals - ESP
- Player ESP (boxes, health bars, names, weapons)
- Skeleton ESP
- Head dot/circle
- Offscreen indicators
- Glow ESP
- Chams (material-based player highlighting)
- Penetration crosshair (shows if you can wallbang)
- Team damage indicator
- Grenade ESP with trajectory prediction
- Grenade warning system
Movement
- Bunny Hop (auto/scroll)
- Auto Strafe (directional air strafe)
- Jump Bug
- Null Strafe
- Pre-Hop
- De-Subtick Jump
- Instant Strafe
Skin Changer
- Full weapon skin changer
- Knife changer (all knife models)
- Glove changer
- Wear customization
- StatTrak support
- Agent/model changer
- Inventory persistence (skins save between sessions)
- Shared Skins - See other Reev users' skins in your match! (Under dev)
Miscellaneous
- Auto purchase (buy binds on round start)
- Chat handler
- Shot handler with hit logging
- Overlay system with customizable indicators
Lua Scripting Support
- Full Lua API for custom scripts
- Events: on_paint, on_createmove, on_player_hurt, on_player_death, on_round_start, on_round_end
- Client API (logging, console commands, timing)
- Engine API (game state, view angles, tick count)
- Entity/Player helpers (get players, health, team, position, velocity)
- UI API (ImGui bindings for custom menus)
- Scripts location: %APPDATA%\Reev\scripts\
Authentication System - Why We Use Discord Bot Login
Reev uses a Discord bot authentication system for a very important reason: to protect our users from malicious actors.
The Problem:
Since Reev is a free cheat, some retards have been taking advantage of reev, embedded with malicious loader /malware/RATs/miners, and redistributing it to unsuspecting users. People download what they think is "Reev" but actually get infected with malicious software.
Our Solution:
I implemented a secure authentication system that works like this:
1. Discord Bot Authentication - You authenticate through our official Discord bot. This verifies you're getting the real, unmodified Reev.
2. Loader → DLL Communication - When you log in through the loader:
- The loader authenticates with our backend server via the Discord bot
- Your Discord ID and username are verified
- A Hardware ID (HWID) is generated and linked to your account
- User info is saved locally for the DLL to read
3. DLL Validation - When the cheat DLL loads into CS2:
- It reads your user info from the loader
- It performs server-side validation with our backend
- Periodic re-validation occurs every 10 minutes
- Anti-debug and anti-tamper checks ensure the code hasn't been modified
4. What This Prevents:
- Modified/malware-infected versions won't authenticate
- Unlegitimate versions won't work without valid Discord auth
- Users can verify they have the genuine Reev client
Your data is safe:
- We only collect: Discord ID, username, and HWID
- No personal information, no passwords stored on our servers
- HWID is a hash of hardware identifiers (not reversible)
- All communication uses HTTPS encryption
Data Tracking & Same Match Detection
Reev includes an optional game tracking feature that provides cool community features:
How It Works:
- When you join a match, the cheat sends your server address to our backend
- This is used ONLY to detect if other Reev users are in the same match as you
- You'll get notified when another Reev user is in your game!
Shared Skins Feature (Still under development):
- When Reev users are in the same match, you can see each other's custom skins!
- Your skin loadout is shared with other Reev users in your game
- This only works between verified Reev users
What We Track (and Don't Track): ✓ Server address (to match players) ✓ Map name and game mode ✓ Your Discord username (for notifications) ✓ Skin loadout (for shared skins feature)
✗ Your Steam account info ✗ Any personal data ✗ Your IP address (only server address)
Privacy:
- You can disable game tracking in settings if you prefer
For further updates, join my discord server:
You must be registered for see links
IMPORTANT:
- For injection use "Standard Injection"
- Also run game with "-allow_third_party_software" launch argument, tutorial:
1. In Steam, go to Library, then press left button mouse on game e.g. cs2, and click on "Properties..." 2. Then go to the "General" and look for "LAUNCH OPTIONS" 3. In the text box provide launch option e.g... "-insecure" will disable VAC anti-cheat...
hackvshack.net
Download:
Note: Only download from official sources. If you got Reev from anywhere other than our Discord or this thread. The authentication system will reject any tampered versions.
IMPORTANT:
- For injection use "Standard Injection"
- Also run game with "-allow_third_party_software" launch argument, tutorial:
1. In Steam, go to Library, then press left button mouse on game e.g. cs2, and click on "Properties..." 2. Then go to the "General" and look for "LAUNCH OPTIONS" 3. In the text box provide launch option e.g... "-insecure" will disable VAC anti-cheat...
Legitbot
- Smooth aimbot with customizable smoothing curves
- Target selection (closest to crosshair, lowest HP, etc.)
- Hitbox priority (head, body, closest)
- FOV circle with adjustable radius
- RCS (Recoil Control System) with customizable strength
- Standalone RCS option
- Triggerbot with delay settings and hitchance
- Per-weapon configuration
- Visibility check
- Team check
Visuals - ESP
- Player ESP (boxes, health bars, names, weapons)
- Skeleton ESP
- Head dot/circle
- Offscreen indicators
- Glow ESP
- Chams (material-based player highlighting)
- Penetration crosshair (shows if you can wallbang)
- Team damage indicator
- Grenade ESP with trajectory prediction
- Grenade warning system
Movement
- Bunny Hop (auto/scroll)
- Auto Strafe (directional air strafe)
- Jump Bug
- Null Strafe
- Pre-Hop
- De-Subtick Jump
- Instant Strafe
Skin Changer
- Full weapon skin changer
- Knife changer (all knife models)
- Glove changer
- Wear customization
- StatTrak support
- Agent/model changer
- Inventory persistence (skins save between sessions)
- Shared Skins - See other Reev users' skins in your match! (Under dev)
Miscellaneous
- Auto purchase (buy binds on round start)
- Chat handler
- Shot handler with hit logging
- Overlay system with customizable indicators
Lua Scripting Support
- Full Lua API for custom scripts
- Events: on_paint, on_createmove, on_player_hurt, on_player_death, on_round_start, on_round_end
- Client API (logging, console commands, timing)
- Engine API (game state, view angles, tick count)
- Entity/Player helpers (get players, health, team, position, velocity)
- UI API (ImGui bindings for custom menus)
- Scripts location: %APPDATA%\Reev\scripts\
Authentication System - Why We Use Discord Bot Login
Reev uses a Discord bot authentication system for a very important reason: to protect our users from malicious actors.
The Problem:
Since Reev is a free cheat, some retards have been taking advantage of reev, embedded with malicious loader /malware/RATs/miners, and redistributing it to unsuspecting users. People download what they think is "Reev" but actually get infected with malicious software.
Our Solution:
I implemented a secure authentication system that works like this:
1. Discord Bot Authentication - You authenticate through our official Discord bot. This verifies you're getting the real, unmodified Reev.
2. Loader → DLL Communication - When you log in through the loader:
- The loader authenticates with our backend server via the Discord bot
- Your Discord ID and username are verified
- A Hardware ID (HWID) is generated and linked to your account
- User info is saved locally for the DLL to read
3. DLL Validation - When the cheat DLL loads into CS2:
- It reads your user info from the loader
- It performs server-side validation with our backend
- Periodic re-validation occurs every 10 minutes
- Anti-debug and anti-tamper checks ensure the code hasn't been modified
4. What This Prevents:
- Modified/malware-infected versions won't authenticate
- Unlegitimate versions won't work without valid Discord auth
- Users can verify they have the genuine Reev client
Your data is safe:
- We only collect: Discord ID, username, and HWID
- No personal information, no passwords stored on our servers
- HWID is a hash of hardware identifiers (not reversible)
- All communication uses HTTPS encryption
Data Tracking & Same Match Detection
Reev includes an optional game tracking feature that provides cool community features:
How It Works:
- When you join a match, the cheat sends your server address to our backend
- This is used ONLY to detect if other Reev users are in the same match as you
- You'll get notified when another Reev user is in your game!
Shared Skins Feature (Still under development):
- When Reev users are in the same match, you can see each other's custom skins!
- Your skin loadout is shared with other Reev users in your game
- This only works between verified Reev users
What We Track (and Don't Track): ✓ Server address (to match players) ✓ Map name and game mode ✓ Your Discord username (for notifications) ✓ Skin loadout (for shared skins feature)
✗ Your Steam account info ✗ Any personal data ✗ Your IP address (only server address)
Privacy:
- You can disable game tracking in settings if you prefer
For further updates, join my discord server:
You must be registered for see links
IMPORTANT:
- For injection use "Standard Injection"
- Also run game with "-allow_third_party_software" launch argument, tutorial:
1. In Steam, go to Library, then press left button mouse on game e.g. cs2, and click on "Properties..." 2. Then go to the "General" and look for "LAUNCH OPTIONS" 3. In the text box provide launch option e.g... "-insecure" will disable VAC anti-cheat...
hackvshack.net
Download:
Note: Only download from official sources. If you got Reev from anywhere other than our Discord or this thread. The authentication system will reject any tampered versions.
IMPORTANT:
- For injection use "Standard Injection"
- Also run game with "-allow_third_party_software" launch argument, tutorial:
1. In Steam, go to Library, then press left button mouse on game e.g. cs2, and click on "Properties..." 2. Then go to the "General" and look for "LAUNCH OPTIONS" 3. In the text box provide launch option e.g... "-insecure" will disable VAC anti-cheat...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.