anox-moneywash
Last updated
Last updated
anox-moneywash is a realistic money laundering system where players use interactive washing machines to clean dirty cash. With adjustable risk levels and laundry cards to start the process, players can turn their illegal money into clean cash at machines placed across the map.
Use laundry cards to access washing machines
Configurable washing fee percentage (default 10%)
Minimum washing amount requirement
Machine-specific washing times (configurable per location)
Collection time window - players must collect money in time
Machine cooldown periods after use
Risk of card loss after washing (configurable chance)
Animated washing machine props that change appearance based on status
Progress indicators during the washing process
Contextual interaction options via target systems
Place washing machines anywhere on the map
Each location can have unique washing times and cooldowns
Optional map blips for each location
Fully tested with ESX, QBCore, and QBox
Seamless integration with existing economy systems
Handles framework-specific "black money" implementations
Localization support through ox_lib
.
ESX
QBCore
Qbox
Step 4: Configure the Resource
Open the config.lua
file in the anox-moneywash
folder
Set your preferred framework:
Config.Framework = 'esx'
for ESX
Config.Framework = 'qb'
for QBCore
Config.Framework = 'qbx'
for QBox
Step 1: Download the