[PAID][ANPR] Automatic Number Plate Recognition Camera [ESX/QB/Standalone]

A script by rezaCyber

No reviews yet.
[PAID][ANPR] Automatic Number Plate Recognition Camera [ESX/QB/Standalone] main image

Full Description

Add ANPR Cameras for your Law Enforcement officers with a simple but effective UI.

What is ANPR Camera? (Click Here)

If a Player with a car that has a wanted plate number enters a camera covering area, police officers will get a notification.

(Click here if video does not play)

What This Script Has To Offer :old_key: :

Click Here
  • :policeman: New Feature for your law enforcement
  • :fire: Players can destroy the cameras to prevent police notification (camera will respawn after x amount of time, modifiable in config file.)
  • :wrench: Easily Add a new camera as an admin (/addcamera . /removecamera)
  • :pick: Plug and play with 15+ installed camera
  • :triangular_ruler: Simple and effective UI
  • :memo: QB / ESX versions available on download
  • :warning: All notifications are modifiable to your language in locale file
  • :warning: Lowest usage possible by using PolyZones
  • :hammer: Does not require any database or sql import (Easy Plug&Play)


:memo:Dependencies:

  • PolyZone
  • Any Framework With Police job ( QB / ESX version already available on purchase )

Updates :

Update 1.01

Click here

Added an event upon triggering an alarm ( camera sabotage or vehicle detection )

-- Vehicle Detection event
TriggerEvent("ANPR:TriggerAlarm",{
    type = "vehicleInside",
    text = WantedList[plate].text,
    camera = camera,
    coords = {
        x = cameradetails.x,
        y = cameradetails.y
    },
    time = os.time()
})
--  Camera Sabotage
TriggerEvent("ANPR:TriggerAlarm",{
    type = "cameraSabotaged",
    text = _U('camera_sabotaged',cameraid),
    camera = cameraid,
    coords = {
        x = cameradetails.x,
        y = cameradetails.y
    },
    time = os.time()
})

:shopping_cart: Buy Here

:paperclips: Support

:money_with_wings: 7 Day Trial Before Purchase!

Code is accessible No (Framework/Config/Locale files are available to edit)
Subscription-based No
Lines (approximately) 1000+
Requirements PolyZone
Support Yes