Skip to content

Performance

Cubicake edited this page Aug 14, 2026 · 2 revisions

RaycastedAntiESP is highly optimised, with all work performed off the main thread. Additionally, while many anticheat/antiesps instead perform their work on the player's Netty thread, RaycastedAntiESP delegates as much work as possible to a seperate async thread.

Clone this wiki locally