[Paid][ESX]Oxy Runs/Deliveries

Aloha! Another script that I was requested to make, I bring you Oxy Runs/Deliveries (Also allows cleaning/washing dirty money)

Video Preview
Picture of Config

So, what does the script do?

  1. It allows you to pick up a job via a start NPC (Change coords in the config).

  2. Once it’s accepted, you’ll be given a GPS point to goto, upon arrival Locals/Peds/NPCs will begin driving up to the location.

  3. When they arrive, you’ll interact with them via the Alt-Menu (bt-target required). While you hold the item(s) in your inventory, you’ll be carrying a box (It’s a physical tell that you’re up to something)

  4. Has a ton of config options, read below;

  • The script allows you to easily customize the reward for delivering whatever you choose, like;
  • Dirty Money, Clean Money, Item Rewards, or a mix of both (Items + Clean/Dirty Money)
  • If you use an Item in place of dirty money, there is an option in the config for that too
  • Has an option to CLEAN/WASH/LAUNDER Your dirty money. If enabled, when you make a delivery you’ll also hand the customer your dirty money and they’ll give you clean money in return. (Same deal, works with normal black_money or an item)
  • In the config is an option to set up multiple delivery locations (Like in the video) Or you can just deliver all the packages at a single location.
  • You choose what item to deliver, how much of it, and if you want the start NPC to give you the items, or if you want your players to get them another way.
  • Easily set up what Ped Models you want, Locations to goto for possible deliveries, and what vehicles the Peds will drive up in straight from the config (View the picture up above)

This script uses the following dependencies:
ESX
PolyZone - Required
bt-target - Required

dpemotes - Is only used for the animation/prop item of the box. If you don’t want to use this, remove all hasBox = true from the client.lua

If you use dpemotes, ADD THIS FUNCTION TO Emote.lua (in the client folder)

exports(“DestroyAllProps”, DestroyAllProps)

That way, we can delete the props created when you no longer have the item.

Select your locations carefully, Peds have difficulty getting into alleys sometimes, and will choose random routes to get there. Don’t choose locations near big drop offs or hills, as they ped may decide it’s the best way to get to the location and splat.

You can get the script here on my tebex page ← There
Thanks for checking this out, have a lovely day.

Some of my other scripts: Taco Job | Meth Making | Mechanic Job | BMX Comp Standalone | Burger Shot Job | Humane Labs Robbery | Fitness, Group Yoga & More | More Interactive Stores | Jewelry Store

2 Likes

Awesome work!!

1 Like

Maybe not the best video but well done :slight_smile:

1 Like

Yeah, sorry. I was in a rush as I was leaving town. The video doesn’t show giving rewards for delivery, or cleaning of dirty money, once I’m back in town I’ll re-record and get everything squared away. But thanks for checking it out, appreciate it.

What chat do you use?

Sorry I don’t recall, was on the forums here years ago, it’s just labeled as Chat in my resources

is the code obfuscated?

1 Like

Pretty sure it isn’t.

Nope, 100% Fully editable. No IP Lock no Obfuscation no nothing. 100% Pure code. Like the guy above me said :slight_smile:

Might be this one GitHub - OnTheFifth/chat: FiveM Chat System | Works off ESX Framework

wich line do i add the export to remove the box on dp emotes?

honestly i think this script is waste of money how

  1. you can sell all you of your goods to single customer
  2. sometimes box animation come and then never come you have to give without nice cool animation.
    let me know if you plan to fix this think and also tell where to add dp emotes line
    exports(“DestroyAllProps”, DestroyAllProps)