Commit Graph
24 Commits
Author SHA1 Message Date
maro d298471a04 Gate spectator list in safe mode 2026-08-05 18:47:04 +02:00
maro 06c3ad81e5 Add VACNet safe mode + fix null guards and FOV overlay
- SafeMode disables ragebot, triggerbot, anti-aim, movement hacks, noflash, FOV changer and all visuals (ESP/glow/chams) at runtime and in hooks
2026-08-05 18:44:16 +02:00
maro 75670df148 Add anti-aim: yaw modes (backward/opposite/jitter/spin/offset), pitch modes, visibility gate and fire-disable option 2026-08-05 18:31:03 +02:00
maro cf5280e34f Add legit aimbot: smooth aim, per-hitbox toggles, humanization (reaction, target lock, jitter) and RCS with first-bullet option 2026-08-05 18:27:21 +02:00
maro e51e39f7ed Rework ragebot: per-hitbox toggles, target modes, smooth aim, autoscope/autocrouch, mindamage, autofire delay, recoil scale and overlay 2026-08-05 18:21:37 +02:00
maro 12ae5bef43 Add ragebot with nospread, auto stop/fire, recoil control and separate Legitbot/Ragebot GUI tabs 2026-08-05 18:12:08 +02:00
maro f2482195b4 Add CS2-valid movement features (W release, instant strafe, snap tap, minijump, subtick-perfect crouch jump) 2026-08-05 17:57:39 +02:00
maro e7e1867cb5 Add edgebug, perfect bhop, jump crouch, speedometer and jumpbug duck release 2026-08-05 17:48:47 +02:00
maro 2c9d9c2cad Add null strafe and subtick strafe (32-step analog subtick air accel) 2026-08-05 17:40:16 +02:00
maro 1950973d96 Add pixel surf (air-duck shrink hull + auto jump on pixel edges) 2026-08-05 17:32:04 +02:00
maro d6895ac3f3 Add movement features (auto-strafe, jumpbug, edgejump, longjump, fast-stop, slow walk) 2026-08-05 17:28:50 +02:00
maro d249ce94f0 Add deterministic seed trigger (real random_seed spread simulation) 2026-08-05 17:19:02 +02:00
maro 67ab4b2c3c Add hitchance to triggerbot (spread simulation via GetInaccuracy/GetSpread) 2026-08-05 17:04:43 +02:00
maro 9b9659e152 Add configurable triggerbot (mode/key/delay/hold, hitbox filter, scoped-only, indicator) 2026-08-05 16:42:17 +02:00
maro 483dd5cb59 Fix weapon ESP names (use friendly name table); add Misc features (bhop, no flash, FOV, spectator list, watermark, hitmarker/sound) 2026-08-05 16:25:51 +02:00
maro d7b08444d9 Add Health/Armor ESP bars; rebuild menu with standard ImGui look 2026-08-05 16:14:13 +02:00
maro 4cea078340 Add Name/Weapon/Bomb ESP with menu toggles; add chams diagnostics 2026-08-05 16:08:53 +02:00
maro b0603cd8a9 Defer inventory apply/remove to game thread (OnFrameStageNotify) to fix freeze on skin select 2026-08-05 16:00:25 +02:00
maro a5c5c906da Force wider centered menu window every frame (1120x640 base, clamped to screen) 2026-08-05 15:54:46 +02:00
maro ffae8c401e Add resolution-based UI scaling; apply skin/music kit instantly on select 2026-08-05 15:53:16 +02:00
maro 168a42e508 Fix OnDrawObject pattern for current scenesystem build; mesh stride 0x68->0x70 2026-08-05 15:46:43 +02:00
maro 94b028d37b Fix CreateMaterial pattern for current build; use ASCII range for icon font (empty PUA font crashed ImGui BuildLookupTable) 2026-08-05 15:06:45 +02:00
maro e44ab46da4 Update SetTypeKV3 pattern for current CS2 build 2026-08-05 00:10:56 +02:00
maro 9dae88ec38 Add CChams feature + OnDrawObject hook; fix KeyValues3 init via SetTypeKV3 2026-08-05 00:08:06 +02:00