Welcome to our new Tebex Store!
GET 10% OFF ON ALL PURCHASES NEW
USE CODE "WELCOME10" AT CHECKOUT

Free GoldPanning Job for FiveM

$0.00

Free GoldPanning Job for FiveM

Free GoldPanning Job for FiveM

Gold Panning is provided free to the community.
This script offers a holistic and immersive gold panning experience for FiveM servers, featuring authentic mechanics, an attractive UI, and extensive customization.


🌟 Features

🎮 Core Gameplay

  • Authentic Gold Panning Experience 🥄 – Experience a realistic gold panning process

  • Multi-Step Process 📋
    Create table → Collect water → Pan gold → Sell nuggets

  • Interactive UI 🖥️ – Beautiful, fast interface with a panning minigame

  • Progress Bars ⏱️ – Visual feedback for all actions with adjustable timing

  • Tutorial System 📚 – One-time beginner message with guidance


🛠️ Framework Support

  • Multi-Framework Compatibility 🔄 – Supports QBCore and ESX

  • Auto-Detection 🤖 – Automatically detects server framework

  • Seamless Integration 🔗 – Works with existing inventory systems


🎯 Target System

  • ox_target Integration 🎯 – Full compatibility with ox_target

  • Configurable Targeting ⚙️ – Enable or disable targeting features

  • Intuitive Controls 🎮 – Easy access system


📍 Location & Blips

  • River Location 🌊 – Dedicated gold panning area with map blip

  • Sell Location 💰 – NPC vendor with customizable location and appearance

  • Customizable Blips 🗺️ – Fully configurable map markers

  • Restricted Placement 🚫 – Option to restrict table placement to river only


💎 Items & Economy

  • Purify Table 🏗️ – Placeable workstation for gold processing

  • Gold Pan 🥄 – Used for collecting water and panning

  • Gold Nuggets 💰 – Sellable item with adjustable pricing

  • Dynamic Rewards 🎁 – Random gold rewards (1–3 nuggets per pan)

  • NPC Vendor 👨‍💼 – Sells gold nuggets for money


🌍 Multi-Language Support

  • 6 Languages 🌐 – English, Spanish, French, German, Japanese, Portuguese

  • Easy Localization 📝 – Change language via config

  • Complete Translations 📖 – All messages and notifications translated


⚙️ Customization Options in Free GoldPanning Job

  • Configurable Timings ⏰ – Adjust all action durations

  • Custom NPC Models 👤 – Customize vendor appearance

  • Flexible Placement 📍 – Place tables anywhere or limit to river

  • Sound Settings 🔊 – Toggle notification sounds

  • Reward System 🎯 – Set minimum and maximum gold rewards


🎨 User Interface

  • Modern Design 🎨 – Clean, professional UI with smooth animations

  • Responsive Layout 📱 – Works on all screen sizes

  • Interactive Elements 🖱️ – Drag-and-drop gold panning mechanics

  • Visual Feedback ✨ – Clear game state indicators


🔧 Technical Features

  • ox_lib Integration 📚 – Extended functionality and UI

  • MySQL Support 🗄️ – Database storage for tutorial progress

  • Performance Optimized ⚡ – Efficient and lightweight code

  • Error Handling 🛡️ – Strong validation and safety checks


🚀 How to install Free GoldPanning Job?

1. Download & Extract

Download and extract Free GoldPanning Job for FiveM 📦

resources/[custom]/[jobs]/xd_goldpanning/

2. Add Items to Database 💾

QBCore

Add to qb-core/shared/items.lua

purify_table = { name = 'purify_table', label = 'Purify Table', weight = 0, type = 'item', image = 'purify_table.png', unique = false, useable = false, shouldClose = false, description = '' },
gold_nugget = { name = 'gold_nugget', label = 'Gold Nugget', weight = 0, type = 'item', image = 'gold_nugget.png', unique = false, useable = false, shouldClose = false, description = '' },
gold_pan = { name = 'gold_pan', label = 'Gold Pan', weight = 0, type = 'item', image = 'gold_pan.png', unique = false, useable = false, shouldClose = false, description = '' },

ox_inventory

Add to ox_inventory/data/items.lua

['gold_nugget'] = { label = 'Gold Nugget', weight = 0 },
['gold_pan'] = { label = 'Gold Pan', weight = 0 },
['purify_table'] = { label = 'Purify Table', weight = 0 },

3. Configure the Script ⚙️

Edit config.lua to customize:

  • Framework selection

  • Language

  • Item names

  • NPC vendor location & appearance

  • Blip settings

  • Timings

  • Reward values


4. Start the Resource ▶️

