-- Generated by Roblox GUI Maker
local player = game:GetService("Players").LocalPlayer
local gui = Instance.new("ScreenGui")
gui.Name = "Notifications"
gui.ResetOnSpawn = false
gui.IgnoreGuiInset = true
gui.Parent = player:WaitForChild("PlayerGui")
local el0 = Instance.new("Frame")
el0.Name = "Stack"
el0.Size = UDim2.new(0.38, 0, 0.66, 0)
el0.Position = UDim2.new(0.6, 0, 0.3, 0)
el0.BackgroundTransparency = 1
el0.ZIndex = 1
el0.LayoutOrder = 0
local el0_corner = Instance.new("UICorner")
el0_corner.CornerRadius = UDim.new(0, 8)
el0_corner.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, 10)
el0_pad.PaddingBottom = UDim.new(0, 10)
el0_pad.PaddingLeft = UDim.new(0, 10)
el0_pad.PaddingRight = UDim.new(0, 10)
el0_pad.Parent = el0
el0.Parent = gui
local el1 = Instance.new("Frame")
el1.Name = "ToastSuccess"
el1.Size = UDim2.new(1, 0, 0.15, 0)
el1.Position = UDim2.new(0, 0, 0, 0)
el1.BackgroundColor3 = Color3.fromRGB(24, 48, 42)
el1.BackgroundTransparency = 0
el1.ZIndex = 1
el1.LayoutOrder = 0
local el1_corner = Instance.new("UICorner")
el1_corner.CornerRadius = UDim.new(0, 10)
el1_corner.Parent = el1
local el1_grad = Instance.new("UIGradient")
el1_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(65, 89, 83)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 7, 1)))
el1_grad.Rotation = 45
el1_grad.Parent = el1
local el1_stroke = Instance.new("UIStroke")
el1_stroke.Color = Color3.fromRGB(52, 211, 153)
el1_stroke.Transparency = 0.35
el1_stroke.Thickness = 1.5
el1_stroke.Parent = el1
local el1_list = Instance.new("UIListLayout")
el1_list.FillDirection = Enum.FillDirection.Vertical
el1_list.Padding = UDim.new(0, 8)
el1_list.SortOrder = Enum.SortOrder.LayoutOrder
el1_list.Parent = el1
local el1_pad = Instance.new("UIPadding")
el1_pad.PaddingTop = UDim.new(0, 6)
el1_pad.PaddingBottom = UDim.new(0, 6)
el1_pad.PaddingLeft = UDim.new(0, 6)
el1_pad.PaddingRight = UDim.new(0, 6)
el1_pad.Parent = el1
el1.Parent = el0
local el2 = Instance.new("TextLabel")
el2.Name = "Title"
el2.Size = UDim2.new(1, 0, 0.45, 0)
el2.Position = UDim2.new(0, 0, 0, 0)
el2.BackgroundTransparency = 1
el2.ZIndex = 1
el2.LayoutOrder = 0
local el2_corner = Instance.new("UICorner")
el2_corner.CornerRadius = UDim.new(0, 8)
el2_corner.Parent = el2
el2.Text = "✓ Purchase Complete"
el2.Font = Enum.Font.GothamBold
el2.TextSize = 13
el2.TextColor3 = Color3.fromRGB(110, 231, 183)
el2.Parent = el1
local el3 = Instance.new("TextLabel")
el3.Name = "Message"
el3.Size = UDim2.new(1, 0, 0.45, 0)
el3.Position = UDim2.new(0, 0, 0, 0)
el3.BackgroundTransparency = 1
el3.ZIndex = 1
el3.LayoutOrder = 1
local el3_corner = Instance.new("UICorner")
el3_corner.CornerRadius = UDim.new(0, 8)
el3_corner.Parent = el3
el3.Text = "VIP Pass activated"
el3.Font = Enum.Font.GothamMedium
el3.TextSize = 11
el3.TextColor3 = Color3.fromRGB(200, 211, 223)
el3.Parent = el1
local el4 = Instance.new("Frame")
el4.Name = "ToastInfo"
el4.Size = UDim2.new(1, 0, 0.15, 0)
el4.Position = UDim2.new(0, 0, 0, 0)
el4.BackgroundColor3 = Color3.fromRGB(26, 44, 64)
el4.BackgroundTransparency = 0
el4.ZIndex = 1
el4.LayoutOrder = 1
local el4_corner = Instance.new("UICorner")
el4_corner.CornerRadius = UDim.new(0, 10)
el4_corner.Parent = el4
local el4_grad = Instance.new("UIGradient")
el4_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(67, 85, 105)), ColorSequenceKeypoint.new(1, Color3.fromRGB(0, 3, 23)))
el4_grad.Rotation = 45
el4_grad.Parent = el4
local el4_stroke = Instance.new("UIStroke")
el4_stroke.Color = Color3.fromRGB(56, 189, 248)
el4_stroke.Transparency = 0.35
el4_stroke.Thickness = 1.5
el4_stroke.Parent = el4
local el4_list = Instance.new("UIListLayout")
el4_list.FillDirection = Enum.FillDirection.Vertical
el4_list.Padding = UDim.new(0, 8)
el4_list.SortOrder = Enum.SortOrder.LayoutOrder
el4_list.Parent = el4
local el4_pad = Instance.new("UIPadding")
el4_pad.PaddingTop = UDim.new(0, 6)
el4_pad.PaddingBottom = UDim.new(0, 6)
el4_pad.PaddingLeft = UDim.new(0, 6)
el4_pad.PaddingRight = UDim.new(0, 6)
el4_pad.Parent = el4
el4.Parent = el0
local el5 = Instance.new("TextLabel")
el5.Name = "Title"
el5.Size = UDim2.new(1, 0, 0.45, 0)
el5.Position = UDim2.new(0, 0, 0, 0)
el5.BackgroundTransparency = 1
el5.ZIndex = 1
el5.LayoutOrder = 0
local el5_corner = Instance.new("UICorner")
el5_corner.CornerRadius = UDim.new(0, 8)
el5_corner.Parent = el5
el5.Text = "ℹ New Event Live"
el5.Font = Enum.Font.GothamBold
el5.TextSize = 13
el5.TextColor3 = Color3.fromRGB(125, 211, 252)
el5.Parent = el4
local el6 = Instance.new("TextLabel")
el6.Name = "Message"
el6.Size = UDim2.new(1, 0, 0.45, 0)
el6.Position = UDim2.new(0, 0, 0, 0)
el6.BackgroundTransparency = 1
el6.ZIndex = 1
el6.LayoutOrder = 1
local el6_corner = Instance.new("UICorner")
el6_corner.CornerRadius = UDim.new(0, 8)
el6_corner.Parent = el6
el6.Text = "Double coins weekend started"
el6.Font = Enum.Font.GothamMedium
el6.TextSize = 11
el6.TextColor3 = Color3.fromRGB(200, 211, 223)
el6.Parent = el4
local el7 = Instance.new("Frame")
el7.Name = "ToastWarning"
el7.Size = UDim2.new(1, 0, 0.15, 0)
el7.Position = UDim2.new(0, 0, 0, 0)
el7.BackgroundColor3 = Color3.fromRGB(58, 47, 18)
el7.BackgroundTransparency = 0
el7.ZIndex = 1
el7.LayoutOrder = 2
local el7_corner = Instance.new("UICorner")
el7_corner.CornerRadius = UDim.new(0, 10)
el7_corner.Parent = el7
local el7_grad = Instance.new("UIGradient")
el7_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(99, 88, 59)), ColorSequenceKeypoint.new(1, Color3.fromRGB(17, 6, 0)))
el7_grad.Rotation = 45
el7_grad.Parent = el7
local el7_stroke = Instance.new("UIStroke")
el7_stroke.Color = Color3.fromRGB(251, 191, 36)
el7_stroke.Transparency = 0.35
el7_stroke.Thickness = 1.5
el7_stroke.Parent = el7
local el7_list = Instance.new("UIListLayout")
el7_list.FillDirection = Enum.FillDirection.Vertical
el7_list.Padding = UDim.new(0, 8)
el7_list.SortOrder = Enum.SortOrder.LayoutOrder
el7_list.Parent = el7
local el7_pad = Instance.new("UIPadding")
el7_pad.PaddingTop = UDim.new(0, 6)
el7_pad.PaddingBottom = UDim.new(0, 6)
el7_pad.PaddingLeft = UDim.new(0, 6)
el7_pad.PaddingRight = UDim.new(0, 6)
el7_pad.Parent = el7
el7.Parent = el0
local el8 = Instance.new("TextLabel")
el8.Name = "Title"
el8.Size = UDim2.new(1, 0, 0.45, 0)
el8.Position = UDim2.new(0, 0, 0, 0)
el8.BackgroundTransparency = 1
el8.ZIndex = 1
el8.LayoutOrder = 0
local el8_corner = Instance.new("UICorner")
el8_corner.CornerRadius = UDim.new(0, 8)
el8_corner.Parent = el8
el8.Text = "⚠ Inventory Almost Full"
el8.Font = Enum.Font.GothamBold
el8.TextSize = 13
el8.TextColor3 = Color3.fromRGB(253, 230, 138)
el8.Parent = el7
local el9 = Instance.new("TextLabel")
el9.Name = "Message"
el9.Size = UDim2.new(1, 0, 0.45, 0)
el9.Position = UDim2.new(0, 0, 0, 0)
el9.BackgroundTransparency = 1
el9.ZIndex = 1
el9.LayoutOrder = 1
local el9_corner = Instance.new("UICorner")
el9_corner.CornerRadius = UDim.new(0, 8)
el9_corner.Parent = el9
el9.Text = "Only 3 slots remaining"
el9.Font = Enum.Font.GothamMedium
el9.TextSize = 11
el9.TextColor3 = Color3.fromRGB(200, 211, 223)
el9.Parent = el7
local el10 = Instance.new("Frame")
el10.Name = "ToastError"
el10.Size = UDim2.new(1, 0, 0.15, 0)
el10.Position = UDim2.new(0, 0, 0, 0)
el10.BackgroundColor3 = Color3.fromRGB(58, 31, 31)
el10.BackgroundTransparency = 0
el10.ZIndex = 1
el10.LayoutOrder = 3
local el10_corner = Instance.new("UICorner")
el10_corner.CornerRadius = UDim.new(0, 10)
el10_corner.Parent = el10
local el10_grad = Instance.new("UIGradient")
el10_grad.Color = ColorSequence.new(ColorSequenceKeypoint.new(0, Color3.fromRGB(99, 72, 72)), ColorSequenceKeypoint.new(1, Color3.fromRGB(17, 0, 0)))
el10_grad.Rotation = 45
el10_grad.Parent = el10
local el10_stroke = Instance.new("UIStroke")
el10_stroke.Color = Color3.fromRGB(239, 68, 68)
el10_stroke.Transparency = 0.35
el10_stroke.Thickness = 1.5
el10_stroke.Parent = el10
local el10_list = Instance.new("UIListLayout")
el10_list.FillDirection = Enum.FillDirection.Vertical
el10_list.Padding = UDim.new(0, 8)
el10_list.SortOrder = Enum.SortOrder.LayoutOrder
el10_list.Parent = el10
local el10_pad = Instance.new("UIPadding")
el10_pad.PaddingTop = UDim.new(0, 6)
el10_pad.PaddingBottom = UDim.new(0, 6)
el10_pad.PaddingLeft = UDim.new(0, 6)
el10_pad.PaddingRight = UDim.new(0, 6)
el10_pad.Parent = el10
el10.Parent = el0
local el11 = Instance.new("TextLabel")
el11.Name = "Title"
el11.Size = UDim2.new(1, 0, 0.45, 0)
el11.Position = UDim2.new(0, 0, 0, 0)
el11.BackgroundTransparency = 1
el11.ZIndex = 1
el11.LayoutOrder = 0
local el11_corner = Instance.new("UICorner")
el11_corner.CornerRadius = UDim.new(0, 8)
el11_corner.Parent = el11
el11.Text = "✕ Connection Lost"
el11.Font = Enum.Font.GothamBold
el11.TextSize = 13
el11.TextColor3 = Color3.fromRGB(252, 165, 165)
el11.Parent = el10
local el12 = Instance.new("TextLabel")
el12.Name = "Message"
el12.Size = UDim2.new(1, 0, 0.45, 0)
el12.Position = UDim2.new(0, 0, 0, 0)
el12.BackgroundTransparency = 1
el12.ZIndex = 1
el12.LayoutOrder = 1
local el12_corner = Instance.new("UICorner")
el12_corner.CornerRadius = UDim.new(0, 8)
el12_corner.Parent = el12
el12.Text = "Reconnecting to server..."
el12.Font = Enum.Font.GothamMedium
el12.TextSize = 11
el12.TextColor3 = Color3.fromRGB(200, 211, 223)
el12.Parent = el10