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