Timer
[X] DefinitiveTimer / Boost / TickBase detector (delta-based surrogate) — the cheat accelerates the local tick rate, observable as horizontal bps far above the sprint-jump envelope sustained for several ticks. Conservative surrogate flagging the blatant sustained-overspeed tier (>14 bps) distinct from SpeedEnvelope's cap.
What it detects
Timer / Boost / TickBase detector (delta-based surrogate) — the cheat accelerates the local tick rate, observable as horizontal bps far above the sprint-jump envelope sustained for several ticks. Conservative surrogate flagging the blatant sustained-overspeed tier (>14 bps) distinct from SpeedEnvelope's cap.
False-positive guards
- Vehicle/gliding/riptide/swimming exempt
- Teleport exempt (tick - lastTeleportTick < 10)
- Hurt exempt (tick - hurtTick < 5)
- Velocity exempt (tick - velocityTick < 40)
- Server-lag exempt (LAG_WINDOW=8 / BURST_WINDOW=3, resets streak and skips)