local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local Frame_2 = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local TextLabel_2 = Instance.new("TextLabel") local TextLabel_3 = Instance.new("TextLabel") local TextBox = Instance.new("TextBox") local execute = Instance.new("TextButton") local dlear = Instance.new("TextButton") local TextLabel_4 = Instance.new("TextLabel") local TextLabel_5 = Instance.new("TextLabel") local TextLabel_6 = Instance.new("TextLabel") local TextLabel_7 = Instance.new("TextLabel") local TextLabel_8 = Instance.new("TextLabel") local ImageLabel = Instance.new("ImageLabel") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderSizePixel = 0 Frame.Position = UDim2.new(0.336391449, 0, 0.245867774, 0) Frame.Size = UDim2.new(0, 235, 0, 246) Frame_2.Parent = Frame Frame_2.BackgroundColor3 = Color3.fromRGB(172, 172, 172) Frame_2.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_2.BorderSizePixel = 0 Frame_2.Size = UDim2.new(0, 235, 0, 24) TextLabel.Parent = Frame_2 TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BackgroundTransparency = 1.000 TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(-0.0281690136, 0, 0, 0) TextLabel.Size = UDim2.new(0, 31, 0, 24) TextLabel.Font = Enum.Font.Unknown TextLabel.Text = "R" TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true TextLabel_2.Parent = TextLabel TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.BackgroundTransparency = 1.000 TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.BorderSizePixel = 0 TextLabel_2.Position = UDim2.new(0.580645144, 0, 0, 0) TextLabel_2.Size = UDim2.new(0, 25, 0, 18) TextLabel_2.Font = Enum.Font.Unknown TextLabel_2.Text = "C3" TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.TextScaled = true TextLabel_2.TextSize = 14.000 TextLabel_2.TextWrapped = true TextLabel_3.Parent = TextLabel_2 TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.BackgroundTransparency = 1.000 TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.BorderSizePixel = 0 TextLabel_3.Position = UDim2.new(1.53183103, 0, 0, 0) TextLabel_3.Size = UDim2.new(0, 113, 0, 24) TextLabel_3.Font = Enum.Font.Unknown TextLabel_3.Text = "SS version" TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.TextScaled = true TextLabel_3.TextSize = 14.000 TextLabel_3.TextWrapped = true TextBox.Parent = Frame TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0) TextBox.BorderSizePixel = 0 TextBox.Position = UDim2.new(0.0281690136, 0, 0.138211384, 0) TextBox.Size = UDim2.new(0, 168, 0, 176) TextBox.Font = Enum.Font.Unknown TextBox.MultiLine = true TextBox.PlaceholderText = "-- paste your require script here" TextBox.Text = "" TextBox.TextColor3 = Color3.fromRGB(0, 0, 0) TextBox.TextSize = 14.000 TextBox.TextWrapped = true TextBox.TextXAlignment = Enum.TextXAlignment.Left TextBox.TextYAlignment = Enum.TextYAlignment.Top execute.Name = "execute" execute.Parent = Frame execute.BackgroundColor3 = Color3.fromRGB(139, 139, 139) execute.BorderColor3 = Color3.fromRGB(0, 0, 0) execute.BorderSizePixel = 0 execute.Position = UDim2.new(0.0281690136, 0, 0.878048778, 0) execute.Size = UDim2.new(0, 85, 0, 19) execute.Font = Enum.Font.Unknown execute.Text = "Execute" execute.TextColor3 = Color3.fromRGB(0, 0, 0) execute.TextScaled = true execute.TextSize = 14.000 execute.TextWrapped = true dlear.Name = "dlear" dlear.Parent = Frame dlear.BackgroundColor3 = Color3.fromRGB(139, 139, 139) dlear.BorderColor3 = Color3.fromRGB(0, 0, 0) dlear.BorderSizePixel = 0 dlear.Position = UDim2.new(0.417980164, 0, 0.878048778, 0) dlear.Size = UDim2.new(0, 76, 0, 19) dlear.Font = Enum.Font.Unknown dlear.Text = "Clear" dlear.TextColor3 = Color3.fromRGB(0, 0, 0) dlear.TextScaled = true dlear.TextSize = 14.000 dlear.TextWrapped = true TextLabel_4.Parent = Frame TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.BackgroundTransparency = 4.000 TextLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_4.BorderSizePixel = 0 TextLabel_4.Position = UDim2.new(0.782978714, 0, 0.138211384, 0) TextLabel_4.Size = UDim2.new(0, 41, 0, 39) TextLabel_4.Font = Enum.Font.Unknown TextLabel_4.Text = "R" TextLabel_4.TextColor3 = Color3.fromRGB(236, 236, 236) TextLabel_4.TextScaled = true TextLabel_4.TextSize = 14.000 TextLabel_4.TextWrapped = true TextLabel_5.Parent = Frame TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_5.BackgroundTransparency = 4.000 TextLabel_5.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_5.BorderSizePixel = 0 TextLabel_5.Position = UDim2.new(0.782978714, 0, 0.235772356, 0) TextLabel_5.Size = UDim2.new(0, 41, 0, 39) TextLabel_5.Font = Enum.Font.Unknown TextLabel_5.Text = "C" TextLabel_5.TextColor3 = Color3.fromRGB(236, 236, 236) TextLabel_5.TextScaled = true TextLabel_5.TextSize = 14.000 TextLabel_5.TextWrapped = true TextLabel_6.Parent = Frame TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_6.BackgroundTransparency = 4.000 TextLabel_6.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_6.BorderSizePixel = 0 TextLabel_6.Position = UDim2.new(0.782978714, 0, 0.341463417, 0) TextLabel_6.Size = UDim2.new(0, 41, 0, 39) TextLabel_6.Font = Enum.Font.Unknown TextLabel_6.Text = "3" TextLabel_6.TextColor3 = Color3.fromRGB(236, 236, 236) TextLabel_6.TextScaled = true TextLabel_6.TextSize = 14.000 TextLabel_6.TextWrapped = true TextLabel_7.Parent = Frame TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_7.BackgroundTransparency = 4.000 TextLabel_7.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_7.BorderSizePixel = 0 TextLabel_7.Position = UDim2.new(0.782978714, 0, 0.5, 0) TextLabel_7.Size = UDim2.new(0, 41, 0, 39) TextLabel_7.Font = Enum.Font.Unknown TextLabel_7.Text = "By" TextLabel_7.TextColor3 = Color3.fromRGB(236, 236, 236) TextLabel_7.TextScaled = true TextLabel_7.TextSize = 14.000 TextLabel_7.TextWrapped = true TextLabel_8.Parent = Frame TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_8.BackgroundTransparency = 4.000 TextLabel_8.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_8.BorderSizePixel = 0 TextLabel_8.Position = UDim2.new(0.782978714, 0, 0.658536613, 0) TextLabel_8.Size = UDim2.new(0, 41, 0, 48) TextLabel_8.Font = Enum.Font.Unknown TextLabel_8.Text = "Me and InfX" TextLabel_8.TextColor3 = Color3.fromRGB(236, 236, 236) TextLabel_8.TextScaled = true TextLabel_8.TextSize = 14.000 TextLabel_8.TextWrapped = true ImageLabel.Parent = Frame ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BackgroundTransparency = 3543.000 ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel.BorderSizePixel = 0 ImageLabel.Position = UDim2.new(0.76266104, 0, 0.853658557, 0) ImageLabel.Size = UDim2.new(0, 50, 0, 30) ImageLabel.Image = "rbxassetid://5873794859"