L4D2-Cheat
September 12, 2022 ยท View on GitHub
Tested on
Features
- Bhop
- Glow hack
- Removing boomer effects
How to use
- Commands
- glow <on/off>
- noboom <on/off>
- Bhop
- Up/Down arrows to toggle on and off
- To Bhop, hold LCTRL and strafe
You'll need to be root to run L4D2-Cheat
Requirements
- GCC - see config.mk if you want to change this
- Make
Building
$ git clone https://github.com/VMpc/L4D2-Cheat
$ cd L4D2-Cheat
$ make all
Installing L4D2-Cheat
# make install
Uninstalling
# make uninstall
Make options
Don't add these unless you know what you're doing.
Add CC='cc' to change the compiler.
Add DIR='/usr/local/sbin' to change the install location. (uninstall must use the same thing)
Thanks to
- Helped with offsets
- Moral support / Helped figure out the hellscape of ptrace
- A federal agent / Keeps sending me patches to fix/optimize/clean stuff
License
L4D2-Cheat is licensed under GPL version 3 or later.