Skip to content

CS2 Bhop v1.0.1

Compare
Choose a tag to compare
@Jesewe Jesewe released this 01 Jun 06:52
· 5 commits to main since this release
5057f21

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