Is there a way you can get the name of a player with their UserId WHEN they are NOT in-game?
local UserId = 0 print(game:GetService("Players"):GetNameFromUserIdAsync(UserId))