A tool designed to enhance movement in Counter-Strike 2 through bunny hopping.
Features • Installation • Usage • Troubleshooting • ContributingCS2 Bhop is an automated tool for Counter-Strike 2 that facilitates bunny hopping, allowing players to move faster and more fluidly by automatically triggering jumps at the right moments. The tool runs in the background and works seamlessly with the game.
- Automatic Bunny Hop: Automatically jumps for you while holding the configured trigger key.
- Dynamic Offset Updates: Automatically fetches the latest offsets required for functionality from a GitHub repository.
- Logging: Detailed logs are saved in
%LOCALAPPDATA%\Requests\ItsJesewe\crashes\bhop_logs.log
. - Update Checker: Automatically checks for updates from the GitHub repository.
- Lightweight: Minimal impact on game performance.
You can install CS2 Bhop by cloning the repository or by downloading a pre-built executable file from the releases.
-
Clone the Repository:
git clone https://github.com/Jesewe/cs2-bhop.git cd cs2-bhop
-
Install Dependencies:
pip install -r requirements.txt
-
Run the Script:
python main.py
Alternatively, you can download the ready-to-use executable from the Releases page. Simply download the latest version and run the executable directly.
- Launch Counter-Strike 2.
- Run the Bhop tool using the command mentioned above or by launching the GUI version if available.
- The tool will automatically start functioning when the game is active and will respond to the configured trigger key.
- Failed to Fetch Offsets: Ensure you have an active internet connection and that the source URLs are accessible.
- Could Not Open
cs2.exe
: Make sure the game is running and that you have the necessary permissions. - Unexpected Errors: Check the log file located in the log directory for more details.
Contributions are welcome! Please open an issue or submit a pull request on the GitHub repository.
This script is for educational purposes only. Using cheats or hacks in online games is against the terms of service of most games and can result in bans or other penalties. Use this script at your own risk.
This project is licensed under the MIT License. See the LICENSE file for details.