AA122294

LOL

Mar 10th, 2025
638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.53 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame_1 = Instance.new("Frame")
  3. local UIGradient_1 = Instance.new("UIGradient")
  4. local TextLabel_1 = Instance.new("TextLabel")
  5. local TextButton_1 = Instance.new("TextButton")
  6. local TextButton_2 = Instance.new("TextButton")
  7. local TextButton_3 = Instance.new("TextButton")
  8. local TextButton_4 = Instance.new("TextButton")
  9. local TextButton_5 = Instance.new("TextButton")
  10. local TextButton_6 = Instance.new("TextButton")
  11. local TextButton_7 = Instance.new("TextButton")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14.  
  15. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  16. ScreenGui.ResetOnSpawn = false
  17. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Global
  18.  
  19. Frame_1.Parent = ScreenGui
  20. Frame_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  21. Frame_1.BorderSizePixel = 0
  22. Frame_1.Position = UDim2.new(0.213, 0, 0.083, 0)
  23. Frame_1.Size = UDim2.new(0, 467, 0, 244)
  24. Frame_1.Active = true
  25. Frame_1.Draggable = true
  26.  
  27. UIGradient_1.Parent = Frame_1
  28. UIGradient_1.Color = ColorSequence.new{
  29. ColorSequenceKeypoint.new(0, Color3.fromRGB(9, 0, 000)),
  30. ColorSequenceKeypoint.new(1, Color3.fromRGB(9, 0, 000))
  31. }
  32.  
  33. local function applyFont(label)
  34. label.Font = Enum.Font.Legacy
  35. label.FontSize = Enum.FontSize.Size24
  36. end
  37.  
  38. TextLabel_1.Parent = Frame_1
  39. TextLabel_1.BackgroundTransparency = 1
  40. TextLabel_1.Position = UDim2.new(0.277, 0, 0, 0)
  41. TextLabel_1.Size = UDim2.new(0, 200, 0, 50)
  42. TextLabel_1.Text = "1O2P3Z4A0K Gui F3X"
  43. TextLabel_1.TextColor3 = Color3.fromRGB(250, 250, 250)
  44. TextLabel_1.TextScaled = true
  45. TextLabel_1.TextWrapped = true
  46. applyFont(TextLabel_1)
  47.  
  48. TextButton_1.Parent = Frame_1
  49. TextButton_1.Active = true
  50. TextButton_1.BackgroundColor3 = Color3.fromRGB(0, 2, 140)
  51. TextButton_1.BorderColor3 = Color3.fromRGB(3, 0, 88)
  52. TextButton_1.BorderSizePixel = 4
  53. TextButton_1.Position = UDim2.new(0.025, 0, 0.217, 0)
  54. TextButton_1.Size = UDim2.new(0, 100, 0, 43)
  55. TextButton_1.Text = "Decal spam"
  56. TextButton_1.TextColor3 = Color3.fromRGB(255, 255, 255)
  57. TextButton_1.TextScaled = true
  58. TextButton_1.TextWrapped = true
  59. applyFont(TextButton_1)
  60.  
  61. TextButton_5.Parent = Frame_1
  62. TextButton_5.Active = true
  63. TextButton_5.BackgroundColor3 = Color3.fromRGB(0, 2, 140)
  64. TextButton_5.BorderColor3 = Color3.fromRGB(3, 0, 88)
  65. TextButton_5.BorderSizePixel = 4
  66. TextButton_5.Position = UDim2.new(0.025, 0, 0.45, 0)
  67. TextButton_5.Size = UDim2.new(0, 100, 0, 43)
  68. TextButton_5.Text = "Punish All"
  69. TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  70. TextButton_5.TextScaled = true
  71. TextButton_5.TextWrapped = true
  72. applyFont(TextButton_5)
  73.  
  74. TextButton_7.Parent = Frame_1
  75. TextButton_7.Active = true
  76. TextButton_7.BackgroundColor3 = Color3.fromRGB(0, 2, 140)
  77. TextButton_7.BorderColor3 = Color3.fromRGB(3, 0, 88)
  78. TextButton_7.BorderSizePixel = 4
  79. TextButton_7.Position = UDim2.new(0.025, 0, 0.792, 0)
  80. TextButton_7.Size = UDim2.new(0, 100, 0, 43)
  81. TextButton_7.Text = "Decal spam 2"
  82. TextButton_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  83. TextButton_7.TextScaled = true
  84. TextButton_7.TextWrapped = true
  85. applyFont(TextButton_7)
  86.  
  87. TextButton_6.Parent = Frame_1
  88. TextButton_6.Active = true
  89. TextButton_6.BackgroundColor3 = Color3.fromRGB(0, 2, 140)
  90. TextButton_6.BorderColor3 = Color3.fromRGB(3, 0, 88)
  91. TextButton_6.BorderSizePixel = 4
  92. TextButton_6.Position = UDim2.new(0.257, 0, 0.45, 0)
  93. TextButton_6.Size = UDim2.new(0, 100, 0, 43)
  94. TextButton_6.Text = "Sky 2"
  95. TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  96. TextButton_6.TextScaled = true
  97. TextButton_6.TextWrapped = true
  98. applyFont(TextButton_6)
  99.  
  100. TextButton_2.Parent = Frame_1
  101. TextButton_2.Active = true
  102. TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 2, 140)
  103. TextButton_2.BorderColor3 = Color3.fromRGB(3, 0, 88)
  104. TextButton_2.BorderSizePixel = 4
  105. TextButton_2.Position = UDim2.new(0.257, 0, 0.217, 0)
  106. TextButton_2.Size = UDim2.new(0, 100, 0, 43)
  107. TextButton_2.Text = "Skybox"
  108. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  109. TextButton_2.TextScaled = true
  110. TextButton_2.TextWrapped = true
  111. applyFont(TextButton_2)
  112.  
  113. TextButton_3.Parent = Frame_1
  114. TextButton_3.Active = true
  115. TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 2, 140)
  116. TextButton_3.BorderColor3 = Color3.fromRGB(3, 0, 88)
  117. TextButton_3.BorderSizePixel = 4
  118. TextButton_3.Position = UDim2.new(0.486, 0, 0.217, 0)
  119. TextButton_3.Size = UDim2.new(0, 100, 0, 43)
  120. TextButton_3.Text = "Big head"
  121. TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  122. TextButton_3.TextScaled = true
  123. TextButton_3.TextWrapped = true
  124. applyFont(TextButton_3)
  125.  
  126. TextButton_4.Parent = Frame_1
  127. TextButton_4.Active = true
  128. TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 2, 140)
  129. TextButton_4.BorderColor3 = Color3.fromRGB(3, 0, 88)
  130. TextButton_4.BorderSizePixel = 4
  131. TextButton_4.Position = UDim2.new(0.720, 0, 0.217, 0)
  132. TextButton_4.Size = UDim2.new(0, 100, 0, 43)
  133. TextButton_4.Text = "Fire All"
  134. TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  135. TextButton_4.TextScaled = true
  136. TextButton_4.TextWrapped = true
  137. applyFont(TextButton_4)
  138.  
  139. TextLabel_2.Parent = Frame_1
  140. TextLabel_2.BackgroundTransparency = 1
  141. TextLabel_2.Position = UDim2.new(0.522, 0, 0.541, 0)
  142. TextLabel_2.Size = UDim2.new(0, 131, 0, 75)
  143. TextLabel_2.Text = ""
  144. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  145. TextLabel_2.TextScaled = true
  146. TextLabel_2.TextWrapped = true
  147. applyFont(TextLabel_2)
  148.  
  149. TextLabel_3.Parent = Frame_1
  150. TextLabel_3.BackgroundTransparency = 1
  151. TextLabel_3.Position = UDim2.new(0.522, 0, 0.87, 0)
  152. TextLabel_3.Size = UDim2.new(0, 131, 0, 20)
  153. TextLabel_3.Text = ""
  154. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  155. TextLabel_3.TextScaled = true
  156. TextLabel_3.TextWrapped = true
  157. applyFont(TextLabel_3)
  158.  
  159. TextButton_2.MouseButton1Click:Connect(function()
  160. loadstring(game:HttpGet("https://pastebin.com/raw/ULdthfNN"))()
  161. end)
  162.  
  163. TextButton_3.MouseButton1Click:Connect(function()
  164. loadstring(game:HttpGet("https://pastebin.com/raw/epGrAW7x"))()
  165. end)
  166.  
  167. TextButton_1.MouseButton1Click:Connect(function()
  168. loadstring(game:HttpGet("https://pastebin.com/raw/uH5YR8M3"))()
  169. end)
  170.  
  171. TextButton_4.MouseButton1Click:Connect(function()
  172. loadstring(game:HttpGet("https://pastebin.com/raw/3ybPup15"))()
  173. end)
  174.  
  175. TextButton_5.MouseButton1Click:Connect(function()
  176. loadstring(game:HttpGet("https://pastebin.com/raw/BtwUmiBA"))()
  177. end)
  178.  
  179. TextButton_6.MouseButton1Click:Connect(function()
  180. loadstring(game:HttpGet("https://pastebin.com/raw/YWqaF8WR"))()
  181. end)
  182.  
  183. TextButton_7.MouseButton1Click:Connect(function()
  184. loadstring(game:HttpGet("https://pastebin.com/raw/FKVm0Anx"))()
  185. end)
Advertisement
Add Comment
Please, Sign In to add comment