-- Generated by Roblox GUI Maker
local player = game:GetService("Players").LocalPlayer
local gui = Instance.new("ScreenGui")
gui.Name = "CodeRedeem"
gui.ResetOnSpawn = false
gui.IgnoreGuiInset = true
gui.Parent = player:WaitForChild("PlayerGui")
local el0 = Instance.new("Frame")
el0.Name = "RedeemPanel"
el0.Size = UDim2.new(0.46, 0, 0.7, 0)
el0.Position = UDim2.new(0.27, 0, 0.15, 0)
el0.BackgroundColor3 = Color3.fromRGB(21, 25, 35)
el0.BackgroundTransparency = 0
el0.ZIndex = 1
el0.LayoutOrder = 0
local el0_corner = Instance.new("UICorner")
el0_corner.CornerRadius = UDim.new(0, 18)
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, 18)
el0_pad.PaddingBottom = UDim.new(0, 18)
el0_pad.PaddingLeft = UDim.new(0, 18)
el0_pad.PaddingRight = UDim.new(0, 18)
el0_pad.Parent = el0
el0.Parent = gui
local el1 = Instance.new("TextLabel")
el1.Name = "RedeemTitle"
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 = "REDEEM A CODE"
el1.Font = Enum.Font.GothamBold
el1.TextSize = 24
el1.TextColor3 = Color3.fromRGB(196, 181, 253)
el1.Parent = el0
local el2 = Instance.new("TextLabel")
el2.Name = "RedeemSubtitle"
el2.Size = UDim2.new(1, 0, 0.1, 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
el2.Text = "Enter a creator code to unlock your reward"
el2.Font = Enum.Font.GothamMedium
el2.TextSize = 13
el2.TextColor3 = Color3.fromRGB(154, 167, 183)
el2.Parent = el0
local el3 = Instance.new("TextBox")
el3.Name = "CodeInput"
el3.Size = UDim2.new(1, 0, 0.12, 0)
el3.Position = UDim2.new(0, 0, 0, 0)
el3.BackgroundColor3 = Color3.fromRGB(32, 39, 53)
el3.BackgroundTransparency = 0
el3.ZIndex = 1
el3.LayoutOrder = 2
local el3_corner = Instance.new("UICorner")
el3_corner.CornerRadius = UDim.new(0, 9)
el3_corner.Parent = el3
el3.Text = "ENTER-CODE"
el3.Font = Enum.Font.GothamMedium
el3.TextSize = 15
el3.TextColor3 = Color3.fromRGB(216, 222, 233)
el3.Parent = el0
local el4 = Instance.new("TextButton")
el4.Name = "RedeemCode"
el4.Size = UDim2.new(1, 0, 0.12, 0)
el4.Position = UDim2.new(0, 0, 0, 0)
el4.BackgroundColor3 = Color3.fromRGB(139, 92, 246)
el4.BackgroundTransparency = 0
el4.ZIndex = 1
el4.LayoutOrder = 3
local el4_corner = Instance.new("UICorner")
el4_corner.CornerRadius = UDim.new(0, 9)
el4_corner.Parent = el4
el4.Text = "REDEEM"
el4.Font = Enum.Font.GothamBold
el4.TextSize = 15
el4.TextColor3 = Color3.fromRGB(255, 255, 255)
el4.Parent = el0
local el5 = Instance.new("TextLabel")
el5.Name = "RedeemStatus"
el5.Size = UDim2.new(1, 0, 0.09, 0)
el5.Position = UDim2.new(0, 0, 0, 0)
el5.BackgroundTransparency = 1
el5.ZIndex = 1
el5.LayoutOrder = 4
local el5_corner = Instance.new("UICorner")
el5_corner.CornerRadius = UDim.new(0, 8)
el5_corner.Parent = el5
el5.Text = "Enter a code to check your reward"
el5.Font = Enum.Font.GothamMedium
el5.TextSize = 12
el5.TextColor3 = Color3.fromRGB(165, 180, 195)
el5.Parent = el0
local el6 = Instance.new("TextLabel")
el6.Name = "RewardExamplesTitle"
el6.Size = UDim2.new(1, 0, 0.09, 0)
el6.Position = UDim2.new(0, 0, 0, 0)
el6.BackgroundTransparency = 1
el6.ZIndex = 1
el6.LayoutOrder = 5
local el6_corner = Instance.new("UICorner")
el6_corner.CornerRadius = UDim.new(0, 8)
el6_corner.Parent = el6
el6.Text = "RECENT REWARDS"
el6.Font = Enum.Font.GothamBold
el6.TextSize = 12
el6.TextColor3 = Color3.fromRGB(196, 181, 253)
el6.Parent = el0
local el7 = Instance.new("TextLabel")
el7.Name = "RewardExample1"
el7.Size = UDim2.new(1, 0, 0.09, 0)
el7.Position = UDim2.new(0, 0, 0, 0)
el7.BackgroundColor3 = Color3.fromRGB(32, 39, 53)
el7.BackgroundTransparency = 0
el7.ZIndex = 1
el7.LayoutOrder = 6
local el7_corner = Instance.new("UICorner")
el7_corner.CornerRadius = UDim.new(0, 7)
el7_corner.Parent = el7
el7.Text = "LAUNCHDAY - 500 Coins"
el7.Font = Enum.Font.GothamMedium
el7.TextSize = 12
el7.TextColor3 = Color3.fromRGB(216, 222, 233)
el7.Parent = el0
local el8 = Instance.new("TextLabel")
el8.Name = "RewardExample2"
el8.Size = UDim2.new(1, 0, 0.09, 0)
el8.Position = UDim2.new(0, 0, 0, 0)
el8.BackgroundColor3 = Color3.fromRGB(32, 39, 53)
el8.BackgroundTransparency = 0
el8.ZIndex = 1
el8.LayoutOrder = 7
local el8_corner = Instance.new("UICorner")
el8_corner.CornerRadius = UDim.new(0, 7)
el8_corner.Parent = el8
el8.Text = "WELCOME - Starter Crate"
el8.Font = Enum.Font.GothamMedium
el8.TextSize = 12
el8.TextColor3 = Color3.fromRGB(216, 222, 233)
el8.Parent = el0