What's included
Frequently bought together



Overview
FiveM Money Washing Advanced
A different take on the usual money wash script. Instead of hardcoded launder points, admins drop washing machines anywhere on the map with a built in object placer, then tune each one for wash amount, daily limit, processing time and stack size. Players roll up, swap dirty_cash (or whatever item you configure) for a clean balance, and every washer logs its activity server side so you can see which spots are getting hammered.
The hook for police RP: once a cop with a whitelisted job finds an active washer, they use an item to start a memory-based pathing minigame and, if they clear it, take that washer offline for a while.
Overview
- Admin-placed launderers using the built in object placer
- Per-washer config for wash amounts, daily limits, processing times and quantities
- Players interact to swap a configured item for a configured money type, for example takes
dirty_cash, returnscash - Item metadata is respected, including qb-core marked bills
- Police jobs can respond to alerts and disable washers via a pathing minigame
- All washer state is persistent and synced live to every client
Features
- Source available: fully open code, edit anything you need for your server
- Placement system: drop washers with an in-game object placer, with placement limits and admin permission control
- Multi-currency and item support: works with any money or item type your framework uses
- Admin tools: commands and a UI to configure, edit and manage every washer in-game
- Police minigame: memory pathing minigame that temporarily takes a washer offline
- Themeable UI: swap the colour palette in the config to match your server
- Data persistence: washer data is stored server side and synced to clients in real time
- Optimised: caching throughout the DUI elements to keep resmon down
Dependencies
- OxMySQL
- FiveM Utils
Specifications
Add this line to your server.cfg once the download is uploaded to resources/ (replace the folder name if yours differs):
ensure money-washing-script-police-minigame
Frequently asked
How is Money Washing Advanced with Police Raids delivered?
Instantly by email after checkout — a download link lands in your inbox the moment payment clears. No manual approval, no waiting on a ticket.
Is it compatible with esx, qbcore, qbox?
Money Washing Advanced with Police Raids is built for esx, qbcore, qbox. Check the specifications below for the exact dependency list.
Do I get future updates?
Yes — lifetime updates are included at no extra cost. New versions appear in the same download area you were originally emailed.
Can I customize the config?
Most behaviour is exposed as config options inside the resource — prices, permissions, locations and pacing can be tuned without touching the core files.