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.

Works with qb-core / QBStandalone resourceLive edits, no re-upload

Installing on QBCore Framework

  1. 01
    Design 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.

  2. 02
    Download the resource

    Export the generated FiveM resource ZIP from your dashboard. It contains only a manifest and a small script — no HTML to maintain.

  3. 03
    Drop it into [qb]/ or resources/[standalone]/

    Any resource folder works; the resource is standalone and has no framework dependency.

  4. 04
    Add 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_yourslug

Things worth knowing on QBCore

Remove qb-loadingscreen first

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.

Drop it in any resource folder

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.

Survives framework updates

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 free

Hosted at fivemloadingscreen.pro — edits go live without re-uploading anything.