I share a simple script that helps capture identifiers. This script helps us to ban people offline or find relationships between identifiers.
As soon as someone presses connect of uses F8, all identifiers are captured to the database.
Make sure this script is always started before your ban or anticheat is started (this will also capture identifiers when someone is banned from your server).
This script is not a complex script, but is certainly recommended to install on any server.
(If you do not have an identifier logger installed on your server)
Disclaimer
This resource was created by me with all the knowledge at the time of writing. The request for new functionality is allowed but it does not mean that it will be released. Further development of this resource is permitted.
Works great thanks, but can u make it that it overrides the already existing entry of the user? I just pressed connect 3 times on my server and it logs them all 3 instead of updating the existing one. This can get really messy if idk people reconnect or timeout and join back in.
Edit added picture to show u what i meant, joined by my original name first then as “Test” but got failed to get information from server 2 times and now Test is logged in the database 3times with the same name. And Matzbear is still there but all the identifiers are the same except the name. The name logging isnt a bad idea to find people who are trying to be someone else but it gets kinda messy when it makes a new line for every time someone connects.
I would recommend making it discord integrated using a webhook so that the logs can easily go into a Discord channel. Otherwise looks like a great release, haven’t tested it though.