Guide · Updated 14 Sep 2026

The best RedM scripts for a new server, by what you actually need

Most new RedM servers install too many scripts and too few systems. A system is something players return to every session: a way to earn, a reason to fear the law, an activity to fill an evening. This guide works through the five needs a roleplay server has, says which script we run for each on our own live server, and points at the free option where one exists.

1. An economy players run themselves

The default framework shops are NPC vendors with fixed prices. The step up is letting players own the shop. Poggy Markets ($99) gives a player a storefront, per-item pricing, staff with permissions and a dashboard of what actually sells. Its optional supply-and-demand module moves prices with what players do, and the commodities exchange lets players speculate on those prices. Like every script here it runs on VORP Core and RSG Core through the free poggy_core, with oxmysql as the only other requirement.

Pair it with Auction House ($29.99) if you want a player-to-player market as well: listings with bids and buyouts at four auction houses, a catalogue of 74 raw goods, and a want-request board for buy orders. Orders can be delivered straight into a Poggy Markets shop.

Free alternative: VORP ships a basic store resource and RSG has rsg-shops; both are NPC shops with fixed prices. For a player-owned market with no budget, search the Cfx.re forum releases for "player shop RedM"; expect to do the balancing yourself.

2. A reason to fear the law

Crime with no witnesses is just griefing. Witnesses (from $6.99/mo) makes NPCs see shootings, brawls, lassoing, hijacking and trampling, flee, and report to on-duty police or sheriff players with blips and alerts. Trigger chances, cooldowns and which towns count are all in the config, so you can keep prison and warzone areas quiet. Jobs, duty and player lookups go through poggy_core, so the same build reaches your deputies on VORP Core or RSG Core.

Free alternative: there is no free native witness system we know of. Some servers approximate it with a wanted-level script; it punishes crime but does not create the chase.

3. Something to do on a quiet night

Activities keep players logged in when nothing is happening. Two we run:

  • Poggy Fishing ($69.99): a five-phase, skill-based fishing system with 28 fish across 34 waters, two rod playstyles, bait and seasons. It depends on the free Poggy Skillcheck (Free); how to set up fishing covers tuning it.
  • Poggy's Supply Drops (from $3.99/mo): crates that float down under a balloon at random and timed scavenger hunts with riddles. Server-side timers run the events, and Discord webhooks announce them.

Poggy's Balloon Taxi ($8.99) and Poggy Trash Bins ($8.99) are smaller, cheaper additions in the same spirit: a balloon taxi and rental system from eight stations, and searchable bins with loot and shared stashes.

Free alternative: VORP's own fishing and hunting resources are on GitHub and cover the basics with a progress bar. Good enough to start; upgrade when players ask for depth.

4. Roleplay tools

These are cheap and used every session. Poggy Scenes ($9.99) adds world-anchored scene text, status labels over a character, overhead /me and /do, and a message box that collects nearby emotes. Poggy Badges ($20) lets law and medical roles wear a job-locked 3D badge and flash it with a pocket-watch animation. Poggy Transform ($9.99) lets players become any of 90 animals or people, which is more useful for events than it sounds; its admin character-appearance browser is the one part that is VORP-only today.

For storage, Poggy Storage (Free) is free and open source: player-owned containers that persist through restarts and can be shared with named players or a whole job.

5. Not losing the server

Nothing on this list matters if the database is gone. Server Controller (from $2.99/mo) is a Windows app, not a resource: it runs scheduled mysqldump and file backups with retention and one-click restore, updates txAdmin hands-free, and lets you manage the server from home. It works with any FiveM or RedM server because it runs beside it. There is a free tier.

Free alternative: a Windows Task Scheduler job running mysqldump nightly. It works, right up until the day the disk it writes to is the disk that failed.

Buying it all at once

If you want more than two or three of these, All Access is the cheaper route: every script above plus future releases and Server Controller for $12.99 a month, against $412.88 for the 14 paid scripts bought separately. It is a subscription, so access ends if you cancel; buy a script outright if you want to own it.

Which framework

Every script on this page runs on VORP Core, RSG Core and QBCore RedM through the free Poggy Core (Free), which detects your framework at start and has a proven adapter for each, so there is one build and nothing to pick. VORP vs RSG Core vs QBCore has the comparison if you have not chosen a framework yet.

Before you install anything

Read how to install a RedM script first. Most support requests we get are start order and a missing dependency, and both take a minute to check.

