All Scripts
2 scripts available.
2 packages

Money Launder
The most immersive money-laundering script for FiveM. Three full mission workflows, a custom tablet UI, cinematic dialog cameras, and zero hand-holding.
What it does
Three preset launder channels — each a multi-step mission, not just a menu:
- Civilians — quiet drops at street handlers, 2 pickup locations per handler. Low fee, low heat.
- Gas Stations — drive a tanker for the wholesale operator, drop it at the depot, collect clean cash from 3 different gas stations.
- Shipments — load 4 dockside crates into a Mule, drive past 2 armed guards at the warehouse, return to the Dockmaster for the wash.
Each channel runs on its own configurable wash rate, fee, capacity, cooldown, and theft chance.
** Features**
- Custom tablet UI — built in React + Vite.
- Cinematic dialog camera — over-the-shoulder shot blends in when you talk to a handler; NPC turns to face you.
- Server-spawned vehicles — no anti-cheat conflicts, works on cleanly-protected servers.
- Crate carry workflow — pick up, carry animation, load at the back of the truck.
- Hostile guards at delivery zones — configurable weapon, accuracy, health, armor.
- Per-pickup theft rolls with configurable chance and amount window.
- Per-channel cooldowns with live countdown badge in the tablet.
- Fake-finish detection — try to bluff the boss without delivering and lose a configurable %.
- 4 languages out of the box: English, Spanish, French, Arabic with full RTL layout.
- Vehicle-key auto-bridge — qb-vehiclekeys, qs-vehiclekeys, wasabi_carlock, mrnewb, okok.
- Auto-detect framework: ESX, QBCore, QBox, Standalone fallback.
- Auto-detect inventory: ox_inventory, qb-inventory, ESX legacy.
-
Schema auto-installs + auto-migrates on first start — zero setup.1
Configuration
Three clean config files — anything a buyer needs to tune is one of these:-
config/config.lua— gameplay numbers, items, per-channel rates/fees/cooldowns/theft. -
config/locations.lua— map coordinates only. Move a handler by editing one file. -
config/locales.lua— all notification copy in 4 languages.
Security model
-
All money flow is server-authoritative.
-
Distance enforced on every drop, every pickup, every "I'm finished".
-
pickups_mask+crates_maskbit-flags prevent double-collects across restarts. -
Inventory removal happens before job insertion → never creates a job from a failed remove.
-
Per-action rate limits + per-player active-job cap.
Support
- Full install guide included
- Direct Discord support
- Free updates for the lifetime of the script
Built and watermarked by 6LY. © 2026.
-

6LY Hub
Keep your entire department organized in one clean, real-time panel. 6LY Hub is a standalone coordination hub that gives police, EMS, and any whitelisted job a live roster, built-in radio awareness, chat, dispatch roles, and medical alerts — all in a sleek glass UI that fits any server aesthetic.
Features
Live Roster See every online member at a glance — name, rank, duty status, callsign, and radio channel. Members are sorted by rank automatically. Your own row is highlighted with a "You" chip.
Radio Integration Powered by pma-voice. The radio channel chip on each member brightens and glows when they're actively transmitting — no more guessing who's talking.
Dispatch & In-Charge Roles Single-slot role claiming. One officer takes dispatch, one takes in-charge per department. Clearly shown on their roster row with colored icons.
Department Selection Officers with sub-departments (e.g. LSPD / SWAT / SASP) can switch which roster they appear under from the Settings panel — persists across sessions.
Built-in Chat Per-category channels (Police, EMS) plus an optional shared channel. Message history, delete support, and unread badges.
Medical Alerts EMS receives panic alerts with coordinates and a one-click waypoint button directly in the hub.
Accent Color Editor Customers can customize the Primary and Secondary gradient colors of the hub to match their server's theme.
Multi-language Ships with English, Arabic, French, Spanish, and German. Fully customizable via the open locales file.
Duty States On duty / Break / Off duty — each with its own color, configurable per server.
Webhook Support Logs duty changes, dispatch claims, and callsign updates to a Discord webhook.
Framework Support Works with QBCore, QBox, ESX, and standalone. Bridge files are left open for easy adaptation.
Dependencies
- oxmysql
- pma-voice (optional — radio indicators only)
What's included
- Full escrowed resource ready to drop in
- Open config file — jobs, colors, webhooks, UI defaults
- Open locales file — add your own language
- SQL install file
- README with full setup guide