Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --replace any Allofthegame4u with your roblox username
- local ScreenGui = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local title = Instance.new("TextLabel")
- local UIGradient = Instance.new("UIGradient")
- local UICorner = Instance.new("UICorner")
- local UICorner_2 = Instance.new("UICorner")
- local UIGradient_2 = Instance.new("UIGradient")
- local hack1 = Instance.new("TextButton")
- local UICorner_3 = Instance.new("UICorner")
- local hack2 = Instance.new("TextButton")
- local UICorner_4 = Instance.new("UICorner")
- local hack3 = Instance.new("TextButton")
- local UICorner_5 = Instance.new("UICorner")
- local hack4 = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local hack5 = Instance.new("TextButton")
- local UICorner_7 = Instance.new("UICorner")
- local hack6 = Instance.new("TextButton")
- local UICorner_8 = Instance.new("UICorner")
- local UIGradient_3 = Instance.new("UIGradient")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- main.Name = "main"
- main.Parent = ScreenGui
- main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- main.Position = UDim2.new(0, 0, 0.545314908, 0)
- main.Size = UDim2.new(0, 273, 0, 162)
- main.Active = true
- main.Draggable = true
- main.Visible = true
- title.Name = "title"
- title.Parent = main
- title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- title.BorderColor3 = Color3.fromRGB(50, 50, 50)
- title.Size = UDim2.new(0, 273, 0, 22)
- title.Font = Enum.Font.SciFi
- title.Text = "Locust GUI Alpha v1.6.2"
- title.TextColor3 = Color3.fromRGB(0, 0, 0)
- title.TextSize = 20.000
- UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(0.19, Color3.fromRGB(159, 0, 159)), ColorSequenceKeypoint.new(0.37, Color3.fromRGB(0, 34, 255)), ColorSequenceKeypoint.new(0.54, Color3.fromRGB(0, 182, 182)), ColorSequenceKeypoint.new(0.67, Color3.fromRGB(59, 255, 0)), ColorSequenceKeypoint.new(0.77, Color3.fromRGB(163, 178, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(170, 0, 0))}
- UIGradient.Parent = title
- UICorner.Parent = title
- UICorner_2.Parent = main
- UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(0.19, Color3.fromRGB(159, 0, 159)), ColorSequenceKeypoint.new(0.37, Color3.fromRGB(0, 34, 255)), ColorSequenceKeypoint.new(0.54, Color3.fromRGB(0, 182, 182)), ColorSequenceKeypoint.new(0.67, Color3.fromRGB(59, 255, 0)), ColorSequenceKeypoint.new(0.77, Color3.fromRGB(163, 178, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(170, 0, 0))}
- UIGradient_2.Parent = main
- hack1.Name = "hack1"
- hack1.Parent = main
- hack1.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- hack1.Position = UDim2.new(0, 0, 0.135802463, 0)
- hack1.Size = UDim2.new(0, 94, 0, 50)
- hack1.Font = Enum.Font.SciFi
- hack1.Text = "Kill Self"
- hack1.TextColor3 = Color3.fromRGB(0, 0, 0)
- hack1.TextSize = 22.000
- hack1.MouseButton1Down:connect(function()
- game.Workspace.Allofthegame4u.Humanoid.Health = 0
- end)
- UICorner_3.Parent = hack1
- hack2.Name = "hack2"
- hack2.Parent = main
- hack2.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- hack2.Position = UDim2.new(0, 0, 0.444444418, 0)
- hack2.Size = UDim2.new(0, 94, 0, 50)
- hack2.Font = Enum.Font.SciFi
- hack2.Text = "Fast"
- hack2.TextColor3 = Color3.fromRGB(0, 0, 0)
- hack2.TextSize = 22.000
- hack2.MouseButton1Down:connect(function()
- game.Workspace.Allofthegame4u.Humanoid.WalkSpeed = 435
- end)
- UICorner_4.Parent = hack2
- hack3.Name = "hack3"
- hack3.Parent = main
- hack3.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- hack3.Position = UDim2.new(0, 0, 0.753086448, 0)
- hack3.Size = UDim2.new(0, 117, 0, 40)
- hack3.Font = Enum.Font.SciFi
- hack3.Text = "Infinite Yield"
- hack3.TextColor3 = Color3.fromRGB(0, 0, 0)
- hack3.TextSize = 22.000
- hack3.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
- end)
- UICorner_5.Parent = hack3
- hack4.Name = "hack4"
- hack4.Parent = main
- hack4.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- hack4.Position = UDim2.new(0.428571433, 0, 0.753086448, 0)
- hack4.Size = UDim2.new(0, 156, 0, 40)
- hack4.Font = Enum.Font.SciFi
- hack4.Text = "DarkHub"
- hack4.TextColor3 = Color3.fromRGB(0, 0, 0)
- hack4.TextSize = 22.000
- hack4.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RandomAdamYT/DarkHub/master/Init", true))()
- end)
- UICorner_6.Parent = hack4
- hack5.Name = "hack5"
- hack5.Parent = main
- hack5.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- hack5.Position = UDim2.new(0.344322354, 0, 0.166666672, 0)
- hack5.Size = UDim2.new(0, 94, 0, 95)
- hack5.Font = Enum.Font.SciFi
- hack5.Text = "Big Jump"
- hack5.TextColor3 = Color3.fromRGB(0, 0, 0)
- hack5.TextSize = 22.000
- hack5.MouseButton1Down:connect(function()
- game.Workspace.Allofthegame4u.Humanoid.JumpPower = 185
- end)
- UICorner_7.Parent = hack5
- hack6.Name = "hack6"
- hack6.Parent = main
- hack6.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- hack6.Position = UDim2.new(0.688644707, 0, 0.166666672, 0)
- hack6.Size = UDim2.new(0, 85, 0, 95)
- hack6.Font = Enum.Font.SciFi
- hack6.Text = "Big Health"
- hack6.TextColor3 = Color3.fromRGB(0, 0, 0)
- hack6.TextSize = 22.000
- hack6.MouseButton1Down:connect(function()
- game.Workspace.Allofthegame4u.Humanoid.Health = 735
- end)
- UICorner_8.Parent = hack6
- UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(0.19, Color3.fromRGB(159, 0, 159)), ColorSequenceKeypoint.new(0.37, Color3.fromRGB(0, 34, 255)), ColorSequenceKeypoint.new(0.54, Color3.fromRGB(0, 182, 182)), ColorSequenceKeypoint.new(0.67, Color3.fromRGB(59, 255, 0)), ColorSequenceKeypoint.new(0.77, Color3.fromRGB(163, 178, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(170, 0, 0))}
- UIGradient_3.Parent = ScreenGui
Add Comment
Please, Sign In to add comment