Is there a way of hiding a player's leaderboard without removing a tool's pictures [Backpack]. I had this script that hid/removed the leaderboard, but if you had a weapon in a player's backpack, it would not show it for the player to equip.
game:GetService('StarterGui'):SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList,false) -- disables playerlist