Welcome to FiveM Scripts, MLOs & Server Files – Toxic FiveM

Toxic QB V3.2 Server Files

Premium members can download it for free.

Toxic PVP V4 Server Files

Premium members can download it for free.

400+ Unbranded Vehicles 2025

Premium members can download it for free.

Scripts FiveM - Diving Script (QB-Core) | Explore Treasures

Random threads

Framework
  1. QBCORE
Download the FiveM Diving Script (QB-Core). Equip scuba gear, explore underwater wrecks, and discover valuable treasures in the depths of the ocean. Includes a realistic diving system with rare items and loot collection. Watch the demo and follow our setup guide.

dving.webp

Detailed Guide: How to Install the Diving Script for FiveM (QB-Core)

What is the FiveM Diving Script?

The Diving Script allows players to explore underwater environments, loot shipwrecks, and collect valuable treasures while using scuba diving equipment.

Works with QB-Core Framework
Realistic underwater exploration & loot collection
Diving gear with oxygen mechanics
Find valuable items like gold coins, rare artifacts, and jewelry
Optimized performance for FiveM servers

How to Download & Install the Diving Script?

Step 1: Click the Download Link


This file contains the latest kuz_diving script for FiveM.


Watch the Diving Script in Action!

🎥 Demo Video:
Link hidden for visitors, to see Log in or register now.




Step 2: Move the Script to Your FiveM Server

  1. Extract the kuz_diving.zip file.
  2. Move the kuz_diving folder to your FiveM server’s resources directory:
Code:
resources/[jobs]/kuz_diving


Step 3: Add the Script to server.cfg

To enable the script, open your server.cfg file and add the following line:
Code:
ensure kuz_diving



Step 4: Add Diving Items to QB-Core Inventory

Before starting the script, add the following items to qb-core/shared.lua:
Code:
["kuz_divinggear"] = {["name"] = "kuz_divinggear", ["label"] = "Diving Gear", ["weight"] = 3000, ["type"] = "item", ["image"] = "kuz_divinggear.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Basic diving gear"},
["kuz_goldcoin"] = {["name"] = "kuz_goldcoin", ["label"] = "Gold Coin", ["weight"] = 150, ["type"] = "item", ["image"] = "kuz_goldcoin.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "A rare gold coin found underwater"},
["kuz_watch"] = {["name"] = "kuz_watch", ["label"] = "Expensive Watch", ["weight"] = 500, ["type"] = "item", ["image"] = "kuz_watch.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "A luxury watch retrieved from a sunken ship"},
  • Additional items and descriptions are available inside the script files.
  • Icons.zip can be installed by dragging the images into your qb-inventory/html/images folder.

Step 5: Restart Your FiveM Server

Once installed, restart your FiveM server to apply the changes.


How the Diving Script Works

  • Players equip their scuba gear and travel offshore by boat.
  • Dive into the deep ocean to search for hidden wreckage and lost treasures.
  • Collect valuable items such as gold coins, rare artifacts, and jewelry.
  • Advanced diving gear allows longer exploration underwater.


Key Features of the FiveM Diving Script

  • Realistic Underwater Exploration: Discover shipwrecks and hidden treasures.
  • Fully Configurable Loot System: Adjust item spawn rates and rewards.
  • Diving Gear System: Players must equip proper scuba gear before diving.
  • Immersive Treasure Hunt Mechanics: Collect and sell valuable items.
  • Optimized for QB-Core: Works smoothly on all roleplay servers.

Final Thoughts

The Diving Script for FiveM (QB-Core) is a fantastic addition for ocean exploration, treasure hunting, and underwater roleplay. Whether adding a job system or just a fun side activity, this script brings new levels of adventure to FiveM servers.
 
Last edited by a moderator:
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top