From 04720aa4a343cbd77ae18c755f3902167cc07358 Mon Sep 17 00:00:00 2001 From: 8dcc <8dcc.git@gmail.com> Date: Sun, 30 Jul 2023 15:09:49 +0200 Subject: [PATCH] README - Add aimbot cvar to features, fix typo --- README.org | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 05544c5..7572589 100644 --- a/README.org +++ b/README.org @@ -20,11 +20,17 @@ Also make sure to check out [[https://github.com/deboogerxyz/ahc][deboogerxyz/ah | Feature | Command | Values (0..n) | |------------+---------------+------------------------| | Bhop | =cv_bhop= | off/on | +| Autostrafe | =cv_autostrafe= | off/rage/legit | +| Aimbot | =cv_aimbot= | off/fov* | | ESP | =cv_esp= | off/3d-box/name/all | -| Autostrafe | =sv_autostrafe= | off/rage/legit | | Chams | =cv_chams= | off/players/hands/all* | | Crosshair | =cv_crosshair= | off/length | + +#+begin_quote +*Note:* Aimbot FOV goes from 0 (off) to 180 (all enemies) +#+end_quote + #+begin_quote *Note:* Chams color can be changed from the =h_glColor4f()= function inside [[https://github.com/8dcc/hl-cheat/blob/main/src/hooks.c][src/hooks.c]]. Since this cheat is not hard to compile, I rather have less