Z - Fisher Universal Job

🎣 Z-Fisher


🌊 A next-generation fishing job experience for FiveM servers with ESX/QBCore support. Featuring an AAA-quality Dashboard UI, RPG-style skill trees, interactive minigames, etc.

ESX QBCore Standalone



✨ Features

🎮 Interactive Mechanics

  • Custom Minigame - Engaging fishing mechanic that requires skill and timing.
  • Immersive Props - Visual fishing rod equipping and animations.
  • Smart Inputs - Context-sensitive interactions (E to fish, X to cancel).

📈 RPG Progression & Skills

  • Skill Tree System - Earn skill points by leveling up and unlock persistent upgrades.
  • Leveling System - XP progression specifically for fishing proficiency.
  • Stats & Analytics - Visual dashboard tracking total haul, net earnings, and more.

💻 Modern AAA Interface

  • High-Fidelity UI - Built with React/Vite/TailwindCSS for silky smooth performance (0.00ms idle).
  • Dynamic Shop - Buy rods, baits, and upgrades with visual inventory checking.
  • Missions & Leaderboards - Daily operations and competitive global ranking.
  • Localized - Fully translatable interface.

⚙️ Little preview Configuration

Click to view config.lua preview
Config = {}

-- Framework: 'esx', 'qb', or 'auto'
Config.Framework = 'auto'

-- NPC Settings
Config.NPC = {
    Model = 's_m_m_dockwork_01',
    Coords = vector4(-2743.92, 2959.30, 2.33, 189.92),
    Name = "Fisherman Joe"
}

-- Fish Definitions
Config.Fish = {
    { id = 'tuna_bluefin', label = 'Bluefin Tuna', price = 450, rarity = 'legendary', ... },
    { id = 'salmon', label = 'Salmon', price = 45, rarity = 'common', ... },
}

-- Shop Configuration
Config.Shop = {
    Rods = { ... },
    Baits = { ... },
    Upgrades = { ... }
}

-- Skill Tree
Config.Skills = {
    { id = 'strength', label = 'Rod Strength', description = 'Reel in fish faster', maxLevel = 5 },
    -- Add more skills easily
}

:shopping_cart: Purchase

:shopping: Available now on Tebex:
:point_right: Click here to download :fishing_pole_and_fish: Z-Fisher on Tebex


More Scripts You Might Like

🎮 Requirements

  • ox_lib (Required)
  • oxmysql (Required)
  • es_extended OR qb-core

Code accessible Yes
Subscription-based No
Approx. lines ~1500
Requirements esx/qbcore, ox_lib
Support included Yes

can you add video preview for this script?..

1 Like