Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script.Name = "DisableBackpack"
- --Much efficient way to hide the backpack without causing lag
- local StarterGui = game:GetService("StarterGui")
- StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement