UNDER DEVELOPMENT!
alienhook for Counter-Strike 1.6
Works with most other Half-Life based games.
Written in ANSI C (C89).
- Fast compilation and loading
- Bunnyhop
- Fast stop
- Multi-directional autostrafer
- Aimbot
- Chams
- No flash
- No aim punch (commented out)
- Thirdperson (commented out)
- JSON support for configs
- Proper aimbot hitbox support
- Aimbot visible check
- Expand the Half-Life SDK
sudo pacman -S git make gcc lib32-gcc-libs mesa
sudo apt install git make gcc-multilib mesa-common-dev
sudo dnf install glibc-devel.i686 mesa-libGL-devel.i686
git clone --depth 1 https://git.debooger.xyz/debooger/ahc.git
cd ahc
make
If the cheat is already loaded it will get reloaded automatically.
sudo ./load.sh
sudo ./unload.sh
git pull
make