Skip to content

6accOnThe6locc/bhop_cs16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Counter-Strike 1.6 - BunnyHop

Simple python external bunny hop for in Counter-Strike 1.6

Warning

Does not work for all versions of cs 1.6.

Tips for finding addresses

Jump

  1. Open the cheat engine

  2. Scan type exact value, value type 4 bytes and value 4

  3. Type +jump in console and scan for the value 5

OnGround

  1. Open the cheat engine

  2. Scan type exact value, value type 4 bytes and value 1

  3. type sv_gravity "3" in console then make your character jump make sure he is not on the ground then look for address 0

Installation

# Clone the repository
git clone https://github.com/6accOnThe6locc/bhop_cs16.git

# Change the working directory to bhop_cs16
cd bhop_cs16

# Install the requirements
pip install -r requirements.txt

Usage

python main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

External Bunny Hop script for Counter-Strike 1.6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages