Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 698 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 698 Bytes

KiHop

Introduction

KiHop is a simple cheat for Counter-Strike: Source that has in-built auto-bhop and auto-strafe functionality.

Default keybinds:

NUMPAD0 = Disables auto-bhop, auto-strafe and sideways auto-strafe.
NUMPAD1 = Enables auto-strafe.
NUMPAD2 = Enables sideways auto-strafe
NUMPAD3 = Enables auto-bhop.
NUMPAD4 = Enables "legit" auto-bhop.
NUMPAD5 = Enables manual strafe hack.

Building with MinGW

g++ -O3 -static src/*.cpp -o "KiHop.exe"

License

KiHop is released under the MIT license. See the LICENSE file for the copyright notice and license text.