Patriot Money Wash: Lite [FREE]
0.00 USD
Resource description
Transform your server's illegal economy from a simple click to wash interaction into a more advanced, high-stakes financial underworld. Patriot Money Wash Lite bridges the gap between civilian risk, criminal enterprise, and police response — offering a fully autonomous, innovative & immersive laundering system.
Included is the core wash loop: A money wash NPC, portable washing machines, integrated police alerts & noise complaints. Plus the server-owner layer: zone-based risks, custom UI branding and hooks for external dispatch scripts (all configurable)
Players choose between quick high-tax NPC cash or slow low-tax machine washes, while police respond to NPC alerts and residential noise complaints.
Configure tax rates, timers, police alert chances, noise zones, theme colour, dispatch mode and much more in the open config.
Want crypto ATMs, witness 911 calls, silent security flags, & local to city-wide power outages? Then buy Patriot Money Wash Advanced!
Do not run Lite and Advanced on the same server — they share the same `money_wash` event namespace.
This script is compatible with ESX, QBcore & Qbox.
This script uses ox_lib & oxmysql as dependencies (meaning both are required).
ox_target or qb-target is highly recommended for full interaction support (do not run both).
This script is Escrowed with only the Config, Inventory, Logs & Util Files being un-escrowed.
2 Ways To Wash
2 laundering tiers ship ready, each with its own tax rate, processing time, payout account, and police risk — all configurable.
- Money Wash NPC
- Takes 10 seconds to clean
- Charges a 20% tax
- Clean money paid to cash
- Has a 10% chance of alerting police
- Has a distance check that cancels and refunds if the player walks too far from the NPC
- Washing Machines
- Can be placed anywhere
- Takes 5 minutes to clean
- Charges a 10% tax
- Has 3D positional wash audio & once placed, it will permanently remain at that position until removed (MySQL persistence across restarts)
- Purchases from the Money Wash NPC for $150,000 dirty money
Portable Washing Machine Placement & Persistence
Place washing machines in the world with a ghost preview, rotation controls, and a placement HUD. Machines persist in MySQL across server restarts.
Owners can wash dirty money, pack up machines, and are limited to 3 placed machines per player by default (0 = unlimited). Set `allowPublicUse` to false for owner-only access, or leave it open so anyone can use a placed machine.
Admins can remove specific machines permanently by typing in-game`/removewashmachine`, while facing the machine.
Machine Theft & Police Confiscation
Criminal Vs Criminal and Criminal Vs Police loops are built in.
Other players can steal a placed machine — transferring ownership and any in-progress dirty money to the thief.
On-duty police can confiscate machines with a configurable cash reward ($1,500 default), with 2 confiscate modes being available: Destroy mode (machine and active wash funds destroyed) or evidence mode (machine item and dirty money added to the officer's inventory), via config.
Zone-Based Noise Complaints
Noise complaints are based on where washing machines are running with 22 pre-configured zones set up by default around the map.
The industrial area zones are at a 0% complaint chance, commercial zones are at 10%, and outside the defined zones there is a 20% chance of getting a noise complaint (all configurable).
When a player causes a noise complaint, it will trigger police dispatch — showing all on-duty police a search area based blip around where the complaint came from.
Admins can preview all zones in-game with `/previewnoisezones`.
Police & Dispatch Integration
This script comes with 2 modes for the police dispatch (internal & external).
If you want to use your own custom system, you must change the mode from internal to external in the config and implement using the util files.
Integrated mode keeps everything self-contained. Police receive point blips plus search circles (150m radius, 90 seconds default). Alert types cover NPC washes and noise complaints.
Discord Staff Logging
Monitor every interaction through categorized Discord webhook embeds — civilian actions, police responses and admin commands. Toggle individual events on or off in the config. 3 embed colour categories (civilian, police, staff) keep channels readable at a glance.
UI Customisation
You can change the main colour of the notification and placement UI to match your server brand by setting the `MenuColor` variable in `config.lua` to any hex value and the entire NUI theme follows — no asset swaps required.