local TweenService = game:GetService("TweenService") local UIS = game:GetService("UserInputService") local CoreGui = game:GetService("CoreGui") local HttpService = game:GetService("HttpService") local ScreenGui = Instance.new("ScreenGui") local HiddenUI = gethui() ScreenGui.Parent = HiddenUI ScreenGui.Name = "32349" ScreenGui.IgnoreGuiInset = true ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling local Frame = Instance.new("Frame") Frame.Size = UDim2.new(0, 0, 0, 0) Frame.Position = UDim2.new(0.5, 0, 0.5, 0) Frame.AnchorPoint = Vector2.new(0.5, 0.5) Frame.BackgroundColor3 = Color3.fromRGB(12, 12, 12) Frame.BorderSizePixel = 0 Frame.ClipsDescendants = true Frame.Parent = ScreenGui local UICorner = Instance.new("UICorner") UICorner.CornerRadius = UDim.new(0, 10) UICorner.Parent = Frame local UIStroke = Instance.new("UIStroke") UIStroke.Color = Color3.fromRGB(45, 45, 45) UIStroke.Thickness = 1 UIStroke.Transparency = 1 UIStroke.Parent = Frame local TextLabel = Instance.new("TextLabel") TextLabel.Size = UDim2.new(1, 0, 0, 40) TextLabel.Position = UDim2.new(0, 0, 0, 10) TextLabel.BackgroundTransparency = 1 TextLabel.Text = "reborn" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextSize = 28 TextLabel.Font = Enum.Font.GothamBold TextLabel.TextTransparency = 1 TextLabel.Parent = Frame local TextLabel2 = Instance.new("TextLabel") TextLabel2.Size = UDim2.new(1, 0, 0, 20) TextLabel2.Position = UDim2.new(0, 0, 0.4, 0) TextLabel2.BackgroundTransparency = 1 TextLabel2.Text = "initializing..." TextLabel2.TextColor3 = Color3.fromRGB(150, 150, 150) TextLabel2.TextSize = 14 TextLabel2.Font = Enum.Font.Gotham TextLabel2.TextTransparency = 1 TextLabel2.Parent = Frame local Frame2 = Instance.new("Frame") Frame2.Size = UDim2.new(0.6, 0, 0, 4) Frame2.Position = UDim2.new(0.2, 0, 0.65, 0) Frame2.BackgroundColor3 = Color3.fromRGB(30, 30, 30) Frame2.BorderSizePixel = 0 Frame2.BackgroundTransparency = 1 Frame2.Parent = Frame local UICorner2 = Instance.new("UICorner") UICorner2.CornerRadius = UDim.new(1, 0) UICorner2.Parent = Frame2 local Frame3 = Instance.new("Frame") Frame3.Size = UDim2.new(0, 0, 1, 0) Frame3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame3.BorderSizePixel = 0 Frame3.Parent = Frame2 local UICorner3 = Instance.new("UICorner") UICorner3.CornerRadius = UDim.new(1, 0) UICorner3.Parent = Frame3 local TextBox = Instance.new("TextBox") TextBox.Size = UDim2.new(0.8, 0, 0, 38) TextBox.Position = UDim2.new(0.1, 0, 0.32, 0) TextBox.BackgroundColor3 = Color3.fromRGB(18, 18, 18) TextBox.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox.PlaceholderText = "Enter Key" TextBox.PlaceholderColor3 = Color3.fromRGB(90, 90, 90) TextBox.Font = Enum.Font.GothamMedium TextBox.TextSize = 14 TextBox.Text = "" TextBox.BackgroundTransparency = 1 TextBox.TextTransparency = 1 TextBox.Parent = Frame local UIPadding = Instance.new("UIPadding") UIPadding.PaddingLeft = UDim.new(0, 12) UIPadding.PaddingRight = UDim.new(0, 12) UIPadding.Parent = TextBox local UICorner4 = Instance.new("UICorner") UICorner4.CornerRadius = UDim.new(0, 6) UICorner4.Parent = TextBox local UIStroke2 = Instance.new("UIStroke") UIStroke2.Color = Color3.fromRGB(50, 50, 50) UIStroke2.Thickness = 1 UIStroke2.Transparency = 1 UIStroke2.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UIStroke2.Parent = TextBox local TextButton = Instance.new("TextButton") TextButton.Size = UDim2.new(0.8, 0, 0, 34) TextButton.Position = UDim2.new(0.1, 0, 0.58, 0) TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton.TextColor3 = Color3.fromRGB(10, 10, 10) TextButton.Text = "Login" TextButton.Font = Enum.Font.GothamBold TextButton.TextSize = 14 TextButton.BackgroundTransparency = 1 TextButton.TextTransparency = 1 TextButton.AutoButtonColor = false TextButton.Parent = Frame local UICorner5 = Instance.new("UICorner") UICorner5.CornerRadius = UDim.new(0, 6) UICorner5.Parent = TextButton local TextButton2 = Instance.new("TextButton") TextButton2.Size = UDim2.new(1, 0, 0, 30) TextButton2.Position = UDim2.new(0, 0, 0.82, 0) TextButton2.BackgroundTransparency = 1 TextButton2.Text = "Get key in our Discord Server" TextButton2.RichText = true TextButton2.TextColor3 = Color3.fromRGB(120, 120, 120) TextButton2.TextSize = 12 TextButton2.Font = Enum.Font.Gotham TextButton2.TextTransparency = 1 TextButton2.AutoButtonColor = false TextButton2.Parent = Frame local conn = TextButton2.MouseButton1Click:Connect(function() setclipboard("https://discord.gg/MvXHq6gTrD") local Frame4 = Instance.new("Frame") Frame4.Size = UDim2.new(0, 0, 0, 40) Frame4.Position = UDim2.new(0.5, 0, 0.92, 0) Frame4.AnchorPoint = Vector2.new(0.5, 1) Frame4.BackgroundColor3 = Color3.fromRGB(25, 25, 25) Frame4.BorderSizePixel = 0 Frame4.ClipsDescendants = true Frame4.Parent = ScreenGui local UICorner6 = Instance.new("UICorner") UICorner6.CornerRadius = UDim.new(0, 8) UICorner6.Parent = Frame4 local UIStroke3 = Instance.new("UIStroke") UIStroke3.Color = Color3.fromRGB(60, 60, 60) UIStroke3.Thickness = 1 UIStroke3.Transparency = 1 UIStroke3.Parent = Frame4 local TextLabel3 = Instance.new("TextLabel") TextLabel3.Size = UDim2.new(0, 300, 1, 0) TextLabel3.Position = UDim2.new(0.5, 0, 0.5, 0) TextLabel3.AnchorPoint = Vector2.new(0.5, 0.5) TextLabel3.BackgroundTransparency = 1 TextLabel3.Text = "Discord link copied!" TextLabel3.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel3.TextSize = 14 TextLabel3.Font = Enum.Font.GothamMedium TextLabel3.TextTransparency = 1 TextLabel3.Parent = Frame4 local tween = TweenService:Create(Frame4, TweenInfo.new(0.4, Enum.EasingStyle.Quint, Enum.EasingDirection.Out), { Size = UDim2.new(0, 260, 0, 45) }) tween:Play() local tween2 = TweenService:Create(UIStroke3, TweenInfo.new(0.4), { Transparency = 0 }) tween2:Play() task.wait(0.1) local tween3 = TweenService:Create(TextLabel3, TweenInfo.new(0.3), { TextTransparency = 0 }) tween3:Play() task.delay(3, function() local tween4 = TweenService:Create(TextLabel3, TweenInfo.new(0.2), { TextTransparency = 1 }) tween4:Play() local tween5 = TweenService:Create(Frame4, TweenInfo.new(0.4, Enum.EasingStyle.Quint, Enum.EasingDirection.In), { Size = UDim2.new(0, 0, 0, 45) }) tween5:Play() local tween6 = TweenService:Create(UIStroke3, TweenInfo.new(0.4), { Transparency = 1 }) tween6:Play() task.wait(0.4) Frame4:Destroy() end) end) task.spawn(function() task.wait(0.5) local tween7 = TweenService:Create(Frame, TweenInfo.new(0.7, Enum.EasingStyle.Quint, Enum.EasingDirection.Out), { Size = UDim2.new(0, 340, 0, 180) }) tween7:Play() local tween8 = TweenService:Create(UIStroke, TweenInfo.new(0.7), { Transparency = 0.8 }) tween8:Play() task.wait(0.4) local tween9 = TweenService:Create(TextLabel, TweenInfo.new(0.5), { TextTransparency = 0 }) tween9:Play() local tween10 = TweenService:Create(TextLabel2, TweenInfo.new(0.5), { TextTransparency = 0 }) tween10:Play() local tween11 = TweenService:Create(Frame2, TweenInfo.new(0.5), { BackgroundTransparency = 0 }) tween11:Play() task.wait(0.1) local tween12 = TweenService:Create(Frame3, TweenInfo.new(1.8, Enum.EasingStyle.Quint, Enum.EasingDirection.Out), { Size = UDim2.new(1, 0, 1, 0) }) tween12:Play() task.wait(1.9) local tween13 = TweenService:Create(TextLabel2, TweenInfo.new(0.3), { TextTransparency = 1 }) tween13:Play() local tween14 = TweenService:Create(Frame2, TweenInfo.new(0.3), { BackgroundTransparency = 1 }) tween14:Play() local tween15 = TweenService:Create(Frame3, TweenInfo.new(0.3), { BackgroundTransparency = 1 }) tween15:Play() task.wait(0.3) Frame2.Visible = false TextLabel2.Visible = false local tween16 = TweenService:Create(TextBox, TweenInfo.new(0.5), { BackgroundTransparency = 0, TextTransparency = 0 }) tween16:Play() local tween17 = TweenService:Create(UIStroke2, TweenInfo.new(0.5), { Transparency = 0 }) tween17:Play() local tween18 = TweenService:Create(TextButton, TweenInfo.new(0.5), { BackgroundTransparency = 0, TextTransparency = 0 }) tween18:Play() local tween19 = TweenService:Create(TextButton2, TweenInfo.new(0.5), { TextTransparency = 0 }) tween19:Play() local conn2 = Frame.InputBegan:Connect(function(input, gameProcessed) end) local conn3 = Frame.InputChanged:Connect(function(input, gameProcessed) end) local conn4 = UIS.InputChanged:Connect(function(input, gameProcessed) end) local conn5 = TextButton.MouseButton1Click:Connect(function() local tween20 = TweenService:Create(TextButton, TweenInfo.new(0.1), { BackgroundColor3 = Color3.fromRGB(255, 60, 60) }) tween20:Play() TextButton.Text = "Invalid Key" task.wait(0.6) local tween21 = TweenService:Create(TextButton, TweenInfo.new(0.3), { BackgroundColor3 = Color3.fromRGB(255, 255, 255) }) tween21:Play() TextButton.Text = "Login" end)