game.Players.PlayerAdded:connect(function(p) wait(1) game.Workspace.Count.Value = game.Workspace.Count.Value +1 end)