How do I get the date when a player logged into the game for the first time?
How do I get the date when a player logged into the game for the first time?
Why would you use os.time?? You can just make a script that checks if a player has already joined.
Then, how would you be able to get the exact time of the first join?