QBCore loading screen,
built in your browser
QBCore servers usually ship with qb-loadingscreen or a themed variant. Ours replaces it with a hosted screen you edit in the browser — no HTML, no re-uploads, and it keeps working after a QBCore update because nothing in the framework is touched.
Installing on QBCore Framework
- 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 [qb]/ 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 qb-core
ensure pityus_yourslugThings worth knowing on QBCore
FiveM only allows one resource with a loadscreen directive. Comment out or delete the ensure line for qb-loadingscreen in your server.cfg before adding ours, otherwise neither will show.
The generated resource is standalone — it does not depend on qb-core, so it can live in [standalone], [qb] or the root of resources/. Load order does not matter.
Because the screen is hosted and the resource is just a pointer, updating QBCore never overwrites your design. Edits you make in the editor go live without touching the server.
Templates you can start from
All 20 templates work on QBCore — they are just designs, with no framework code involved.
Running something else?
Give your QBCore 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.