-- sometimes may not work if youre too long in game best if ran on join for _, v in (getgc(true)) do if (typeof(v) == "table") then if (rawget(v, "Remote")) then if (v.Remote.Name == "") or (v.Remote.Name ~= v.Name) then v.Remote.Name = v.Name; end end end end