Add to server.cfg

ensure xd_goldpanning

🎮 How to Play

1. Get Started 🚀

  • Obtain a purify_table and gold_pan

  • Travel to the river location marked on the map

2. Set Up Your Station 🏗️

  • Place the purify table

  • Wait for the placement animation

3. Collect Water 🌊

  • Use the gold pan

  • Go to water and press E

  • Wait for the progress bar

4. Pan for Gold 🥄

  • Return to the table

  • Press E to start the minigame

  • Shake the pan to find nuggets

  • Complete the minigame to receive rewards

5. Sell Your Gold 💰

  • Visit the vendor NPC

  • Press E to sell nuggets

  • Repeat to earn more money


⚙️ Configuration Examples

Config.Framework = "auto" -- "auto", "esx", "qb"
Config.Language = "en" -- "en", "de", "fr", "sp", "pt", "jp"
Config.waterTime = 7000 — Fill pan time (ms)
Config.Time = 10000 — Panning minigame time (ms)
Config.Reward = { min = 1, max = 3 }Config.Sell = {
coord = vec4(1081.9049, -1985.6462, 29.8896, 45.7552),
npc = “s_m_y_dockwork_01”,
price = 500
}


🎯 Dependencies

  • ox_lib 📚 – Required

  • oxmysql 🗄️ – Required

  • ox_target 🎯 – Optional


🛠️ Support

Issues & Bugs 🐛

  • Verify config setup

  • Ensure dependencies are installed and started

  • Confirm item names match your inventory system

Customization 🎨

  • Modify config.lua

  • Edit language files

  • Customize UI in the html/ folder


📝 Changelog (v1.0) of Free GoldPanning Job

  • Initial release

  • QBCore & ESX support

  • 6-language support

  • Interactive UI with drag-and-drop

  • Tutorial system

  • Configurable NPC vendor


📄 License

Provided as-is for FiveM servers.
Do not redistribute without permission.


Happy Gold Panning! 🏆💰

16 reviews for Free GoldPanning Job for FiveM

  1. Ali Alnaqbi (verified owner)

    script is ok but not perfect. had some bugs at first but dev fixed them. performance is average, works fine with 30 players but lags with more. good support tho

  2. Charisma Kelley (verified owner)

    not bad but could be better. setup was confusing and docs need work. script runs ok but not as smooth as i hoped. dev is nice tho and helps when asked

  3. ashley holt (verified owner)

    Finally a script that actually works as advertised. The documentation is clear and the setup was smooth. My players love the new features, especially the custom animations.

  4. Darrell Guinn (verified owner)

    decent script but a bit overpriced for what it does. setup was easy but config could be better. support is good but updates are slow sometimes

  5. Daiquan Coles (verified owner)

    average script tbh. works fine but nothing amazing. had to fix some stuff myself but dev helped when i asked. updates are slow but at least they happen

  6. scott tailby (verified owner)

    script work perfect! no lag with 50 players. dev help me setup everything on discord. 10/10 would recommend to other server owners

  7. Sheila Bordoy (verified owner)

    had some db issues at first but dev helped me fix it in 5 mins. script running perfect now with 100+ players. no conflicts with other resources

  8. john dimarco (verified owner)

    works good. no bugs. dev helpful.

  9. Ahmad Abdulrahman (verified owner)

    been running this for like a month now and it’s actually insane how well it works. my server went from 20 to 80 players and it still runs smooth af. dev is always online to help too

  10. Bartosz Woszczyk (verified owner)

    script work very good! no lag on my server with 30 players. dev help me fix problem fast on discord. 10/10 would buy again

  11. Derrick Halstead (verified owner)

    script is optimized af. my server fps went from 20 to 60 after adding this. dev knows his stuff and updates are regular

  12. James Gordon (verified owner)

    script works good but needs more features. performance is ok but could be better. dev is helpful tho and updates are regular. hope they add more stuff soon

  13. Brian Rojas (verified owner)

    ngl this script saved my server. was about to give up on fivem but this made everything work smooth. dev be helping 24/7

  14. Macayla Charles-Benoit (verified owner)

    it’s an alright script. does what it says but nothing special. dev is helpful but updates are not very frequent. price is a bit high for what you get

  15. Dayan Hernandez (verified owner)

    script works but needs improvements. good features but some bugs here and there. dev helps when needed but response time could be better. 3 stars for now, might update later

  16. nathan allen (verified owner)

    i was scared to buy cuz price high but worth every penny. my server run smooth now and players happy. thx dev for good support

Only logged in customers who have purchased this product may leave a review.

Important : This product is Fully Open Source.