Releases: Jesewe/cs2-bhop
Releases · Jesewe/cs2-bhop
CS2 Bhop v1.0.2
-
New Features:
- Implemented comprehensive logging to track actions and errors, aiding in debugging and user feedback.
- Added automatic update checking to notify users about the latest version available on GitHub.
- Introduced utility functions to manage common tasks, enhancing code modularity.
-
Improvements:
- Refactored code into structured classes for better organization and maintainability.
- Improved error handling and user interaction for a more robust experience.
- Enhanced readability with better documentation and variable naming conventions.
-
Bug Fixes:
- Addressed various edge cases in error handling for process attachment and memory access.
Full Changelog: v1.0.1...v1.0.2
CS2 Bhop v1.0.1
Modular functions were used to restructure the script to improve readability and maintainability.
- Use the bhop script in Counter-Strike 2 (CS2) to automate bunny hopping.
- Use pymem to manipulate processes and memory
- Add error handling for problems with process and memory access
- Get game offsets from an internet repository
- Look for the cs2.exe process and client.dll module
Full Changelog: v1.0.0...v1.0.1
CS2 Bhop Script v1.0.0
- This release includes updates to the CS2 Bhop Script, enhancing error handling and key state checking for a smoother experience.
Full Changelog: https://github.com/Jesewe/cs2-bhop/commits/v1.0.0