Scripts mentioned in this guide

Whole store →
Poggy Markets — RedM Player-Owned Shop Script
RedM Player-Owned Shop Script

Poggy Markets

Players buy a storefront, stock it, price it, hire staff and run it from a live sales dashboard, with optional supply-and-demand pricing and a commodities exchange.

Price$99
Auction House — RedM Auction House Script
RedM Auction House Script

Auction House

Players list goods, bid, buy out and collect at four auction houses, with an order catalogue of 74 raw goods and a want-request board for buy orders.

Price$29.99
Witnesses — RedM Witness System
RedM Witness System

Witnesses

NPC witnesses see crimes, flee the scene and report them to on-duty law, with blips and alerts routed to your police or sheriff jobs.

From$6.99

VORP vs RSG Core vs QBCore for RedM

Script availability, structure and inventory for each framework, and what "runs on VORP, RSG and QBCore" actually means.

Read the guide →

How to Install a RedM Script

Download, resources folder, SQL, start order, config and the escrow licence check. Then the five common errors.

Read the guide →

Free RedM Scripts Worth Installing

Eight free scripts, what each one does, what it needs, and what it does not do.

Read the guide →

How to Update RedM Scripts Without Breaking Your Config

The manual routine that keeps your config safe, and the automatic route that removes the routine.

Read the guide →

RedM Server Economy: How to Balance Money, Jobs and Shops

Sources, sinks, player shops, auctions, jobs and a stipend. The model, the starting numbers and the scripts.

Read the guide →

How to Set Up Jobs on a RedM Server

Job names and grades, duty, several jobs per character, badges, and making every script agree.

Read the guide →

How to Back Up a RedM Server

The database, resources, configs, licence files and txData. How to automate it, and how to test the restore.

Read the guide →

Cfx Escrow Explained for RedM Server Owners

Which files are encrypted, what you can still change, the licence file, and the error everyone hits once.

Read the guide →

RedM Server Performance: How to Reduce Lag

Measure first, then the usual causes: hot client loops, dead entities, unindexed queries and NPC systems tuned too high.

Read the guide →

Using Poggy Core in Your Own RedM Scripts

The free framework layer under your own resources: install, first script, menus, storage, jobs, standalone mode, diagnostics.

Read the guide →

RedM Script Subscriptions vs Buying Outright

The break-even maths with live prices, what cancelling does, how updates and licences work, and when each one wins.

Read the guide →

How to Choose a RedM Script: Checks Before You Buy

Framework claims, performance, open config, versions, support and video. Ten checks, and the red flags that should end the sale.

Read the guide →

How to Run a Player Economy on a RedM Server

Player-owned shops, auctions, taxes, moving prices and the weekly checks that keep a live economy healthy.

Read the guide →

How to Set Up Crafting on a RedM Server

Recipe chains, benches and campfires, job locks, skillchecks, telling players where ingredients come from, and pricing it all.

Read the guide →

How to Add Items to a RedM Server

Where each framework keeps its item list and icons, how to add an item to each, and the mistakes that break scripts.

Read the guide →

How to Set Up Fishing on a RedM Server

What makes fishing worth playing, installing it, bait and seasons, tuning the difficulty, and pricing the catch.

Read the guide →

How to Make a RedM Server

Server artifacts, txAdmin, the licence key, server.cfg, the database, a framework, ports, admins, backups and a launch checklist.

Read the guide →

How to Set Up Law Enforcement on a RedM Server

Crime alerts and witnesses, on-duty status and counts, badges, evidence lockers, crime scene text, jail and bounties, and how much law your player count needs.

Read the guide →

RedM /me and /do Commands: Roleplay Tools Guide

Writing a good /me and /do, overhead text or chat, scene text, status labels, skillchecks instead of dice, animations, and keeping it all clean.

Read the guide →

RedM Server Event Ideas and How to Run Them

Eight events that bring players back, how to run each, when to schedule and announce them, prizes that keep the economy intact, and a checklist.

Read the guide →

RedM Animations: Dictionaries, Scenarios, Emotes

Dictionaries, clips and scenarios, playing one from Lua, props on bones, multi-step scenes, syncing, cleanup and emotes players use.

Read the guide →

RedM Admin Tools: Moderating a Roleplay Server

txAdmin, ACE permissions, framework admin menus, admin blips, reports and evidence, staff ranks, and a moderation checklist.

Read the guide →
Join the Discord Discord