Advertisement
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 Mainbackround = Instance.new("ImageLabel")
- local Tabs = Instance.new("Frame")
- local Credits = Instance.new("TextButton")
- local Main = Instance.new("TextButton")
- local Hub = Instance.new("TextButton")
- local Exit = Instance.new("TextButton")
- local show_chart = Instance.new("ImageButton")
- local send = Instance.new("ImageButton")
- local ScriptEdit = Instance.new("TextBox")
- local Frame = Instance.new("Frame")
- local Clear = Instance.new("TextButton")
- local Exe = Instance.new("TextButton")
- local Error = Instance.new("TextButton")
- local Frame_2 = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Mainbackround.Name = "Mainbackround"
- Mainbackround.Parent = ScreenGui
- Mainbackround.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Mainbackround.Position = UDim2.new(0.0814479664, 0, 0.028318584, 0)
- Mainbackround.Size = UDim2.new(0, 1088, 0, 514)
- Mainbackround.Image = "http://www.roblox.com/asset/?id=7472366043"
- Mainbackround.Active = true
- Mainbackround.Draggable = true
- Tabs.Name = "Tabs"
- Tabs.Parent = Mainbackround
- Tabs.BackgroundColor3 = Color3.fromRGB(12, 12, 12)
- Tabs.BackgroundTransparency = 0.300
- Tabs.BorderColor3 = Color3.fromRGB(21, 21, 21)
- Tabs.Position = UDim2.new(0.00713146431, 0, 0.018032467, 0)
- Tabs.Size = UDim2.new(0, 1072, 0, 44)
- Credits.Name = "Credits"
- Credits.Parent = Tabs
- Credits.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
- Credits.Position = UDim2.new(0.0189592466, 0, 0.193434343, 0)
- Credits.Size = UDim2.new(0, 169, 0, 25)
- Credits.Font = Enum.Font.SourceSansBold
- Credits.Text = "Credits"
- Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
- Credits.TextSize = 14.000
- Main.Name = "Main"
- Main.Parent = Tabs
- Main.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
- Main.Position = UDim2.new(0.223650068, 0, 0.193434343, 0)
- Main.Size = UDim2.new(0, 169, 0, 25)
- Main.Font = Enum.Font.SourceSansBold
- Main.Text = "Main"
- Main.TextColor3 = Color3.fromRGB(255, 255, 255)
- Main.TextSize = 14.000
- Hub.Name = "Hub"
- Hub.Parent = Tabs
- Hub.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
- Hub.Position = UDim2.new(0.433671385, 0, 0.193434343, 0)
- Hub.Size = UDim2.new(0, 169, 0, 25)
- Hub.Font = Enum.Font.SourceSansBold
- Hub.Text = "Hub"
- Hub.TextColor3 = Color3.fromRGB(255, 255, 255)
- Hub.TextSize = 14.000
- Exit.Name = "Exit"
- Exit.Parent = Tabs
- Exit.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
- Exit.Position = UDim2.new(0.646890998, 0, 0.193434343, 0)
- Exit.Size = UDim2.new(0, 169, 0, 25)
- Exit.Font = Enum.Font.SourceSansBold
- Exit.Text = "Exit"
- Exit.TextColor3 = Color3.fromRGB(255, 255, 255)
- Exit.TextSize = 14.000
- show_chart.Name = "show_chart"
- show_chart.Parent = Tabs
- show_chart.BackgroundTransparency = 1.000
- show_chart.Position = UDim2.new(0.912663758, 0, 0.204545468, 0)
- show_chart.Size = UDim2.new(0, 25, 0, 25)
- show_chart.ZIndex = 2
- show_chart.Image = "rbxassetid://3926307971"
- show_chart.ImageRectOffset = Vector2.new(404, 164)
- show_chart.ImageRectSize = Vector2.new(36, 36)
- send.Name = "send"
- send.Parent = Tabs
- send.BackgroundTransparency = 1.000
- send.BorderColor3 = Color3.fromRGB(21, 21, 21)
- send.LayoutOrder = 7
- send.Position = UDim2.new(0.965065479, 0, 0.181818187, 0)
- send.Size = UDim2.new(0, 25, 0, 25)
- send.ZIndex = 2
- send.Image = "rbxassetid://3926307971"
- send.ImageRectOffset = Vector2.new(44, 284)
- send.ImageRectSize = Vector2.new(36, 36)
- ScriptEdit.Name = "ScriptEdit"
- ScriptEdit.Parent = Mainbackround
- ScriptEdit.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- ScriptEdit.BackgroundTransparency = 0.350
- ScriptEdit.BorderColor3 = Color3.fromRGB(27, 42, 53)
- ScriptEdit.BorderSizePixel = 0
- ScriptEdit.Position = UDim2.new(0.24080883, 0, 0.121610828, 0)
- ScriptEdit.Size = UDim2.new(0, 817, 0, 426)
- ScriptEdit.ClearTextOnFocus = false
- ScriptEdit.Font = Enum.Font.SourceSansBold
- ScriptEdit.Text = ""
- ScriptEdit.TextColor3 = Color3.fromRGB(0, 0, 0)
- ScriptEdit.TextSize = 14.000
- ScriptEdit.TextXAlignment = Enum.TextXAlignment.Left
- ScriptEdit.TextYAlignment = Enum.TextYAlignment.Top
- Frame.Parent = Mainbackround
- Frame.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- Frame.BackgroundTransparency = 0.350
- Frame.Position = UDim2.new(0.0342194624, 0, 0.121610828, 0)
- Frame.Size = UDim2.new(0, 194, 0, 242)
- Clear.Name = "Clear"
- Clear.Parent = Frame
- Clear.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
- Clear.Position = UDim2.new(0.0601963587, 0, 0.102525249, 0)
- Clear.Size = UDim2.new(0, 169, 0, 25)
- Clear.Font = Enum.Font.SourceSansBold
- Clear.Text = "Clear"
- Clear.TextColor3 = Color3.fromRGB(255, 255, 255)
- Clear.TextSize = 14.000
- Exe.Name = "Exe"
- Exe.Parent = Frame
- Exe.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
- Exe.Position = UDim2.new(0.0601963587, 0, 0.271946728, 0)
- Exe.Size = UDim2.new(0, 169, 0, 25)
- Exe.Font = Enum.Font.SourceSansBold
- Exe.Text = "Execute"
- Exe.TextColor3 = Color3.fromRGB(255, 255, 255)
- Exe.TextSize = 14.000
- Error.Name = "Error"
- Error.Parent = Frame
- Error.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
- Error.Position = UDim2.new(0.0601963587, 0, 0.445500433, 0)
- Error.Size = UDim2.new(0, 169, 0, 25)
- Error.Font = Enum.Font.SourceSansBold
- Error.Text = "Error Fix"
- Error.TextColor3 = Color3.fromRGB(255, 255, 255)
- Error.TextSize = 14.000
- Frame_2.Parent = Mainbackround
- Frame_2.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- Frame_2.BackgroundTransparency = 0.350
- Frame_2.Position = UDim2.new(0.0342194624, 0, 0.652739227, 0)
- Frame_2.Size = UDim2.new(0, 194, 0, 153)
- TextLabel.Parent = Frame_2
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.Size = UDim2.new(0, 194, 0, 36)
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.Text = "Credits"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- TextLabel_2.Parent = Frame_2
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.Position = UDim2.new(0, 0, 0.379084975, 0)
- TextLabel_2.Size = UDim2.new(0, 194, 0, 36)
- TextLabel_2.Font = Enum.Font.SourceSansBold
- TextLabel_2.Text = "dev:GeecGo"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- TextLabel_3.Parent = Frame_2
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.BackgroundTransparency = 1.000
- TextLabel_3.Position = UDim2.new(0, 0, 0.718954265, 0)
- TextLabel_3.Size = UDim2.new(0, 194, 0, 36)
- TextLabel_3.Font = Enum.Font.SourceSansBold
- TextLabel_3.Text = "PicUi:Ro_Roblox"
- TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.TextScaled = true
- TextLabel_3.TextSize = 14.000
- TextLabel_3.TextWrapped = true
- -- Scripts:
- local function YTPG_fake_script() -- Exit.LocalScript
- local script = Instance.new('LocalScript', Exit)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.Parent.Visible = false
- end)
- end
- coroutine.wrap(YTPG_fake_script)()
- local function FTGPD_fake_script() -- Clear.LocalScript
- local script = Instance.new('LocalScript', Clear)
- local box = script.Parent.Parent.MainBackround.TextBox
- script.Parent.MouseButton1Click:Connect(function()
- box.text = "--cleared!"
- wait(.6)
- box.text = ""
- end)
- end
- coroutine.wrap(FTGPD_fake_script)()
- local function XHHLNX_fake_script() -- Clear.LocalScript
- local script = Instance.new('LocalScript', Clear)
- local box = script.Parent.Parent.MainBackround
- script.Parent.MouseButton1Click:Connect(function()
- box.Text = ""
- end)
- end
- coroutine.wrap(XHHLNX_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement