Skip to main content

What is FR Thief?

FR Thief (v1.0.0) is FiveRank's professional mugging and robbery system for FiveM. The first to integrate all four FR libraries at once: fr_interact for the floating prompt, fr_menu for the action selector, fr_progressbar for the progress bar, and fr_notify for result feedback. Compatible with ESX, QBCore and standalone.

Four FR libraries. One robbery system.


How it works

  1. Player walks near an NPC or player (within Config.ScanDistance).
  2. The floating "Press E" prompt from fr_interact appears.
  3. Pressing E opens the fr_menu action selector.
  4. Player selects an action → fr_progressbar shows the animated bar.
  5. Bar completes → server validates, gives loot, fr_notify shows result.

Five robbery actions

ActionDurationLoot
Search pockets4 sCash + items (chance)
Steal wallet6 sGuaranteed cash
Search everything10 sMaximum loot
Rob cash (players)5 s% of player's cash
Take items (players)7 sItems from inventory

Key features

  • Automatic scan for nearby NPCs and players — no commands needed
  • Blocked model list — police and security NPCs are never valid targets
  • Per-ped (5 min) and per-player (2 min) cooldowns to prevent spam
  • Server-side validation with 10-second debounce anti-spam
  • Player robbery: steals a random % of their cash — notifies both parties
  • Configurable police alert: flashing blip + GTA crime after robbery
  • Compatible with ESX, QBCore and standalone
  • Fully bilingual: EN and ES included

Dependencies

ResourceRole
fr_interactFloating "Press E" prompt on the target
fr_menuAction selection menu
fr_progressbarRobbery progress bar
fr_notifyResult notifications

All four are required. They are part of the [fr] group — ensure [fr] loads all of them.


Credits