Mining & Smelting Job [FREE] [ESX/QBCore]

lation_mining - A fun mining, smelting & selling resource

Preview: Watch lation_mining | Streamable
Download: GitHub - IamLation/lation_mining: A fun mining, smelting & selling resource for FiveM

What is it?

A fun mining script for FiveM including mining, smelting & selling materials. Everything is configurable. Customize the mining locations, smelting location, selling location. Add more or remove materials, make them “smeltable” and/or “sellable” or not, set a price for each material when selling. Customize how long each material takes to smelt & much more!

Features:

  • Supports ESX & QBCore
  • Highly detailed config file
  • Mine for varied types of ores
  • Preconfigured rarity tables (common, medium & rare) when mining
  • Smelt your mined materials
  • Customize how long each material takes to smelt
  • Choose how much of an item you want to smelt at once
  • Smelt time adjusts in conjuction with quantity smelted
  • Sell your mined and/or smelted materials
  • Set sale price per material
  • Enable or disable mining at night
  • Enable or disable selling mined materials
  • Enable or disable making a specific item “smeltable”
  • Enable or disable making a specific item “sellable”
  • Choose how much of an item you want to sell at once
  • Enable or disablepickaxe breaking
  • Set chance for pickaxe breaking if enabled
  • Anticheat feature to deter autoclicking
  • Set chance for anticheat check if enabled
  • Customize how long a pickaxe will last before breaking (ox_inventory v2.31.0 or later required)

Preview: Watch lation_mining | Streamable
Download: GitHub - IamLation/lation_mining: A fun mining, smelting & selling resource for FiveM

10 Likes

bro i just been editing a crap mining script to work for my server then you drop this beast on me? def gonna check out after work, looks amazing!

Hahah heck yeah man, let me know how it goes!

2 Likes

Without a doubt it is an excellent script thank you very much bro

just tried it out, works amazing so far! best free mining script by far :smiley:

Hey! What an awesome release. I would recommend to add a feature that allows to setup how many row materials are required to smelt them to a bar… Do you have discord? I could explain it to you. ^^

Thanks man, enjoy

Glad to hear it brother

Thank you & certainly a neat idea. I do have Discord, you can find my Discord in the GitHub link above

I want your hud to look like it supports ESX so can you share it?

Sure, I’m using an edited version of this: GitHub - SkrippyBoi/ps-hud-for-esx: ( FOR ESX ) Ultra customizable hud featuring a unique and robust settings menu. Change eveything about your experience!

Sounds like that is the expected behavior. You mine ores then smelt the ores into finished products.

Update: v1.1.0

  • Removed ox_target dependency
  • Removed ox_inventory dependency
  • Removed manual durability checks
  • Added ox_target, qb-target & qtarget support
  • Added QBCore support
  • Added dedicated “functions.lua” files
  • Added “sellable” option to all materials
  • Optional “pickaxe breaking” feature added (recommended if not using ox_inventory v2.31.0)
  • Set chance for pickaxe breaking if enabled
  • Added optional anticheat feature
  • Set chance for anticheat check if enabled

Download: GitHub - IamLation/lation_mining: A fun mining, smelting & selling resource for FiveM

1 Like

Update v1.1.1

Removed:

  • Config.Framework selection

Added:

  • Automatic framework detection
  • Full bridge
  • Missing strings to config.lua
  • Uses ox_inventory if resource exists

Fixed:

  • Fixed hasPick error
  • Smelting bug fixed

Download: Release lation_mining v1.1.1 · IamLation/lation_mining · GitHub

1 Like

Very nice script!

How can I change the target to a drawtext?

There is a problem where you buy two shovels, but one is in use and the durability of the other is also decreasing. Is this a problem?

Hey, you can’t. Unless you code it in yourself of course since it is indeed free and open source and anything can be done to it :slight_smile:

Hey, that’s just the ox_inventory degradation. You can just disable it by removing the decay and degrade values in the inventory item itself if preferred.

I think this is a benefit but there are also drawbacks. It can prevent cheating, but it is not possible to purchase multiple shovels at the same time

Awesome script! Is there a way to change the audio that happens when you mine into the rocks?

Thanks! Yeah of course, you’ll just have to find a new animation for the mining since the audio is coming from that anim.

Thank you!