EuroDevv / Dexterion

External CS2 Cheat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DexterionBanner

C++ CS2 License

Welcome to Dexterion!
A free open-source with educational propurse cheat built to test VAC (Valve Anti-Cheat).

Table of contents

Compiling

Download the code from the green button that says Code. Extract the RAR file into any folder. Open Dexterion.sln in Visual Studio 2022, set build configuration to Release | x64. Press Build solution and you should receive Dexterion.exe file in the path Dexterion/x64/Release/

Little story about compiling the source: Recently, some portuguese and russian kids asked if this was a virus. They ended up blocking me and I'll tell you how. They made me run the cheat, so I did and they still didn't believe it wasn't malware. They tried compiling the cheat and told me to help them. I was really trying to but they were retarded or something because the wasn't listening to me and didn't know how to extract the src. They blocked me after that failed attempt of extract the file. Don't be like those guys, please.

Usage

Update Offsets ( Choose 1 or 2 )

  1. Update Offsets. (Run updateoffsets.cmd in the same folder as Dexterion.exe)
  2. Manualy update from a2x repo's the following files: buttons.json, offsets.json, client_dll.json.

Important

Close Visual Studio to stop the realesed version that is ran automaticaly when you build.
Then go to the /x64/Realese/ path and open dexterion.
If you use the version that was ran when you built the application this will be bugged.

Run

  1. Run Dexterion.exe From realese path
  2. Follow Terminal instructions.
  3. Wait For Load.

Toggle/Kill UI

  • Toggle UI: Inset key.
  • Terminate UI: End key.

Using Icon Fonts

Move fonts folder to the same folder as Dexterion.exe is.

Anti-Cheat

Caution

This is a cheat, this agains any game tos. We are not responsible of any account banned. USE AT YOUR OWN RISK.

Features

  • ESP
    • Health bar (+ HP counter)
    • Player name
    • Weapon icons / names
    • Skeleton
    • Joints
    • Head
    • Snap lines
    • Distance
  • Aim
    • Aimbot (+ Player lock)
    • Recoil control system
    • Trigger bot (random click delay)
  • Misc
    • Bunny hop
    • Anti flash
    • Deathmatch Mode
    • Dropped item ESP (PERFORMANCE ISSUES)
    • Bomb Timer
    • Spectator List

Caution

Bunny Hop, Anti-Flash, Fov are using write memory function from windows api and this could result in a ban.

Credits

Disclaimer

Important

We are not responsible for any banned accounts and the bad use of this application.
This application was made for educational propurse to test the VAC ( Valve Anti-Cheat ).
USE AT YOUR OWN RISK.

Note

This cheat is only tested on VAC (Valve Anti-Cheat) with non-writeMem feautres and 0 bans has been issued.

License

Note

This repository is under BSD-3 Clause License.

Previews

Preview Preview Preview Preview Preview

About

External CS2 Cheat

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 93.0%Language:C 7.0%Language:Batchfile 0.0%