Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- local TextButton_4 = Instance.new("TextButton")
- local TextButton_5 = Instance.new("TextButton")
- local TextButton_6 = Instance.new("TextButton")
- local TextButton_7 = Instance.new("TextButton")
- local TextButton_8 = Instance.new("TextButton")
- local TextButton_9 = Instance.new("TextButton")
- local TextButton_10 = Instance.new("TextButton")
- local TextButton_11 = Instance.new("TextButton")
- local TextButton_12 = Instance.new("TextButton")
- local TextButton_13 = Instance.new("TextButton")
- local Frame_2 = Instance.new("Frame")
- local TextButton_14 = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
- Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0.168806165, 0, 0.0360696502, 0)
- Frame.Size = UDim2.new(0, 399, 0, 203)
- Frame.Draggable = true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.BorderSizePixel = 0
- TextLabel.Size = UDim2.new(0, 365, 0, 34)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Name it whatever u want"
- TextLabel.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.BorderSizePixel = 0
- TextButton.Position = UDim2.new(0.914786994, 0, 0, 0)
- TextButton.Size = UDim2.new(0, 33, 0, 34)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "X"
- TextButton.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton.TextScaled = true
- TextButton.TextSize = 14.000
- TextButton.TextWrapped = true
- TextButton.MouseButton1Click:Connect(function)()
- Frame.Visible = false
- Frame_2.Visible = true
- end
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_2.BorderSizePixel = 0
- TextButton_2.Position = UDim2.new(0.0555259511, 0, 0.197044328, 0)
- TextButton_2.Size = UDim2.new(0, 112, 0, 30)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_2.TextScaled = true
- TextButton_2.TextSize = 14.000
- TextButton_2.TextWrapped = true
- TextButton_2.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_3.Parent = Frame
- TextButton_3.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_3.BorderSizePixel = 0
- TextButton_3.Position = UDim2.new(0.0555259511, 0, 0.581280768, 0)
- TextButton_3.Size = UDim2.new(0, 112, 0, 30)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_3.TextScaled = true
- TextButton_3.TextSize = 14.000
- TextButton_3.TextWrapped = true
- TextButton_3.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_4.Parent = Frame
- TextButton_4.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_4.BorderSizePixel = 0
- TextButton_4.Position = UDim2.new(0.357991755, 0, 0.581280768, 0)
- TextButton_4.Size = UDim2.new(0, 112, 0, 30)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_4.TextScaled = true
- TextButton_4.TextSize = 14.000
- TextButton_4.TextWrapped = true
- TextButton_4.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_5.Parent = Frame
- TextButton_5.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_5.BorderSizePixel = 0
- TextButton_5.Position = UDim2.new(0.357991755, 0, 0.394088656, 0)
- TextButton_5.Size = UDim2.new(0, 112, 0, 30)
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_5.TextScaled = true
- TextButton_5.TextSize = 14.000
- TextButton_5.TextWrapped = true
- TextButton_5.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_6.Parent = Frame
- TextButton_6.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_6.BorderSizePixel = 0
- TextButton_6.Position = UDim2.new(0.0555259511, 0, 0.394088656, 0)
- TextButton_6.Size = UDim2.new(0, 112, 0, 30)
- TextButton_6.Font = Enum.Font.SourceSans
- TextButton_6.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_6.TextScaled = true
- TextButton_6.TextSize = 14.000
- TextButton_6.TextWrapped = true
- TextButton_6.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_7.Parent = Frame
- TextButton_7.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_7.BorderSizePixel = 0
- TextButton_7.Position = UDim2.new(0.676918149, 0, 0.77832514, 0)
- TextButton_7.Size = UDim2.new(0, 112, 0, 30)
- TextButton_7.Font = Enum.Font.SourceSans
- TextButton_7.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_7.TextScaled = true
- TextButton_7.TextSize = 14.000
- TextButton_7.TextWrapped = true
- TextButton_7.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_8.Parent = Frame
- TextButton_8.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_8.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_8.BorderSizePixel = 0
- TextButton_8.Position = UDim2.new(0.676918149, 0, 0.197044328, 0)
- TextButton_8.Size = UDim2.new(0, 112, 0, 30)
- TextButton_8.Font = Enum.Font.SourceSans
- TextButton_8.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_8.TextScaled = true
- TextButton_8.TextSize = 14.000
- TextButton_8.TextWrapped = true
- TextButton_8.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_9.Parent = Frame
- TextButton_9.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_9.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_9.BorderSizePixel = 0
- TextButton_9.Position = UDim2.new(0.676918149, 0, 0.394088656, 0)
- TextButton_9.Size = UDim2.new(0, 112, 0, 30)
- TextButton_9.Font = Enum.Font.SourceSans
- TextButton_9.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_9.TextScaled = true
- TextButton_9.TextSize = 14.000
- TextButton_9.TextWrapped = true
- TextButton_9.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_10.Parent = Frame
- TextButton_10.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_10.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_10.BorderSizePixel = 0
- TextButton_10.Position = UDim2.new(0.676562369, 0, 0.581280768, 0)
- TextButton_10.Size = UDim2.new(0, 112, 0, 30)
- TextButton_10.Font = Enum.Font.SourceSans
- TextButton_10.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_10.TextScaled = true
- TextButton_10.TextSize = 14.000
- TextButton_10.TextWrapped = true
- TextButton_10.MouSCRIseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_11.Parent = Frame
- TextButton_11.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_11.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_11.BorderSizePixel = 0
- TextButton_11.Position = UDim2.new(0.0555259511, 0, 0.77832514, 0)
- TextButton_11.Size = UDim2.new(0, 112, 0, 30)
- TextButton_11.Font = Enum.Font.SourceSans
- TextButton_11.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_11.TextScaled = true
- TextButton_11.TextSize = 14.000
- TextButton_11.TextWrapped = true
- TextButton_11.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_12.Parent = Frame
- TextButton_12.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_12.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_12.BorderSizePixel = 0
- TextButton_12.Position = UDim2.new(0.357991755, 0, 0.77832514, 0)
- TextButton_12.Size = UDim2.new(0, 112, 0, 30)
- TextButton_12.Font = Enum.Font.SourceSans
- TextButton_12.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_12.TextScaled = true
- TextButton_12.TextSize = 14.000
- TextButton_12.TextWrapped = true
- TextButton_12.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- TextButton_13.Parent = Frame
- TextButton_13.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- TextButton_13.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_13.BorderSizePixel = 0
- TextButton_13.Position = UDim2.new(0.357991755, 0, 0.197044328, 0)
- TextButton_13.Size = UDim2.new(0, 112, 0, 30)
- TextButton_13.Font = Enum.Font.SourceSans
- TextButton_13.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextButton_13.TextScaled = true
- TextButton_13.TextSize = 14.000
- TextButton_13.TextWrapped = true
- TextButton_13.MouseButton1Click:Connect(function)()
- SCRIPT HERE
- end
- Frame_2.Parent = ScreenGui
- Frame_2.BackgroundColor3 = Color3.fromRGB(116, 116, 116)
- Frame_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Frame_2.BorderSizePixel = 0
- Frame_2.Position = UDim2.new(0, 0, 0.0111940298, 0)
- Frame_2.Size = UDim2.new(0, 84, 0, 30)
- Frame_2.Visible = false
- TextButton_14.Parent = Frame_2
- TextButton_14.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
- TextButton_14.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_14.BorderSizePixel = 0
- TextButton_14.Size = UDim2.new(0, 84, 0, 30)
- TextButton_14.Font = Enum.Font.SourceSans
- TextButton_14.Text = "OPEN"
- TextButton_14.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_14.TextScaled = true
- TextButton_14.TextSize = 14.000
- TextButton_14.TextWrapped = true
- TextButton_14.MouseButton1Click:Connect(function)()
- Frame.Visible = true
- Frame_2.Visible = false
- end
Advertisement
Add Comment
Please, Sign In to add comment