[FREE] Fivem UID/SSN/PERMID system

Real UNIQUE IDENTIFIER

This script lets you give every player a short unique ID, that will make your life easier, first of all, you can easily make this script work with your logging system and you can be sure which player is who, also these ID’s can be used as a flex factor for your players, the one who has a lower ID, started playing the server earlier. This system of SSN is used on most big servers on fivem, so I decided to do one of myself and share it for the community!

Script comes with free exports that can help you in setting it up.

exports['r_uid']:getPlayerSSN(identifier) 
exports['r_uid']:changePlayerSSN(identifier, numb) 
exports['r_uid']:setPlayerSSN(identifier)

It is completly automated for ESX, so you don’t need to set the ID manually, using the setPlayerSSN() export. However, if you use other framework, you can follow my guide that I placed in the script to make it work for you! If you have any questions, you are free to ask, I will help you shortly

Download Link
Preview
Discord of Real Scripts

Code is accessible Yes
Subscription-based No
Lines (approximately) ~~120
Requirements es_extended
Support Yes