[Preview Video]
Dependencies
None
This script protected escrow system
[Discord]
Script escrow will never restrict your access to important things.
Gang system offers a whole new experience for gangs and teams on your server, with all the features such as team management zone system, all your players are in a new fun and action.
izzy-loadingv10 — Loading Screen for FiveM
📦 Overview
* Full-screen custom UI while you join the server
* Real load percentage — synced with FiveM loadProgress
* Loading step text updates (game setup, map, session)
* Mouse cursor enabled (loadscreen_cursor) — browse the menu while loading
* Manual shutdown (loadscreen_manual_shutdown) — closes when the server is ready
* All settings in html/config.js
🏷️ Server identity (top left — branding)
* Server logo + “Welcome to” banner
* Large server name (settings.name — e.g. Izzy Store)
* Primary and secondary theme colors (primary / secondary RGB — e.g. red accents)
* No personal player photo here — this is the server’s showcase area
🔗 Social media
* X, Instagram, Discord, and TikTok links (Config.socials)
* Icons show only when the link is in config — click opens in your browser
🖼️ Background
* 3 styles: image, video, youtube (YouTube is the default in config)
* Static image, local video, or YouTube embed (autoplay, muted, loop)
📰 Server info (right panel — 5 tabs)
* Updates — server news: title, date, description, optional image
* Rules — server rules (#1, #2, #3…)
* Gallery — albums (e.g. Legends, Diamonds, Masters); scroll, click for full preview
* Team — member cards: photo, first name, last name, age, role, short bio, personal social links
* Games — mini-games while you wait (config examples: Ninja, Pool, Gulper, Slither.io); full-screen iframe, EXIT to leave
📸 Left photo collage
* 5-image grid (Config.images)
* More than 5 images? A random set of 5 refreshes every 5 seconds
* Click any photo for a full-screen preview
🎵 Music player
* Local MP3 list (Config.musics) — title, artist, cover art
* With auto_play on, the music panel opens automatically
* Play / pause, previous / next track
* Progress bar — drag to seek
* Vertical volume slider
* When a track ends, the next one starts automatically
⌨️ Keyboard hints
* On-screen keyboard panel (Config.keyboards)
* Hover configured keys for tooltip hints (e.g. R, Space)
* Toggle the keyboard panel on or off
👁️ UI controls
* Hide The UI — hide left and right panels (game / music / keyboard can stay)
* Music and keyboard open separately
* In game mode, side panels fade so you can focus on the game
📊 Loading bar (bottom)
* Percentage counter + fill bar
* Labels: Loading…, Setting Up Game…, Loading Map…, Map Loaded…, Session Loaded… (locales + FiveM event types)
🌍 Language
* settings.locale — English (en) is included in locales
* Add a tr block (or others) in locales and translate the strings for Turkish
🛠️ Setup (server owners)
* html/config.js — logo, colors, background, updates, rules, team, gallery, games, music, keyboard
* client.lua — uncomment ShutdownLoadingScreenNui() after spawn when using manual shutdown
* server.cfg: setr sv_showBusySpinnerOnLoadingScreen false — hides the default GTA spinner
* Assets: html/imgs/, music: html/musics/, video: html/video/
* /assetpacks dependency listed in fxmanifest.lua