https://github.com/rdbo/cstrike-bhop-ex-linux
Bunnyhop hack for Counter-Strike (Linux)
https://github.com/rdbo/cstrike-bhop-ex-linux
Last synced: 10 months ago
JSON representation
Bunnyhop hack for Counter-Strike (Linux)
- Host: GitHub
- URL: https://github.com/rdbo/cstrike-bhop-ex-linux
- Owner: rdbo
- Created: 2020-07-19T03:06:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T18:06:08.000Z (almost 6 years ago)
- Last Synced: 2025-03-13T22:43:21.614Z (over 1 year ago)
- Language: C++
- Size: 16.2 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cstrike-bhop-ex-linux
Counter-Strike 1.6 Bunnyhop hack for Linux (external program)
This was made for educational purposes only, I am not responsible for any bans caused by this program.
# How to compile?
1. Make sure you have x11/xlib/xorg installed
2. Go to the "cstrike_bhop_ex" folder and run "compile.sh":
```
$ cd cstrike_bhop_ex
$ ./compile.sh
```
# How to use?
1. Run "cstrike_bhop" as root:
```
$ sudo ./cstrike_bhop
```
2. Hold the "space" key on your keyboard to constantly bhop.
3. In case it doesn't work properly, make sure you unbind the space key on the game console:
```
unbind space
```
Demo:
[](https://www.youtube.com/watch?v=BXOvW6-YGXY)