-- Generated by Roblox GUI Maker
local player = game:GetService("Players").LocalPlayer
local gui = Instance.new("ScreenGui")
gui.Name = "Inventory"
gui.ResetOnSpawn = false
gui.IgnoreGuiInset = true
gui.Parent = player:WaitForChild("PlayerGui")
local el0 = Instance.new("Frame")
el0.Name = "InvPanel"
el0.Size = UDim2.new(0.56, 0, 0.72, 0)
el0.Position = UDim2.new(0.22, 0, 0.14, 0)
el0.BackgroundColor3 = Color3.fromRGB(29, 21, 48)
el0.BackgroundTransparency = 0
el0.ZIndex = 1
el0.LayoutOrder = 0
local el0_corner = Instance.new("UICorner")
el0_corner.CornerRadius = UDim.new(0, 16)
el0_corner.Parent = el0
local el0_grad = Instance.new("UIGradient")
el0_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(62, 64, 72)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el0_grad.Rotation = 45
el0_grad.Parent = el0
local el0_stroke = Instance.new("UIStroke")
el0_stroke.Color = Color3.fromRGB(255, 255, 255)
el0_stroke.Transparency = 0.85
el0_stroke.Thickness = 1
el0_stroke.Parent = el0
local el0_list = Instance.new("UIListLayout")
el0_list.FillDirection = Enum.FillDirection.Vertical
el0_list.Padding = UDim.new(0, 8)
el0_list.SortOrder = Enum.SortOrder.LayoutOrder
el0_list.Parent = el0
local el0_pad = Instance.new("UIPadding")
el0_pad.PaddingTop = UDim.new(0, 16)
el0_pad.PaddingBottom = UDim.new(0, 16)
el0_pad.PaddingLeft = UDim.new(0, 16)
el0_pad.PaddingRight = UDim.new(0, 16)
el0_pad.Parent = el0
el0.Parent = gui
local el1 = Instance.new("TextLabel")
el1.Name = "Title"
el1.Size = UDim2.new(1, 0, 0.12, 0)
el1.Position = UDim2.new(0, 0, 0, 0)
el1.BackgroundTransparency = 1
el1.ZIndex = 1
el1.LayoutOrder = 0
local el1_corner = Instance.new("UICorner")
el1_corner.CornerRadius = UDim.new(0, 8)
el1_corner.Parent = el1
el1.Text = "INVENTORY"
el1.Font = Enum.Font.GothamBold
el1.TextSize = 22
el1.TextColor3 = Color3.fromRGB(196, 181, 253)
el1.Parent = el0
local el2 = Instance.new("Frame")
el2.Name = "Slots"
el2.Size = UDim2.new(1, 0, 0.58, 0)
el2.Position = UDim2.new(0, 0, 0, 0)
el2.BackgroundTransparency = 1
el2.ZIndex = 1
el2.LayoutOrder = 1
local el2_corner = Instance.new("UICorner")
el2_corner.CornerRadius = UDim.new(0, 8)
el2_corner.Parent = el2
local el2_grid = Instance.new("UIGridLayout")
el2_grid.CellSize = UDim2.fromOffset(100, 100)
el2_grid.CellPadding = UDim2.fromOffset(8, 8)
el2_grid.SortOrder = Enum.SortOrder.LayoutOrder
el2_grid.Parent = el2
local el2_pad = Instance.new("UIPadding")
el2_pad.PaddingTop = UDim.new(0, 6)
el2_pad.PaddingBottom = UDim.new(0, 6)
el2_pad.PaddingLeft = UDim.new(0, 6)
el2_pad.PaddingRight = UDim.new(0, 6)
el2_pad.Parent = el2
el2.Parent = el0
local el3 = Instance.new("Frame")
el3.Name = "Slot1"
el3.Size = UDim2.new(0.3, 0, 0.22, 0)
el3.Position = UDim2.new(0, 0, 0, 0)
el3.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el3.BackgroundTransparency = 0
el3.ZIndex = 1
el3.LayoutOrder = 0
local el3_corner = Instance.new("UICorner")
el3_corner.CornerRadius = UDim.new(0, 8)
el3_corner.Parent = el3
local el3_grad = Instance.new("UIGradient")
el3_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(77, 89, 107)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 7, 25)))
el3_grad.Rotation = 45
el3_grad.Parent = el3
el3.Parent = el2
local el4 = Instance.new("Frame")
el4.Name = "Slot2"
el4.Size = UDim2.new(0.3, 0, 0.22, 0)
el4.Position = UDim2.new(0, 0, 0, 0)
el4.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el4.BackgroundTransparency = 0
el4.ZIndex = 1
el4.LayoutOrder = 1
local el4_corner = Instance.new("UICorner")
el4_corner.CornerRadius = UDim.new(0, 8)
el4_corner.Parent = el4
local el4_grad = Instance.new("UIGradient")
el4_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el4_grad.Rotation = 45
el4_grad.Parent = el4
el4.Parent = el2
local el5 = Instance.new("Frame")
el5.Name = "Slot3"
el5.Size = UDim2.new(0.3, 0, 0.22, 0)
el5.Position = UDim2.new(0, 0, 0, 0)
el5.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el5.BackgroundTransparency = 0
el5.ZIndex = 1
el5.LayoutOrder = 2
local el5_corner = Instance.new("UICorner")
el5_corner.CornerRadius = UDim.new(0, 8)
el5_corner.Parent = el5
local el5_grad = Instance.new("UIGradient")
el5_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el5_grad.Rotation = 45
el5_grad.Parent = el5
el5.Parent = el2
local el6 = Instance.new("Frame")
el6.Name = "Slot4"
el6.Size = UDim2.new(0.3, 0, 0.22, 0)
el6.Position = UDim2.new(0, 0, 0, 0)
el6.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el6.BackgroundTransparency = 0
el6.ZIndex = 1
el6.LayoutOrder = 3
local el6_corner = Instance.new("UICorner")
el6_corner.CornerRadius = UDim.new(0, 8)
el6_corner.Parent = el6
local el6_grad = Instance.new("UIGradient")
el6_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(77, 89, 107)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 7, 25)))
el6_grad.Rotation = 45
el6_grad.Parent = el6
el6.Parent = el2
local el7 = Instance.new("Frame")
el7.Name = "Slot5"
el7.Size = UDim2.new(0.3, 0, 0.22, 0)
el7.Position = UDim2.new(0, 0, 0, 0)
el7.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el7.BackgroundTransparency = 0
el7.ZIndex = 1
el7.LayoutOrder = 4
local el7_corner = Instance.new("UICorner")
el7_corner.CornerRadius = UDim.new(0, 8)
el7_corner.Parent = el7
local el7_grad = Instance.new("UIGradient")
el7_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el7_grad.Rotation = 45
el7_grad.Parent = el7
el7.Parent = el2
local el8 = Instance.new("Frame")
el8.Name = "Slot6"
el8.Size = UDim2.new(0.3, 0, 0.22, 0)
el8.Position = UDim2.new(0, 0, 0, 0)
el8.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el8.BackgroundTransparency = 0
el8.ZIndex = 1
el8.LayoutOrder = 5
local el8_corner = Instance.new("UICorner")
el8_corner.CornerRadius = UDim.new(0, 8)
el8_corner.Parent = el8
local el8_grad = Instance.new("UIGradient")
el8_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el8_grad.Rotation = 45
el8_grad.Parent = el8
el8.Parent = el2
local el9 = Instance.new("Frame")
el9.Name = "Slot7"
el9.Size = UDim2.new(0.3, 0, 0.22, 0)
el9.Position = UDim2.new(0, 0, 0, 0)
el9.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el9.BackgroundTransparency = 0
el9.ZIndex = 1
el9.LayoutOrder = 6
local el9_corner = Instance.new("UICorner")
el9_corner.CornerRadius = UDim.new(0, 8)
el9_corner.Parent = el9
local el9_grad = Instance.new("UIGradient")
el9_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(77, 89, 107)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 7, 25)))
el9_grad.Rotation = 45
el9_grad.Parent = el9
el9.Parent = el2
local el10 = Instance.new("Frame")
el10.Name = "Slot8"
el10.Size = UDim2.new(0.3, 0, 0.22, 0)
el10.Position = UDim2.new(0, 0, 0, 0)
el10.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el10.BackgroundTransparency = 0
el10.ZIndex = 1
el10.LayoutOrder = 7
local el10_corner = Instance.new("UICorner")
el10_corner.CornerRadius = UDim.new(0, 8)
el10_corner.Parent = el10
local el10_grad = Instance.new("UIGradient")
el10_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el10_grad.Rotation = 45
el10_grad.Parent = el10
el10.Parent = el2
local el11 = Instance.new("Frame")
el11.Name = "Slot9"
el11.Size = UDim2.new(0.3, 0, 0.22, 0)
el11.Position = UDim2.new(0, 0, 0, 0)
el11.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el11.BackgroundTransparency = 0
el11.ZIndex = 1
el11.LayoutOrder = 8
local el11_corner = Instance.new("UICorner")
el11_corner.CornerRadius = UDim.new(0, 8)
el11_corner.Parent = el11
local el11_grad = Instance.new("UIGradient")
el11_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el11_grad.Rotation = 45
el11_grad.Parent = el11
el11.Parent = el2
local el12 = Instance.new("Frame")
el12.Name = "Slot10"
el12.Size = UDim2.new(0.3, 0, 0.22, 0)
el12.Position = UDim2.new(0, 0, 0, 0)
el12.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el12.BackgroundTransparency = 0
el12.ZIndex = 1
el12.LayoutOrder = 9
local el12_corner = Instance.new("UICorner")
el12_corner.CornerRadius = UDim.new(0, 8)
el12_corner.Parent = el12
local el12_grad = Instance.new("UIGradient")
el12_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(77, 89, 107)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 7, 25)))
el12_grad.Rotation = 45
el12_grad.Parent = el12
el12.Parent = el2
local el13 = Instance.new("Frame")
el13.Name = "Slot11"
el13.Size = UDim2.new(0.3, 0, 0.22, 0)
el13.Position = UDim2.new(0, 0, 0, 0)
el13.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el13.BackgroundTransparency = 0
el13.ZIndex = 1
el13.LayoutOrder = 10
local el13_corner = Instance.new("UICorner")
el13_corner.CornerRadius = UDim.new(0, 8)
el13_corner.Parent = el13
local el13_grad = Instance.new("UIGradient")
el13_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el13_grad.Rotation = 45
el13_grad.Parent = el13
el13.Parent = el2
local el14 = Instance.new("Frame")
el14.Name = "Slot12"
el14.Size = UDim2.new(0.3, 0, 0.22, 0)
el14.Position = UDim2.new(0, 0, 0, 0)
el14.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el14.BackgroundTransparency = 0
el14.ZIndex = 1
el14.LayoutOrder = 11
local el14_corner = Instance.new("UICorner")
el14_corner.CornerRadius = UDim.new(0, 8)
el14_corner.Parent = el14
local el14_grad = Instance.new("UIGradient")
el14_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el14_grad.Rotation = 45
el14_grad.Parent = el14
el14.Parent = el2
local el15 = Instance.new("Frame")
el15.Name = "Slot13"
el15.Size = UDim2.new(0.3, 0, 0.22, 0)
el15.Position = UDim2.new(0, 0, 0, 0)
el15.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el15.BackgroundTransparency = 0
el15.ZIndex = 1
el15.LayoutOrder = 12
local el15_corner = Instance.new("UICorner")
el15_corner.CornerRadius = UDim.new(0, 8)
el15_corner.Parent = el15
local el15_grad = Instance.new("UIGradient")
el15_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(77, 89, 107)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 7, 25)))
el15_grad.Rotation = 45
el15_grad.Parent = el15
el15.Parent = el2
local el16 = Instance.new("Frame")
el16.Name = "Slot14"
el16.Size = UDim2.new(0.3, 0, 0.22, 0)
el16.Position = UDim2.new(0, 0, 0, 0)
el16.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el16.BackgroundTransparency = 0
el16.ZIndex = 1
el16.LayoutOrder = 13
local el16_corner = Instance.new("UICorner")
el16_corner.CornerRadius = UDim.new(0, 8)
el16_corner.Parent = el16
local el16_grad = Instance.new("UIGradient")
el16_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el16_grad.Rotation = 45
el16_grad.Parent = el16
el16.Parent = el2
local el17 = Instance.new("Frame")
el17.Name = "Slot15"
el17.Size = UDim2.new(0.3, 0, 0.22, 0)
el17.Position = UDim2.new(0, 0, 0, 0)
el17.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el17.BackgroundTransparency = 0
el17.ZIndex = 1
el17.LayoutOrder = 14
local el17_corner = Instance.new("UICorner")
el17_corner.CornerRadius = UDim.new(0, 8)
el17_corner.Parent = el17
local el17_grad = Instance.new("UIGradient")
el17_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el17_grad.Rotation = 45
el17_grad.Parent = el17
el17.Parent = el2
local el18 = Instance.new("Frame")
el18.Name = "Slot16"
el18.Size = UDim2.new(0.3, 0, 0.22, 0)
el18.Position = UDim2.new(0, 0, 0, 0)
el18.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el18.BackgroundTransparency = 0
el18.ZIndex = 1
el18.LayoutOrder = 15
local el18_corner = Instance.new("UICorner")
el18_corner.CornerRadius = UDim.new(0, 8)
el18_corner.Parent = el18
local el18_grad = Instance.new("UIGradient")
el18_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(77, 89, 107)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 7, 25)))
el18_grad.Rotation = 45
el18_grad.Parent = el18
el18.Parent = el2
local el19 = Instance.new("Frame")
el19.Name = "Slot17"
el19.Size = UDim2.new(0.3, 0, 0.22, 0)
el19.Position = UDim2.new(0, 0, 0, 0)
el19.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el19.BackgroundTransparency = 0
el19.ZIndex = 1
el19.LayoutOrder = 16
local el19_corner = Instance.new("UICorner")
el19_corner.CornerRadius = UDim.new(0, 8)
el19_corner.Parent = el19
local el19_grad = Instance.new("UIGradient")
el19_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el19_grad.Rotation = 45
el19_grad.Parent = el19
el19.Parent = el2
local el20 = Instance.new("Frame")
el20.Name = "Slot18"
el20.Size = UDim2.new(0.3, 0, 0.22, 0)
el20.Position = UDim2.new(0, 0, 0, 0)
el20.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el20.BackgroundTransparency = 0
el20.ZIndex = 1
el20.LayoutOrder = 17
local el20_corner = Instance.new("UICorner")
el20_corner.CornerRadius = UDim.new(0, 8)
el20_corner.Parent = el20
local el20_grad = Instance.new("UIGradient")
el20_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el20_grad.Rotation = 45
el20_grad.Parent = el20
el20.Parent = el2
local el21 = Instance.new("Frame")
el21.Name = "Slot19"
el21.Size = UDim2.new(0.3, 0, 0.22, 0)
el21.Position = UDim2.new(0, 0, 0, 0)
el21.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el21.BackgroundTransparency = 0
el21.ZIndex = 1
el21.LayoutOrder = 18
local el21_corner = Instance.new("UICorner")
el21_corner.CornerRadius = UDim.new(0, 8)
el21_corner.Parent = el21
local el21_grad = Instance.new("UIGradient")
el21_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(77, 89, 107)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 7, 25)))
el21_grad.Rotation = 45
el21_grad.Parent = el21
el21.Parent = el2
local el22 = Instance.new("Frame")
el22.Name = "Slot20"
el22.Size = UDim2.new(0.3, 0, 0.22, 0)
el22.Position = UDim2.new(0, 0, 0, 0)
el22.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el22.BackgroundTransparency = 0
el22.ZIndex = 1
el22.LayoutOrder = 19
local el22_corner = Instance.new("UICorner")
el22_corner.CornerRadius = UDim.new(0, 8)
el22_corner.Parent = el22
local el22_grad = Instance.new("UIGradient")
el22_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el22_grad.Rotation = 45
el22_grad.Parent = el22
el22.Parent = el2
local el23 = Instance.new("Frame")
el23.Name = "DetailsPanel"
el23.Size = UDim2.new(1, 0, 0.24, 0)
el23.Position = UDim2.new(0, 0, 0, 0)
el23.BackgroundColor3 = Color3.fromRGB(41, 32, 69)
el23.BackgroundTransparency = 0
el23.ZIndex = 1
el23.LayoutOrder = 2
local el23_corner = Instance.new("UICorner")
el23_corner.CornerRadius = UDim.new(0, 10)
el23_corner.Parent = el23
local el23_grad = Instance.new("UIGradient")
el23_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(70, 72, 82)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 0, 0)))
el23_grad.Rotation = 45
el23_grad.Parent = el23
local el23_list = Instance.new("UIListLayout")
el23_list.FillDirection = Enum.FillDirection.Vertical
el23_list.Padding = UDim.new(0, 8)
el23_list.SortOrder = Enum.SortOrder.LayoutOrder
el23_list.Parent = el23
local el23_pad = Instance.new("UIPadding")
el23_pad.PaddingTop = UDim.new(0, 10)
el23_pad.PaddingBottom = UDim.new(0, 10)
el23_pad.PaddingLeft = UDim.new(0, 10)
el23_pad.PaddingRight = UDim.new(0, 10)
el23_pad.Parent = el23
el23.Parent = el0
local el24 = Instance.new("TextLabel")
el24.Name = "DetailsTitle"
el24.Size = UDim2.new(1, 0, 0.3, 0)
el24.Position = UDim2.new(0, 0, 0, 0)
el24.BackgroundTransparency = 1
el24.ZIndex = 1
el24.LayoutOrder = 0
local el24_corner = Instance.new("UICorner")
el24_corner.CornerRadius = UDim.new(0, 8)
el24_corner.Parent = el24
el24.Text = "SELECTED ITEM"
el24.Font = Enum.Font.GothamBold
el24.TextSize = 14
el24.TextColor3 = Color3.fromRGB(183, 174, 203)
el24.Parent = el23
local el25 = Instance.new("TextLabel")
el25.Name = "ItemName"
el25.Size = UDim2.new(1, 0, 0.3, 0)
el25.Position = UDim2.new(0, 0, 0, 0)
el25.BackgroundTransparency = 1
el25.ZIndex = 1
el25.LayoutOrder = 1
local el25_corner = Instance.new("UICorner")
el25_corner.CornerRadius = UDim.new(0, 8)
el25_corner.Parent = el25
el25.Text = "Select a slot to inspect"
el25.Font = Enum.Font.GothamMedium
el25.TextSize = 13
el25.TextColor3 = Color3.fromRGB(237, 233, 254)
el25.Parent = el23