ESX loading screen,
built in your browser
ESX servers typically run esx_loadingscreen or a bundled HTML screen that has to be edited by hand. Ours is a drag-and-drop replacement hosted for you — change the server name, rules or background whenever you like and every player sees it on their next connect.
Installing on ESX Legacy
- 01Design it in the browser
Sign in with Discord, pick a template and drag widgets wherever you want. 50 live widgets are available, including player count, rules, staff and countdowns.
- 02Download the resource
Export the generated FiveM resource ZIP from your dashboard. It contains only a manifest and a small script — no HTML to maintain.
- 03Drop it into [esx]/ or resources/[standalone]/
Any resource folder works; the resource is standalone and has no framework dependency.
- 04Add one line to server.cfg
Add the ensure line for the resource, remove the old loading screen ensure, and restart. That is the whole install.
# server.cfg
# remove or comment out the old one:
# ensure es_extended
ensure pityus_yourslugThings worth knowing on ESX
Only one loadscreen resource can be active. Remove or comment out the esx_loadingscreen ensure line in server.cfg first — running both leaves players on a black screen.
The exported resource is standalone. It does not require es_extended, so it starts before your framework and shows immediately while the rest of the server boots.
Nothing in the resource touches ESX internals — it only uses the FiveM loadscreen directive, which is identical across ESX versions.
Templates you can start from
All 20 templates work on ESX — they are just designs, with no framework code involved.
Running something else?
Give your ESX server a loading screen worth waiting on
Free plan, no credit card. Most servers are live in under five minutes.
Build yours freeHosted at fivemloadingscreen.pro — edits go live without re-uploading anything.