FR Thief
Professional mugging and robbery system. The first to integrate all four FR libraries at once: fr_interact, fr_menu, fr_progressbar and fr_notify. Rob NPCs and players with menu, progress bar and notifications.
v1.0.0 · ~ 15 KB · Updated: 2026-06-30 · ESX · QBCore · Standalone
Features
Everything a professional robbery system needs
How it works
Complete flow of the robbery system
You walk near an NPC or player (within Config.ScanDistance)
fr_interact shows the floating "Press E" prompt
fr_menu opens the robbery action selector
fr_progressbar shows the animated progress bar
Server validates and fr_notify delivers the result
Dependencies (all required)
FR Thief is the first script to integrate all 4 FR libraries at once
fr_interactFloating "Press E" prompt on the target
Requeridofr_menuRobbery action selector menu
Requeridofr_progressbarAnimated robbery progress bar
Requeridofr_notifyResult notifications (gained, cancelled, etc.)
RequeridoConfiguration
Everything in config.lua — no other files to edit
- Config.Locale — language: "en" or "es"
- Config.RobPeds — enable/disable NPC robbery
- Config.RobPlayers — enable/disable player robbery
- Config.ScanDistance (4.0) — metres to detect targets
- Config.RobDistance (2.2) — metres to show E prompt
- Config.PedCooldown (300,000 ms) — per-NPC cooldown
- Config.PlayerCooldown (120,000 ms) — per-player cooldown
- Config.BlockedModels — NPC models that are never valid targets
- Config.PedActions — loot tables (cash + items with chance %)
- Config.AlertOnRobbery — police alert after robbery
Quick installation
Three steps and your server is ready
Download the ZIP and copy fr_thief into resources/[fr]/
Add ensure fr_thief in server.cfg (after the 4 FR libraries)
Restart the server and walk near any NPC
If you use ensure [fr], dependencies are already covered — just add fr_thief
Full documentation
Configure loot tables, custom actions, cooldowns and police alert
Open documentationReady for the heist?
Download FR Thief for free. Integrate all 4 FR libraries into one professional robbery system.
Log in to download