~/shop/standalone
21 of the 29 scripts in the catalogue run on Standalone. Standalone means the script does not need ESX or QBCore to run at all. That matters for two kinds of server: the ones still choosing a framework, and the ones deliberately not using one. Where a script is standalone it still detects a framework if you install one later, so nothing has to be reinstalled when your stack changes.
Standalone does not mean dependency-free. Anything that saves data still needs oxmysql, and anything with a shop still needs somewhere for money to live. The product page for each script lists what it actually requires on a bare server.

A premium FiveM clothing shop script for ESX, QBCore and Standalone. Players browse an image-based catalog with real try-on previews, save and rename outfits, and shop across 14 ready-made stores, each with its own pricing engine and item whitelist.

Var-Interact is a standalone FiveM interact script, a lightweight 3D interaction system that shows a hint icon when players are in range, then swaps to a hold-to-confirm interaction prompt up close to trigger any action. It ships with branching NPC dialogue trees, 80+ ready-made prop presets and simple exports, a drop-in ox_target and qb-target alternative that works on ESX, QBCore or standalone.

Var-JobAlert, also known as Var-Alert, is a job-based dispatch and alert system for FiveM. It sends targeted calls with title, message, code, icon, and coordinates to on-duty players of a matching job, who accept or refuse with a keybind and get automatic GPS routing to the scene. Works with ESX, QBCore, and Standalone servers.

Var-LoadingScreen is a standalone FiveM loading screen driven entirely by one config.json file, no coding required. It plays a YouTube or local MP4 video background with an in-screen music player, and presents your server through toggleable Rules, Gallery, Team, and Updates tabs plus six social buttons.

Var-PinCode is a developer-friendly NUI PIN keypad for FiveM that gates any action behind a code: doors, safes, vehicles, or your own scripts. Two exports (callback and async) return a clean true or false, it runs on ESX, QBCore, or Standalone with a single toggle, and it needs no database.

Var-TattooShop V2 is a FiveM tattoo studio where players do not just pick a tattoo, they draw it. Three modes: 1,591 vanilla GTA tattoos across 25 collections, image import from the player's own PC, and real freehand painting on the ped. Custom ink replicates to every other player through the engine decoration system. ESX, QBCore and Standalone.

Var-AFK is a FiveM AFK script that turns idle time into configurable passive income. Players toggle AFK mode with a command, play an idle scenario animation, and collect randomized payouts to cash or bank on a timer, with an optional VIP multiplier on top. Works on ESX, QBCore, and Standalone servers.

Var-Casino is a complete FiveM casino script for ESX and QBCore, with 5 games (slots, blackjack, roulette, three-card poker and horse racing), a chip economy, a daily Lucky Wheel, a progressive jackpot, anti-addiction tools and Discord logging.

Fully playable chess on a real 3D board in your server: PvP head-to-head, a built-in AI opponent with 3 difficulty levels, complete legal chess rules, and money wagering where the winner takes the pot. Walk up, sit down, and drag your pieces with an overhead camera. Auto-detects ESX, QBCore, or Standalone.

Drug labs and dealing gameplay with crafting, missions, and police hooks.

The ultimate emote menu with 1,000+ animations, shared emotes, emote wheel, playlists, screenshot mode, binoculars, crouch system, and a modern React UI.

ATM heist mini-game, also known as Var-Atm, with placeable ATM props, a scaleform drilling minigame, timers, police alerts, and reward balancing.

Competitive paintball minigame with 4 game modes, matchmaking, wager system, persistent leaderboard and modern React UI.

Run your own supermarket in FiveM: build the interior with an in-game 3D editor, order and shelve stock, set your prices, and serve living NPC customers at a real scanning checkout. Staff, payroll, loans, shoplifting, licenses and progression. Works with any mapping. ESX, QBCore, Standalone.

Car dealership with a live NUI catalog, private-instance test drives, and instant purchase by cash or bank straight into owned vehicles.

Advanced banking with ATMs, transfers, IBAN, society accounts, and a redesigned glassmorphism UI. Auto-detects ESX, QBCore, or Standalone.

Billing and invoicing system with quick templates, Discord webhook logs, job whitelist, ox_lib support, and configurable UI.

In-game coin shop for cosmetics or perks with Tebex-ready purchase flow.

React NUI 24/7 convenience store with categorized items, basket checkout, cash or bank payment, and 19 configurable locations across the map.

Var-GardenerJob is a gardener job script for FiveM: players clock in at the depot, drive a work truck to bush harvest spots, collect bags of leaves, branches, and flowers, then sell the load for cash. It auto-detects ESX or QBCore with a Standalone fallback and covers 100+ harvest spots across 5 map zones.

Poster job with custom image DUI, configurable persistence, auto-framework detection, and server-side security.
That it runs without ESX or QBCore. Player money, jobs and identity are either not used at all, or handled by the script itself. It does not mean zero dependencies — oxmysql is still needed wherever data persists.
Yes. Framework detection happens at boot, so installing ESX or QBCore afterwards is picked up on the next restart. Nothing needs to be re-downloaded and no config is thrown away.
Usually a little, because there is no framework round-trip on every money or job call, but the difference is small next to how the script itself is written. Every product page publishes its measured resmon, and the test server lets you check it yourself.