[FREE] [ESX & QBCore] Moneywash with tickets, licenses, tax levels, transport

Moneywash with tickets, licenses, tax levels, transport - Money laundering

You can wash money in a location obtained through an informant.
In order to receive the coordinates, the informant performs NPC checks.
Do you have the minimum black money for money washing and the information ticket?
If so, you will receive the address in exchange for the infoticket.
However, you will still need a moneywash ticket or license at the venue.
There are 3-3 different types of moneywash tickets and licenses, and each one charges different taxes during moneywashing. The ticket is valid for one session. The license is good for any occasion.
Everything can be easily changed in the config.lua file.

  • Easy configuration
  • Checking items
  • Police Check
  • 3 types Moneywash Ticket
  • 3 types Moneywash License
  • Three tax levels (10%, 20%, 30%)
  • 10 preset addresses
  • Cooldown
  • Discord Webhook

Preview

Easy configuration

Install

  • Download the repository.
  • Add the azakit_moneywash to your resources folder.
  • Add ensure azakit_moneywash to your server.cfg.

OX Inventory Items

['infoticket'] = {
	label = 'Info Ticket',
	weight = 1,
	stack = true,
	close = true,
	description = nil
},

['moneywashticket'] = {
	label = 'Moneywash Ticket 1',
	weight = 1,
	stack = true,
	close = true,
	description = nil
},

['moneywashticket2'] = {
	label = 'Moneywash Ticket 2',
	weight = 1,
	stack = true,
	close = true,
	description = nil
},

['moneywashticket3'] = {
	label = 'Moneywash Ticket 3',
	weight = 1,
	stack = true,
	close = true,
	description = nil
},

['moneywashlicense'] = {
	label = 'Moneywash License 1',
	weight = 1,
	stack = true,
	close = true,
	description = nil
},

['moneywashlicense2'] = {
	label = 'Moneywash License 2',
	weight = 1,
	stack = true,
	close = true,
	description = nil
},

['moneywashlicense3'] = {
	label = 'Moneywash License 3',
	weight = 1,
	stack = true,
	close = true,
	description = nil
},

Requirements

  • ESX or QBCore
  • ox_lib
  • ox_target or qb-target or no target
  • OX Inventory

Download


UPDATE

  • Added Police check.
  • Everything is easily configured in config.lua

UPDATE - Jan 2025

  • In addition to ESX, the script now supports QBCore.
  • Players can now interact with the script using ox_target and qb-target systems, as well as the classic 3D text (no target).
  • To improve gameplay, the process has been updated: if a player receives an address to wash money and successfully drops it off, they can move around while waiting for the wash (they may even be attacked). However, if they leave the configurable zone around the washing point, they lose the money as it’s ‘stolen by the washing NPC.’ If they stay within a safe distance, they will be notified when the wash is complete and must return to the drop-off point to collect the cleaned money.
  • Bug fixes and improvements.

You need help, join my Discord server
https://discord.com/invite/DmsF6DbCJ9

Code is accessible Yes
Subscription-based No
Lines (approximately) 1100
Requirements ESX or QBCore, ox_lib, ox_target or qb-target or no target , OX Inventory
Support Yes

(For releases without code the not applicable fields can be written as N/A)

My other works:

[FREE] [ESX & QBCore] Collecting eggs from hens
[FREE] [ESX] Vehicle key and lock
[FREE] [ESX & QBCore] Milking a cow
[FREE] [ESX] Sell item with delivery
[FREE] [STANDALONE] AutoMove
[FREE] [ESX] Scrap metal from old air conditioners
[FREE] [ESX] NPC for launching events

6 Likes

Pls make No target and qbcore❤️

looks dope

This is a free script. If you don’t like it, you don’t have to download it, just move on.

looks dope means that I think it’s great :smiley:

2 Likes

Sorry, I misunderstood then. I am glad you like it! :smiley:

2 Likes

UPDATE

  • Added Police check.
  • Everything is easily configured in config.lua

Is it posible to make a cd dispatch alert in it?

UPDATE

  • In addition to ESX, the script now supports QBCore.
  • Players can now interact with the script using ox_target and qb-target systems, as well as the classic 3D text (no target).
  • To improve gameplay, the process has been updated: if a player receives an address to wash money and successfully drops it off, they can move around while waiting for the wash (they may even be attacked). However, if they leave the configurable zone around the washing point, they lose the money as it’s ‘stolen by the washing NPC.’ If they stay within a safe distance, they will be notified when the wash is complete and must return to the drop-off point to collect the cleaned money.
  • Bug fixes and improvements.
1 Like

Nice Update won’t add qb-inventory