Skip to content

Includes features like Aimbot, Magnet Triggerbot, dynamic FOV, Bones joints ESP, visible check via VPK parsing, Recoil control, Web Radar, Platform decryption, and more.

Notifications You must be signed in to change notification settings

cunat999/Pro-CS2_DMA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cs2-2024

Pro CS2 DMA

English | 简体中文

「Pro CS2 DMA」 is a passion project, and I will do my best to optimize the user experience. I hope everyone can offer good suggestions for improvement. The project itself is in C++, with the radar based on JavaScript and HTML. Suggestions can be related to technical skills or even natural language logic. Everyone is smart, and maybe your inspiration can bring significant improvements to the project.

✨Features

Feature Preview
Aimbot🔫 aim
Visuals👀 esp
Misc⚙ misc
Other Decrypt platform encryption、Visible check via VPK parsing

🧩 Screenshots

Esp feature demonstration.

esp

Visible check and dynamic FOV feature demonstration. IMG_0098 mov_20240820_010313_compressed

Web Radar🧭

Easy to read, infinitely resizeable.

Two styles: static and centered, rotating with the view.

radar_2024 11 03-18 41

🗺Radar Features

Dots Type Description
player Default Both CT and T players are shown, along with the weapon they're holding and their nickname.
host_dot Host The selected main view player is easy to distinguish.
low hp Health indicator When a player loses health, the color of the health ring will change accordingly.
boom player Bomb carrier Shows the player that has the C4 with them. Easily spottable on the radar because of the color difference.
dead Dead Killed players are still faintly visible on the radar as a small cross.
f1 (1) Firing state Player firing state.
Hurt (1) Hurt When the player takes damage.
shan (1) Blinded The state when a player is blinded by a flashbang.
smoke (1) Smoke Smoke grenade by CT and T teams.
huo (1) Incendiary Incendiary grenade.
zhayan Explosion Smoke grenade exploded by a grenade.

Follow the action

When only a few players are alive most of the radar is just empty and only a very small part contains all the action. The autozoom feature has resolved this issue. The radar image can automatically pan and zoom according to where the players are located, and smoothly follows the action.

697

Autozoom tries to keep the action in the middle, with a safe padding around any players so they can never accidentally run off the radar image. it also has a minimal zoom level, so that the radar only zooms in when the action is concentrated in a small part of the map.

Advisories

Advisories are automatically detected events that the observer might want to switch to. To make switching to this event easier, the observer slot number is displayed next to an icon noting the type of advisory. The observer should still make his own judgment of the situation.

Advisory Type Description
no Default This is displayed when no other notable events are happening.
plant Planted bomb Countdown after bomb is planted.
chai Defusing A CT is defusing the bomb.

And much more

  • Smokes, molotovs and flashbangs shown on the map
  • Split maps for upper and lower on Nuke and Vertigo
  • Player dot z-height indicators, either by color dot or scale
  • Any radar background color, including full transparency
  • Player selection, choose the main view
  • Hide teammates

How to use ❓

  1. Download the latest release.
  2. Run radar.exe (if use this feature).
  3. Run Pro CS2.exe
  4. Enjoy the game😀

Planned tasks 📑

  • ✅Fix the slight delay in ESP display (It seems like only I have this issue? My friend doesn't. Do you guys have it?)
  • ✅Optimize aimbot movement trajectory to make it more human-like
  • ✅Customize multiple bone selections for aimbot (currently: rifle: head, neck; pistol: head; sniper rifle: head, neck, upper torso, lower torso)
  • Add a dead zone to aimbot
  • ✅Fix the performance of sniper rifles under the Magnet triggerbot function
  • ✅Improve web radar functionality
  • ✅Add item flight trajectory to web radar
  • ✅Address issues related to C4, as traversing C4 consumes too much performance. It's currently disabled and will be improved once a solution is found
  • ✅Optimize memory reading performance
  • ✅Revise kmbox-related code

Important

There are still some features that need improvement, and I will update them as soon as possible. Once the code is organized, I will upload the source code. In the meantime, I will first release the packaged program.

If you have any suggestions regarding the project and its features, you can use the Issues section to let me know.

If the project has been helpful to you, please give it a ⭐star⭐.

About

Includes features like Aimbot, Magnet Triggerbot, dynamic FOV, Bones joints ESP, visible check via VPK parsing, Recoil control, Web Radar, Platform decryption, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published