News

Very ep0k roblox gui by v00nz -- Create the ScreenGui local screenGui = Instance.new("ScreenGui") screenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") -- Make the GUI draggable local ...
and then, later, re-enables the backpack bar via this: game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack,true) However, when I re-enable the GUI, it does not function correctly. The tool ...