leaderboard roblox custom code example
Example: roblox custom leaderboard gui
-- Roblox
-- Add a Local Script to StarterGui then Copy/Paste
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList,false)
-- Roblox
-- Add a Local Script to StarterGui then Copy/Paste
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList,false)