local name = {[89587322] = true , [83489541] = true, [29313691] = true, [136948187] = true, [139420232] = true}
game.Players.PlayerAdded:Connect(function(plr)
if name[plr.UserId] then
script["O5 Council"]:clone().Parent = plr.PlayerGui
end
end)