Releases: Enoouo/Pro-CS2_DMA
1.33
Version 1.32
Changelog:
- Add GUI menu
- Add automatic offset data update
- ESP: Add C4 display
- ESP: Add C4 defuse alert
- ESP: Add custom color options
- ESP: Add health bar
- ESP Box: Add corner box type
- Magnet Trigger: Add forced fire switch
- Add custom maximum player count
- Fixed the overlay transparency issue, it can now be fully transparent.
更新日志:
- 添加GUI菜单
- 添加自动更新偏移数据
- ESP添加C4显示
- ESP添加拆C4提示
- ESP添加颜色自定义
- ESP添加健康bar
- ESP BOX添加角框类型
- 磁性扳机添加强制开火开关
- 添加自定义最大玩家数
- 修复覆盖层透明问题,现在已经可以完全透明
Version 1.31
Changelog:
- Add the `magnet_triggerbot_delay` parameter to customize the delayed fire time.
Web radar
- Add C4 display
- Add C4 countdown
- Add C4 defuse alert
- Add flashed alert
更新日志:
- 增加magnet_triggerbot_delay参数,可以自定义延迟开火时间
网页雷达
- 增加C4显示
- 增加C4倒计时
- 增加拆除C4提示
- 增加被闪光提示
Ps: I've been busy writing firmware lately, so updates have been less frequent.
With this update, 'write' will no longer work. I'll figure out another way to handle this feature later. Or, if you don't mind writing to memory, why not use the 1 PC DMA method? Using this method to call the Windows API for mouse movement is safer than writing to memory.
Version 1.3
Changelog:
- Fixed an issue that could cause aimbot to fail when ESP is enabled.
- Resolved a problem that led to a decrease in FPS with ESP active.
- Optimized the logic for magnet_triggerbot.
- Added collision volume detection.
- Implemented target orientation detection.
- Reduced memory read frequency to improve program performance.
- Removed two threads to enhance performance.
- Added a new aimbot method for a specific user that does not require a KMBX device.
Web radar
- Resolved the lag issue.
- Added a settings cache, so previous settings will be retained after refreshing the page.
- Fixed a problem where player joins or exits during gameplay caused perspective changes.
更新日志:
- 修复一个开启ESP时可能导致aimbot失效的问题
- 修复一个导致ESP帧数下降的问题
- 优化magnet_triggerbot运行逻辑
- 添加碰撞体积检测
- 添加目标朝向检测
- 减少内存读取次数,提升程序性能
- 删除两个子线程,提升性能
- 为某个用户添加了一种新的非kmbox自瞄方式
网页雷达
- 解决了卡顿问题
- 添加了设置缓存,刷新页面后仍然会记得之前的设置
- 修复了中途有玩家加入或者退出会导致视角变化的问题
Ps: You can report any bugs you encounter in the 'Issues' section.
也许会有一些我没有遇到的BUG,请在 'Issuse' 中向我反馈
Version 1.2 fix
Changelog:
- Fixed the issue where Kmbox b+ had no effect.
- Added functionality where if 'esp_active=0' is set in the config, the rendering layer will not be created, suitable for users who don't use the ESP feature.
- Fixed an issue with the Magnet triggerbot where sniper rifle movement was abnormal.
- Increased the hit probability for the Magnet triggerbot.
- Added weapon display to ESP.
- Added head display to ESP.
- Added a curve feature to the aimbot, but since I'm not fully satisfied with it, it's temporarily disabled. Let me know if you need it.
- Fixed a logical error, now the program can correctly monitor the game's start and close events, so you don't need to rerun the program every time you start the game.
Web radar
- Added an interpolation feature toggle, which is off by default, using more real-time data.
- Map zooming is now working correctly (provided that center display is enabled).
- Fixed some invalid error messages.
更新日志:
- 修复了Kmbox b+ 没有效果的问题
- 添加当config中设置 'esp_active=0' 时,将不会创建渲染层,适用于不使用esp功能的用户
- 修复了磁性扳机功能下狙击枪移动异常的错误
- 增加了磁性扳机的命中几率
- eps添加了显示武器
- esp添加了显示头部
- aimbot添加了曲线功能,但是因为不太满意所以暂时关闭,如果有需要请告诉我
- 修复了一个逻辑错误,现在可以正确监听游戏的启动和关闭,不需要每次启动游戏时重新运行程序
网页雷达
- 添加了插值功能开关,默认关闭,使用更实时的数据
- 地图缩放现在可以正常使用(前提是开启居中显示)
- 修复了一些无效报错
Ps: I added non-topmost and transparency properties for the rendering layer in the config, but the transparency setting affects everything, including the rendered content. I tried a few methods but couldn't achieve the effect where the window is transparent but the content isn't. If you know the reason, please let me know
Version 1.1
Changelog:
- Fixed the config file reading issue.
- Adjusted the aimbot; further optimization will be done later.
- Added functionality for handling Kmbox b+ (untested; please report any issues using the Issues section).
- Added functionality for using aimbot on 1 PC (untested; please report any issues using the Issues section).
- Fixed the issue where non-Kmbox users couldn't use the program.
Web radar
- Optimized data interpolation, making player movement and view rotation smoother.
- Fixed issues with player nicknames and weapon visibility not functioning properly.
- Fixed the issue where hiding teammates was not working correctly.
- Player selection has been changed from using numbers to nicknames, making it easier to quickly select yourself.
Version 1.0
P.S: The current version only supports Kmbox net for now. Support for Kmbox b+ and regular mouse will be added later.
- If you encounter any issues, please use the "Issues" section to ask me questions. Communication in both English and Chinese is welcome.