[ESX] Non-WL 5-JOB-BUNDLE

An ESX-based bundle of five (5) non-whitelisted jobs

NO OBFUSCATION OR IP-LOCK, The script is entirely accessible

Tebex

Features

  • A better alternative for esx_jobs or similiar systems
  • Everyone can do the jobs, not only unemployed
  • Interesting jobs to earn money without being able to AFK
  • Skillchecks
  • Randomized locations
  • Works with ESX v1 final and v1.2 (limit and weight systems)
  • Easily configurable .cfgs

Different jobs showcase

2 Likes

dependencies ?

tgiann-skillbar is the only dependency

Purchased this, kinda frustrated due to the difference in language it is coded.
It would be great to use and configure to my server. However, I am stuck by alt-tabing between a translator and the script to change the stuff I need too.
I also thought these jobs would have been 1 resource, instead its 5 separate resources. I am trying to see if I can put into one resource now and core it out. But again, because it’s in a different language then English, pretty much pulling my hair out.

has this been updated? cause it’s just not working out the box.

It definitely is working out of the box. None of the other customers or us ourselves are not facing any issues. What is the problem you’re having trouble with?

I went thru every script and had issues with every script, let alone having to go to google translator to figure things out.

  • Vehicle spawn for mining, wont spawn vehicle. Tried editing to make it work, and it wont.
  • Textile, When playing mini game it takes the items, doesnt return anything. (Error posted above w/o edits)
  • Mower doesnt show up with anything to do job.
  • server errors starting the gas script.

I put this on my test server with minimum stuff, same issues. Brought the issue forward, about a week ago. With zero support in a ticket, tried solving, then someone else was brought into the chat this morning and then blamed me for the errors because of my edits, when I had the issues prior, and my edits were only used to try to solve these issues.

So fuck it, I wasted 25 bucks. Somethings are just not worth your time.
Best of luck.

1 Like

Dear Beauflexx,

Let’s go through your issues for the fourth time now.

  • Vehicle spawn and mower not showing up: your blacklist script or anticheat has to be blocking the specific vehicles’ spawning
  • Textile, doesn’t return items: you don’t have the item to return in your database items table
  • Errors starting the gas script: this I really can’t help you with if I don’t know which error it outputs, could you help me by posting a picture of that or copy & pasting it here?

And then there is this disinformation you are trying to convey: “With zero support in a ticket”. I looked it up and I sent you a total of 23 messages throughout our support conversation, which ended up in you suddenly leaving the discussion without any interest in trying out the fixes I gave you.

In terms of “then someone else was brought into the chat this morning and then blamed me for the errors because of my edits”: I specifically mentioned one edit * you had made and didn’t mean it in any negative manner. I thoroughly apologize if it made you feel like I blamed you for something that you had done. I’m so sorry if that is the case, I don’t want to make anyone feel bad or sorrowful regarding a product of ours.

*This is the edit I mentioned that might’ve caused the problem (in the getLoot event, server.lua):

    local fabric = xPlayer.getInventoryItem('clothe')
    local clothe = xPlayer.getInventoryItem('fabric')

You had edited the variables names the wrong way around, fabric should be fabric and so on.

TLDR; It is with great concern and regret that you have had to face these issues. Again, the script should work out of the box but the case with different versions of certain scripts, e.g. es_extended can cause these types of issues even though we have tried to take care of them beforehand. We do value every single one of our customers and I want to personally thank you for bringing this matter to our attention — I assure you we will be taking the necessary steps to prevent it from happening in the future. I sincerely hope that you would co-operate in order to resolve the inconvenience that you have had to suffer from. In this case it would be helpful if you didn’t get flustered out of the blue during a support conversation. We look forward to continuing as in getting rid of the problems you currently are facing.

Thank you for your invaluable feedback and we hope to continue serving you as a valued customer,

Sincerely yours, hu from hujo

2 Likes

hello just a question i already install this bundle when i trying to use the minning job dont give me the items rewards

Double check that you have the rewards as items, either in your ox_inventory items.lua or database depending on your ESX framework