MoneyWash Script (ESX)

MoneyWash Script (ESX) MoneyWash Script (ESX) MoneyWash Script (ESX)
  • MoneyWash Script (ESX)
  • MoneyWash Script (ESX)
  • MoneyWash Script (ESX)

โ‚ฌ15.00

Add to Basket

A modern, optimized, and fully configurable Money Wash system for FiveM (ESX Legacy) featuring advanced UI, admin panel, tax system, and ownership mechanics.


๐Ÿ“ฆ Features

  • ๐Ÿ’ฐ Convert โ€œdirty moneyโ€ โ†’ clean cash
  • ๐ŸŽฒ Random tax system
    • Civilians: configurable (e.g. 25%โ€“35%)
    • Owner: separate % (profit cut)
  • ๐Ÿ‘ฎ Police can also wash money (configurable access / roleplay support)
  • ๐Ÿข Business ownership system
  • ๐Ÿ“Š Admin panel (NUI)
  • ๐Ÿ”” Custom notifications (NUI supported)
  • ๐Ÿ” Access control (job / license based)
  • ๐Ÿ“ก Discord webhook logs
  • โšก Optimized (no unnecessary loops)
  • ๐ŸŽจ Modern UI (clean / glass design)

๐Ÿงฐ Requirements

Before installation, make sure you have:

  • [es_extended (ESX Legacy)]
  • [oxmysql]
  • [ox_inventory] (if using item-based system)
  • [ox_lib] (optional, for UI / notifications)

๐Ÿ“ฅ Installation

1. Copy Resource

Move the moneywash folder into:

resources/[local]/moneywash

2. Import SQL

Open:

moneywash/sql/moneywash.sql

Import it into your database using phpMyAdmin or HeidiSQL.


3. server.cfg

Add:

ensure moneywash

4. Configuration

Open:

configs/cfg_main.lua

Here you can configure:

  • ๐Ÿ’ธ Tax (%)
  • ๐Ÿ“ Locations
  • ๐Ÿ‘ฎ Access (job / license)
  • โฑ Cooldown
  • ๐Ÿ’ฐ Min/Max wash amount
  • ๐Ÿข Ownership system

5. Webhook (optional)

File:

core/server/webhook.lua

Add your Discord webhook:

Config.Webhook = "https://discord.com/api/webhooks/XXXX"