Lifetime updates included on every script — buy once, keep it running through framework bumps. Browse scripts →

What's included

16 minigames, each triggered by its own export
5 new games including Memory Game and Circle Click
Easy, medium and hard tiers set in cfg.lua
Error allowance and lock count options on lockpicks
Own sound effects for every minigame
Runs on all servers, ESX, QBCore and Qbox included
0.00ms resmon at idle
Open editable_client.lua and editable_server.lua files

Overview

RainMAD 16-Minigame Pack (rm_minigames)

Sixteen minigames in one resource, each fired through its own export so you can wire them into your robbery, hacking, hotwire and door lock scripts without writing a UI yourself. Five of them are new additions to the pack: Multiple Lockpick, Memory Game, Timed Button, Timed Bar and Circle Click.

The minigames

| Minigame | Export | Configurable per call |
| --- | --- | --- |
| Multiple Lockpick (New) | exports['rm_minigames']:multipleLockpick | Error allowance, number of locks |
| Memory Game (New) | exports['rm_minigames']:memoryGame | Difficulty |
| Timed Button (New) | exports['rm_minigames']:timedButton | Error allowance, difficulty level |
| Timed Bar (New) | exports['rm_minigames']:timedBar | Error allowance, success count, difficulty level |
| Circle Click (New) | exports['rm_minigames']:circleClick | Error allowance, difficulty level, maximum score |
| Button Mashing | exports['rm_minigames']:buttonMashing | Decay rate, increment rate |
| Classic Lockpick | exports['rm_minigames']:angledLockpick | Difficulty |
| Combination Lock | exports['rm_minigames']:combinationLock | Difficulty |
| Quick Time Event | exports['rm_minigames']:quickTimeEvent | Difficulty |
| Timed Press | exports['rm_minigames']:timedAction | Lock count |
| Timed Lockpick | exports['rm_minigames']:timedLockpick | Speed |
| Typing Game | exports['rm_minigames']:typingGame | Difficulty, duration |
| Fingerprint | exports['rm_minigames']:fingerPrint | Time, hearts |
| Hotwire | exports['rm_minigames']:hotwireHack | Time |
| Safecrack | exports['rm_minigames']:safeCrack | Difficulty |
| Crack Password | exports['rm_minigames']:hackerMinigame | Password length, lives |

Difficulty from one config

Every minigame has a time setting plus easy, medium and hard sections you tune in cfg.lua, so a fingerprint scan on a house door can play softer than the same scan on a bank vault.

Sound effects

Each minigame ships with its own sound effects rather than one shared beep set.

Framework, performance and files

  • Works on all servers, including ESX, QBCore and Qbox.
  • Idles at 0.00ms.
  • Uses FiveM Asset Escrow, with editable_client.lua and editable_server.lua left open for notifications and other edits.

Specifications

Framework
esx · qbcore · qbox
Category
Creator
Idle resmon
0.00 – 0.02 ms
Delivery
Instant email — unique per-order link
Updates
Lifetime — never pay again

Add this line to your server.cfg once the download is uploaded to resources/ (replace the folder name if yours differs):

ensure fivem-minigame-pack-rm-minigames

Frequently asked

How is RainMAD 16-Minigame Pack (rm_minigames) delivered?

Instantly by email after checkout — a download link lands in your inbox the moment payment clears. No manual approval, no waiting on a ticket.

Is it compatible with esx, qbcore, qbox?

RainMAD 16-Minigame Pack (rm_minigames) is built for esx, qbcore, qbox. Check the specifications below for the exact dependency list.

Do I get future updates?

Yes — lifetime updates are included at no extra cost. New versions appear in the same download area you were originally emailed.

Can I customize the config?

Most behaviour is exposed as config options inside the resource — prices, permissions, locations and pacing can be tuned without touching the core files.