All videos

Raven Anticheat | Lua Executor Detection Showcase

Raven Anticheat | Lua Executor Detection Showcase

Published November 4, 2025 · Watch on YouTube

Watch Raven Anticheat detect and ban a cheater using a Lua executor on a live FiveM server in real-time.

What follows describes the subject of this recording and how the detection behind it works. It is a summary, not a timestamped transcript.

A live server with players on it, not an empty test box. A cheater loads a Lua executor, the detection fires, and the ban lands.

Executors are usually the first thing a server meets, because they are the cheapest way in. They run attacker code inside the game client’s own Lua state, which means anything a legitimate resource can call, the executor can call as well: spawn a vehicle, move a player, fire an event the server trusts.

That is why this cannot be a server-side-only check. A server watching for effects sees the executor after it has already done something. The client-side layer is what sees it arrive.

Where this is documented

Run this on your own server

Every plan unlocks the full feature set. Install takes about two minutes and works with ESX, QBCore, vRP, QBox or a homebrew framework.