An external cheat for Quake III Arena for Quake3e and CNQ3 engines.
- Aimbot
- Wallhack
- Trainer
- Debugger
The cheat runs externally alongside the game as a separate process and does not require modifications or a custom build of the game itself. This requires offsets for the game's internal structures and are specific to the engine. Offsets for mainstream engines (Quake3e and CNQ3) are included by default and if absent the cheat will try to find them automatically. However this is very likely to fail and you will need to manually provide the offsets.
The cheat is configured via web interface, which is available here by default. Run the cheat then visit the link.
cls && cargo run --release --example=q3mod-win32
Under Linux the cheat needs specific permissions, just run as root.
clear && cargo build --release --example=q3mod-linux && sudo ./target/release/examples/q3mod-linux
Licensed under MIT License, see license.txt.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.