Roblox zdobądź liczbę graczy na serwerze

local Players = game:GetService("Players")
local AmountOfPlayers = #Players:GetPlayers()
val