Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Jesewe/cs2-bhop

Tags

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
Jesewe ItsJesewe
feat(bhop): Implement active window check and refactor jump logic

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Github Actions

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
GitHub Actions

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor and Enhance Bunnyhop Script

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactored script

- Fetch game offsets from an online repository
- Search for the cs2.exe process and client.dll module
- Use pymem for process and memory manipulation
- Add error handling for process and memory access issues

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated CS2 Bhop Script

- Added error handling for various exceptions
- Improved key state checking