Price
UnknownA script by ZaT
Price
UnknownTake your server gameplay to the next level with a fully functional GPS UI, perfect for police, criminals, private detectives, and more! 
Whether you’re tracking vehicles or players, this script brings a realistic surveillance system to your server!
Sleek & User-Friendly UI :
Easy to use with an immersive design.
Persistent Tracking :
GPS devices stay active even after server restarts.
Vehicle Tracking :
Track cars using license plates.
Player Tracking :
Monitor players by their unique identifiers.
Keep UI Open While Driving :
Track your targets in real time without interruptions.
3 Different Map Styles :
Choose between Satellite, Altus, and Road Maps!
Developer Customization Options:
Toggle GTA Map Waypoint Usage :
Enable or disable waypoints for GPS tracking.
Add Custom Maps :
Integrate any map provider of your choice!
Customizable UI Toggle Button :
Set your own keybind for opening the GPS.
Adjustable Signal Loss Distance :
Define how far a target can go before losing signal.
Vehicle Door Requirement :
Decide if the vehicle door needs to be opened when attaching the GPS.
Restrict GPS useage on Empty Vehicles :
Choose whether GPS can be used only on empty vehicles.
Custom Item Names :
Modify item names to fit your server’s theme.
| Code is accessible | 80% |
| Subscription-based | No |
| Lines (approximately) | 20k+ |
| Requirements | qb-core, es_extended |
| Support | Yes |
Config = {}
Config.Framework = 'qb' -- ('esx')
Config.Inventory = 'ox' -- ('qs', 'ox')
Config.FrameworkPseudo = 'qb-core'
Config.UseGTAMap = true -- set to false if you want to disable the waypoint on the gta 5 map
Config.distance = 300.0 -- minumum distance between the tablet and the gps to detect the vehicle
Config.closestDistance = 3.0 -- max distance to interact with the vehicle
Config.OpenDoors = true -- Open vehicle doors while adding/removing gps from the vehicle
Config.FocusButton = 'LMENU' -- Default is ALT, you can change it in the GTA settings later or here.
Config.Identifier = 0 -- 0 : Steam License, 1 : Rockstar License, 2 : Discord ID, 3 : Xbox Live ID, 4 : Live ID, 5 : Fivem License Key, 6 : IP Adrtess
Config.EmptyOnly = false -- Can Add GPS only when no one is in the vehicle
Config.Items = { -- if you change the item names make sure to change them in the shared aswell and in the inventories...
gps = 'road_gps',
detector = 'road_gps_detector',
tablet = 'road_gps_tablet',
guide = 'road_gps_guide',
ankle = 'road_gps_ankle',
key = 'road_gps_ankle_key',
}
Showcase : https://youtu.be/CvwXWVEkLpI
QBCore:
Tebex : https://zatv.tebex.io/category/qbcore
Documentation: GPS Tracker | ZaT Scripts
ESX:
Tebex : https://zatv.tebex.io/category/esx
Documentation: GPS Tracker | ZaT Scripts
See what others are saying about this script.
Share your experience and help others.