Pogue Witness with Dispatch (VorpCore)

Pogue Witness with Dispatch :cowboy_hat_face:

“Bang bang… who snitched?” :gun:

Pogue Witness is a RedM script that makes townsfolk actually care when someone’s being a menace. If a player is spraying shots, hitting people, or otherwise acting like the main villain of a spaghetti western, witnesses will sprint to town and get the sheriff involved. If they’re just hunting? Chill. No paperwork. :deer:

A tiny bit serious, a tiny bit silly — just how the frontier should be. :cactus:

:electric_plug: NOTE

Exports supported: you can integrate Pogue Witness into your lockpick script—or any crime-related script—via exports. It’s exportable and works actively when called.



:tv: Video Preview: Watch the gameplay

:envelope_with_arrow: Need help? Ping us after purchase for setup support.

:shopping_cart: Get it on Tebex: Pogue Witness


:package: What’s inside?

1) :dart: Smart “Are you actually shooting at someone?” logic

Monitors a player’s gunplay:

  • Threatening fire / spraying (lots of misses)? :boom:

  • Shooting an online player or an NPC? :busts_in_silhouette:

  • Or just hunting and minding their business? :national_park:

If it’s not hunting, witnesses spawn and run to the nearest town. :man_running::running_woman:

Extras:

  • Horsey witnesses: configurable % chance to spawn on a horse. :racehorse:

  • Second (or more) wave(s) if the first witness dies — fully configurable. :repeat:

  • Silenced witnesses: if all witnesses get taken out, no sheriff alert goes out. :shushing_face:

  • Optional safety net: set a time-to-arrive threshold; if a witness hasn’t reached town by the timeout, they still alert sheriffs. :stopwatch:


2) :rotating_light: Sheriff alert → optional sheriff NPC response

When a witness reaches town, sheriffs get an alert with the suspect’s area. :world_map:

Optionally spawn sheriff NPCs:

  • Mounted or on foot — you decide. :racehorse::walking_man:

  • Squad size is configurable. :straight_ruler:

  • They’ll actively hunt the reported player. :dart:

  • Players with sheriff roles get the same clean UI alert. :shield:


3) :loudspeaker: “Shots Fired” mode (no witnesses, no sheriff NPCs)

Don’t want witnesses or NPCs at all? Enable ShotFire-only mode:

  • If a player is not hunting and fires, send a clean “shots fired” alert to sheriffs. :mega:

  • Everything shows up in a smooth, trackable UI. :compass:


4) :compass: Sheriff UI + Waypoint

  • Sheriffs get a top-right alert card stack with title + subtitle. :card_index_dividers:

  • Press a key to drop a waypoint and ride out. :horse_racing:

  • Keybind is configurable (e.g., G / U); the label in the UI follows your setting. :keyboard:


5) :fire: Barrel Check (a.k.a. “Who’s got the spicy muzzle?”)

Arrived at the scene with multiple suspects? Run a barrel check:

  • The more a player shot recently, the hotter the barrel and the longer it stays hot. :thermometer:

  • A quick progress UI runs (optional animation), then you get a HOT or COLD panel. :fire::snowflake:

  • Helps pick the real shooter without asking, “sir, on a scale of 1 to jalapeño…?” :hot_pepper:

  • You can choose to also show the result to the target (or not). :eyes:


:desktop_computer: UI Bits (what players see)

  • WITNESS banner when a witness is spawned. :placard:

  • Muzzle (BARREL) panel for HOT/COLD results. :bar_chart:

  • Sheriff alert cards (top-right), stacked and auto-expiring, with a neat keycap and a “Set waypoint” hint. :world_map:


TL;DR

  • Menace? Witness runs to town → sheriffs get pinged → optionally, NPC sheriffs ride out. :zap:

  • Silent hunter? Enjoy your venison. :meat_on_bone:

  • Just blasting air? Sheriffs still hear about it if you configured ShotFire. :loudspeaker:

  • Not sure who did it? Barrel check says HOT or COLD. :fire::snowflake:


:fire: Check Out My Other Scripts!

Looking for other high-quality scripts to enhance your server? Check these out:

:arrow_right: Pogue Police with MDT & Radial Menu (VORP): View it on the CFX Forum

:arrow_right: Pogue BloodBet [VORP] RedM to MMORPG: View it on the CFX Forum

:arrow_right: Pogue Telegram (VORPCore Framework): View it on the CFX Forum

:arrow_right: Pogue Battleground [VorpCore]: View it on the CFX Forum

:arrow_right: Pogue Saloon Job [VorpCore]: View it on the CFX Forum

:arrow_right: Pogue AFK System — AFK Verification for RedM: View it on the CFX Forum

:arrow_right: Pogue Stockmarket Version 2 VorpCore & RSG: View it on the CFX Forum

:arrow_right: Pogue Paperworks (VORPCore Framework): View it on the CFX Forum

:arrow_right: Pogue Stockmarket For RedM VorpCORE & RSG: View it on the CFX Forum

:arrow_right: Pogue Bodyguard Release [STANDALONE]: View it on the CFX Forum

:arrow_right: Pogue Liar’s Deck Game VorpCORE & RSG: View it on the CFX Forum

:arrow_right: Pogue Boss Menu Script (VORPCore Framework): View it on the CFX Forum

:arrow_right: Pogue Realistic Notepad Script (VORPCore Framework): View it on the CFX Forum

:arrow_right: Pogue Excavation (Digging) Script (VORPCore Framework): View it on the CFX Forum

:arrow_right: Pogue Redipedia [STANDALONE]: View it on the CFX Forum

:arrow_right: Pogue High Ping Kick [STANDALONE]: View it on the CFX Forum

:arrow_right: Pogue Safe Zone (VORP & RSG Core): View it on the CFX Forum


:globe_with_meridians: Join the Community & Get Support

:pushpin: Discord: Join our Discord

:clipboard: Script Details

Property Information
Code is accessible No
Subscription-based No
Lines (approximately) 3000+
Requirements VorpCore
Support Yes
1 Like

Pogue Witness v1.1.0 – Update Notes

Weapon Blacklist

  • Added a weapon blacklist that lets you mark specific weapon hashes to be ignored by:
    • Witness spawn logic
    • “First shots” (first N bullets) checks
    • Muzzle heat / sheriff alert system

Why?
RedM treats tools like the lasso as weapons, which caused players who were just roping horses or animals to accidentally trigger witness reports and police alerts.
With the blacklist, you can exclude such tools from these checks and avoid false law notifications.