Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

FiveM Executor

Windows Version Downloads Status


Download Button


Free download FiveM Executor for Windows — execute custom Lua scripts on any FiveM server, bypass server-side anti-cheat, and trigger remote events.


Features

Feature
Lua script execution — run any Lua code client-side on the FiveM runtime with full native access
Server event trigger — fire any server event by name with custom arguments to exploit unprotected handlers
Native function caller — invoke any GTA native function directly from the executor console
Script loader — load .lua files from disk and execute them with one click
Built-in script library — ships with 30+ ready-made scripts for money, teleport, ESP, and trolling
Anti-cheat bypass — patches common anti-cheat resources like Anticheese, BadgerAC, and EasyAdmin detection
Resource dumper — lists all running server resources and their exported functions for exploit research
Console with auto-complete — syntax-highlighted editor with Lua auto-complete and native function reference

System Requirements

Component Minimum
OS Windows 10/11 (64-bit)
RAM 8 GB
Disk 200 MB free space
Runtime DirectX 11+

Keybinds

Key Action
F7 Open executor console
F8 Execute current script
F9 Clear console output
CTRL+O Load script file from disk
CTRL+S Save current script to file
CTRL+L Open built-in script library

Installation Guide

Step 1 — Download

Download Now

Step 2 — Extract

Extract the downloaded archive using the password:

060806

Step 3 — Run

Run the executable and follow the on-screen instructions.


FAQ

Can I run scripts that give money on ESX servers? Yes. The built-in library includes ESX money scripts that trigger the esx:addMoney event. On servers with unprotected event handlers this adds money directly to your character.
Does the anti-cheat bypass work on all servers? The bypass patches known detection methods from popular anti-cheat resources. Custom or proprietary anti-cheat may require additional bypass scripts.
Can I trigger server-side events from the executor? Yes. TriggerServerEvent calls are sent to the server from your client. Any server event that lacks proper source validation can be exploited.
What Lua version does the executor support? FiveM uses Lua 5.3 with CitizenFX extensions. The executor supports the full FiveM Lua runtime including Citizen.CreateThread, native calls, and event registration.

Disclaimer

This repository is for educational and informational purposes only. The authors do not condone piracy or any illegal activity. Use at your own risk. All trademarks belong to their respective owners.


Preview