Criticals
[X] DefinitiveCriticals spoof (CritOnGround) — the cheat injects a tiny Y hop (~+0.11) around the attack tick so the server awards a crit while the player is grounded (a real jump impulse is 0.42).
What it detects
Criticals spoof (CritOnGround) — the cheat injects a tiny Y hop (~+0.11) around the attack tick so the server awards a crit while the player is grounded (a real jump impulse is 0.42).
False-positive guards
- Vehicle/gliding/riptide/swimming exempt
- Recent-teleport exempt (tick - lastTeleportTick < 5)
- Hurt-window exempt (tick - hurtTick < 3) — own knockback hop can mimic the spoof
- Legit mid-jump hits have prevDeltaY ~0.2-0.33, excluded by the |prevDeltaY| < 0.08 gate