Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local MainFrame = 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 TextLabel_2 = Instance.new("TextLabel")
- local TextButton_7 = Instance.new("TextButton")
- -- Properties
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = game.CoreGui
- Frame.Parent = MainFrame
- Frame.BackgroundColor3 = Color3.new(0.376471, 0.160784, 0.529412)
- Frame.Position = UDim2.new(0.553398073, 0, 0.610872686, 0)
- Frame.Size = UDim2.new(0.394993037, 0, 0.276720345, 0)
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(0.258824, 0.117647, 0.47451)
- TextLabel.Position = UDim2.new(0.00882352982, 0, 0.0210526325, 0)
- TextLabel.Size = UDim2.new(0.982352912, 0, 0.252631575, 0)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.FontSize = Enum.FontSize.Size48
- TextLabel.Text = "Retard Gui"
- TextLabel.TextColor3 = Color3.new(0.0509804, 0.0823529, 0.105882)
- TextLabel.TextSize = 45
- TextLabel.TextWrapped = true
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.new(0.831373, 0.509804, 0.141176)
- TextButton.Position = UDim2.new(0.0281690136, 0, 0.328042328, 0)
- TextButton.Size = UDim2.new(0.271126747, 0, 0.179894179, 0)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.FontSize = Enum.FontSize.Size14
- TextButton.Text = "grab knife"
- TextButton.TextSize = 14
- TextButton.MouseButton1Down:connect(function()
- end)
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.new(0.831373, 0.509804, 0.141176)
- TextButton_2.Position = UDim2.new(0.341549307, 0, 0.322751313, 0)
- TextButton_2.Size = UDim2.new(0.270999998, 0, 0.180000007, 0)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.FontSize = Enum.FontSize.Size14
- TextButton_2.Text = "spawn block"
- TextButton_2.TextSize = 14
- TextButton_2.MouseButton1Down:connect(function()
- end)
- TextButton_3.Parent = Frame
- TextButton_3.BackgroundColor3 = Color3.new(0.831373, 0.509804, 0.141176)
- TextButton_3.Position = UDim2.new(0.665492952, 0, 0.317460328, 0)
- TextButton_3.Size = UDim2.new(0.270999998, 0, 0.180000007, 0)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.FontSize = Enum.FontSize.Size14
- TextButton_3.Text = "Clown Van Gui"
- TextButton_3.TextSize = 14
- TextButton_3.MouseButton1Down:connect(function()
- end)
- TextButton_4.Parent = Frame
- TextButton_4.BackgroundColor3 = Color3.new(0.831373, 0.509804, 0.141176)
- TextButton_4.Position = UDim2.new(0.0281690136, 0, 0.687830687, 0)
- TextButton_4.Size = UDim2.new(0.270999998, 0, 0.180000007, 0)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.FontSize = Enum.FontSize.Size14
- TextButton_4.Text = "OMG GOD"
- TextButton_4.TextSize = 14
- TextButton_4.MouseButton1Down:connect(function()
- end)
- TextButton_5.Parent = Frame
- TextButton_5.BackgroundColor3 = Color3.new(0.831373, 0.509804, 0.141176)
- TextButton_5.Position = UDim2.new(0.345070422, 0, 0.682539701, 0)
- TextButton_5.Size = UDim2.new(0.270999998, 0, 0.180000007, 0)
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.FontSize = Enum.FontSize.Size14
- TextButton_5.Text = "Bendy"
- TextButton_5.TextSize = 14
- TextButton_5.MouseButton1Down:connect(function()
- end)
- TextButton_6.Parent = Frame
- TextButton_6.BackgroundColor3 = Color3.new(0.831373, 0.509804, 0.141176)
- TextButton_6.Position = UDim2.new(0.658450723, 0, 0.671957672, 0)
- TextButton_6.Size = UDim2.new(0.270999998, 0, 0.180000007, 0)
- TextButton_6.Font = Enum.Font.SourceSans
- TextButton_6.FontSize = Enum.FontSize.Size14
- TextButton_6.Text = "titan"
- TextButton_6.TextSize = 14
- TextButton_6.MouseButton1Down:connect(function()
- end)
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.new(0.376471, 0.160784, 0.529412)
- TextLabel_2.BorderColor3 = Color3.new(0.376471, 0.160784, 0.529412)
- TextLabel_2.Position = UDim2.new(0.0140845068, 0, 0.91534394, 0)
- TextLabel_2.Size = UDim2.new(0.271126747, 0, 0.0582010597, 0)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.FontSize = Enum.FontSize.Size14
- TextLabel_2.Text = "exploit by me"
- TextLabel_2.TextSize = 14
- TextButton_7.Parent = Frame
- TextButton_7.BackgroundColor3 = Color3.new(0.831373, 0.509804, 0.141176)
- TextButton_7.Position = UDim2.new(0.333333343, 0, 0.901554406, 0)
- TextButton_7.Size = UDim2.new(0.60350877, 0, 0.0673575103, 0)
- TextButton_7.Font = Enum.Font.SourceSans
- TextButton_7.FontSize = Enum.FontSize.Size14
- TextButton_7.Text = "dath"
- TextButton_7.TextSize = 14
- TextButton_7.MouseButton1Down:connect(function()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement