yaminameis59

Locust GUI Alpha v1.6.2

Jan 15th, 2022
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.78 KB | None | 0 0
  1. --replace any Allofthegame4u with your roblox username
  2.  
  3.  
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local main = Instance.new("Frame")
  6. local title = Instance.new("TextLabel")
  7. local UIGradient = Instance.new("UIGradient")
  8. local UICorner = Instance.new("UICorner")
  9. local UICorner_2 = Instance.new("UICorner")
  10. local UIGradient_2 = Instance.new("UIGradient")
  11. local hack1 = Instance.new("TextButton")
  12. local UICorner_3 = Instance.new("UICorner")
  13. local hack2 = Instance.new("TextButton")
  14. local UICorner_4 = Instance.new("UICorner")
  15. local hack3 = Instance.new("TextButton")
  16. local UICorner_5 = Instance.new("UICorner")
  17. local hack4 = Instance.new("TextButton")
  18. local UICorner_6 = Instance.new("UICorner")
  19. local hack5 = Instance.new("TextButton")
  20. local UICorner_7 = Instance.new("UICorner")
  21. local hack6 = Instance.new("TextButton")
  22. local UICorner_8 = Instance.new("UICorner")
  23. local UIGradient_3 = Instance.new("UIGradient")
  24.  
  25. --Properties:
  26.  
  27. ScreenGui.Parent = game.CoreGui
  28.  
  29. main.Name = "main"
  30. main.Parent = ScreenGui
  31. main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  32. main.Position = UDim2.new(0, 0, 0.545314908, 0)
  33. main.Size = UDim2.new(0, 273, 0, 162)
  34. main.Active = true
  35. main.Draggable = true
  36. main.Visible = true
  37.  
  38. title.Name = "title"
  39. title.Parent = main
  40. title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  41. title.BorderColor3 = Color3.fromRGB(50, 50, 50)
  42. title.Size = UDim2.new(0, 273, 0, 22)
  43. title.Font = Enum.Font.SciFi
  44. title.Text = "Locust GUI Alpha v1.6.2"
  45. title.TextColor3 = Color3.fromRGB(0, 0, 0)
  46. title.TextSize = 20.000
  47.  
  48. 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))}
  49. UIGradient.Parent = title
  50.  
  51. UICorner.Parent = title
  52.  
  53. UICorner_2.Parent = main
  54.  
  55. 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))}
  56. UIGradient_2.Parent = main
  57.  
  58. hack1.Name = "hack1"
  59. hack1.Parent = main
  60. hack1.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  61. hack1.Position = UDim2.new(0, 0, 0.135802463, 0)
  62. hack1.Size = UDim2.new(0, 94, 0, 50)
  63. hack1.Font = Enum.Font.SciFi
  64. hack1.Text = "Kill Self"
  65. hack1.TextColor3 = Color3.fromRGB(0, 0, 0)
  66. hack1.TextSize = 22.000
  67. hack1.MouseButton1Down:connect(function()
  68.     game.Workspace.Allofthegame4u.Humanoid.Health = 0
  69. end)
  70.  
  71. UICorner_3.Parent = hack1
  72.  
  73. hack2.Name = "hack2"
  74. hack2.Parent = main
  75. hack2.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  76. hack2.Position = UDim2.new(0, 0, 0.444444418, 0)
  77. hack2.Size = UDim2.new(0, 94, 0, 50)
  78. hack2.Font = Enum.Font.SciFi
  79. hack2.Text = "Fast"
  80. hack2.TextColor3 = Color3.fromRGB(0, 0, 0)
  81. hack2.TextSize = 22.000
  82. hack2.MouseButton1Down:connect(function()
  83.     game.Workspace.Allofthegame4u.Humanoid.WalkSpeed = 435
  84. end)
  85.  
  86. UICorner_4.Parent = hack2
  87.  
  88. hack3.Name = "hack3"
  89. hack3.Parent = main
  90. hack3.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  91. hack3.Position = UDim2.new(0, 0, 0.753086448, 0)
  92. hack3.Size = UDim2.new(0, 117, 0, 40)
  93. hack3.Font = Enum.Font.SciFi
  94. hack3.Text = "Infinite Yield"
  95. hack3.TextColor3 = Color3.fromRGB(0, 0, 0)
  96. hack3.TextSize = 22.000
  97. hack3.MouseButton1Down:connect(function()
  98.     loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  99. end)
  100.  
  101. UICorner_5.Parent = hack3
  102.  
  103. hack4.Name = "hack4"
  104. hack4.Parent = main
  105. hack4.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  106. hack4.Position = UDim2.new(0.428571433, 0, 0.753086448, 0)
  107. hack4.Size = UDim2.new(0, 156, 0, 40)
  108. hack4.Font = Enum.Font.SciFi
  109. hack4.Text = "DarkHub"
  110. hack4.TextColor3 = Color3.fromRGB(0, 0, 0)
  111. hack4.TextSize = 22.000
  112. hack4.MouseButton1Down:connect(function()
  113.     loadstring(game:HttpGet("https://raw.githubusercontent.com/RandomAdamYT/DarkHub/master/Init", true))()
  114. end)
  115.  
  116. UICorner_6.Parent = hack4
  117.  
  118. hack5.Name = "hack5"
  119. hack5.Parent = main
  120. hack5.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  121. hack5.Position = UDim2.new(0.344322354, 0, 0.166666672, 0)
  122. hack5.Size = UDim2.new(0, 94, 0, 95)
  123. hack5.Font = Enum.Font.SciFi
  124. hack5.Text = "Big Jump"
  125. hack5.TextColor3 = Color3.fromRGB(0, 0, 0)
  126. hack5.TextSize = 22.000
  127. hack5.MouseButton1Down:connect(function()
  128.     game.Workspace.Allofthegame4u.Humanoid.JumpPower = 185
  129. end)
  130.  
  131. UICorner_7.Parent = hack5
  132.  
  133. hack6.Name = "hack6"
  134. hack6.Parent = main
  135. hack6.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  136. hack6.Position = UDim2.new(0.688644707, 0, 0.166666672, 0)
  137. hack6.Size = UDim2.new(0, 85, 0, 95)
  138. hack6.Font = Enum.Font.SciFi
  139. hack6.Text = "Big Health"
  140. hack6.TextColor3 = Color3.fromRGB(0, 0, 0)
  141. hack6.TextSize = 22.000
  142. hack6.MouseButton1Down:connect(function()
  143.     game.Workspace.Allofthegame4u.Humanoid.Health = 735
  144. end)
  145.  
  146. UICorner_8.Parent = hack6
  147.  
  148. 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))}
  149. UIGradient_3.Parent = ScreenGui
Add Comment
Please, Sign In to add comment