Advertisement
vXvSadIifevXv

Bitch

Nov 12th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local Frame_2 = Instance.new("Frame")
  4. local TextButton = Instance.new("TextButton")
  5. local TextButton_2 = Instance.new("TextButton")
  6. local TextButton_3 = Instance.new("TextButton")
  7. local TextButton_4 = Instance.new("TextButton")
  8. local TextBox = Instance.new("TextBox")
  9. local TextLabel = Instance.new("TextLabel")
  10.  
  11. -- Properties
  12.  
  13. ScreenGui.Parent = game.CoreGui
  14.  
  15. Frame.Parent = ScreenGui
  16. Frame.Active = true
  17. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  18. Frame.BackgroundTransparency = 0.5
  19. Frame.BorderSizePixel = 0
  20. Frame.Position = UDim2.new(0.485696495, 0, 0.168211818, 0)
  21. Frame.Size = UDim2.new(0, 418, 0, 365)
  22. Frame.Draggable = true
  23.  
  24. Frame_2.Parent = Frame
  25. Frame_2.Active = true
  26. Frame_2.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  27. Frame_2.BorderSizePixel = 0
  28. Frame_2.Position = UDim2.new(0.0412790775, 0, 0.000730149448, 0)
  29. Frame_2.Size = UDim2.new(0, 401, 0, 365)
  30.  
  31. TextButton.Parent = Frame_2
  32. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  33. TextButton.BorderSizePixel = 0
  34. TextButton.Position = UDim2.new(0.0274314079, 0, 0.830137014, 0)
  35. TextButton.Size = UDim2.new(0, 200, 0, 50)
  36. TextButton.Font = Enum.Font.SourceSans
  37. TextButton.Text = "GoTo and Brick Spam"
  38. TextButton.TextScaled = true
  39. TextButton.TextSize = 14
  40. TextButton.TextWrapped = true
  41.  
  42. TextButton.MouseButton1Down:connect(function()
  43. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[TextBox.Text].Character.HumanoidRootPart.CFrame
  44.  
  45. for i=1,500 do
  46. local A_1 =
  47. {
  48. [1] = "Wear",
  49. [2] = "100427922",
  50. [3] = "Hats"
  51. }
  52. local Event = game:GetService("ReplicatedStorage").WearItem
  53. Event:FireServer(A_1)
  54. wait(0.1)
  55.  
  56. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  57. if v:IsA("Hat") or v:IsA("Accessory") then
  58. v.Handle.Mesh:Destroy()
  59. v.Parent = game:GetService("Workspace")
  60. end
  61. end
  62. end
  63. end)
  64.  
  65. TextButton_2.Parent = TextButton
  66. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  67. TextButton_2.BorderSizePixel = 0
  68. TextButton_2.Position = UDim2.new(0.00197005272, 0, -1.51972604, 0)
  69. TextButton_2.Size = UDim2.new(0, 200, 0, 50)
  70. TextButton_2.Font = Enum.Font.SourceSans
  71. TextButton_2.Text = "Brick Spam"
  72. TextButton_2.TextScaled = true
  73. TextButton_2.TextSize = 40
  74. TextButton_2.TextWrapped = true
  75.  
  76. TextButton_2.MouseButton1Down:connect(function()
  77. for i=1,500 do
  78. local A_1 =
  79. {
  80. [1] = "Wear",
  81. [2] = "100427922",
  82. [3] = "Hats"
  83. }
  84. local Event = game:GetService("ReplicatedStorage").WearItem
  85. Event:FireServer(A_1)
  86. wait(0.1)
  87.  
  88. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  89. if v:IsA("Hat") or v:IsA("Accessory") then
  90. v.Handle.Mesh:Destroy()
  91. v.Parent = game:GetService("Workspace")
  92. end
  93. end
  94. end
  95. end)
  96.  
  97. TextButton_3.Parent = TextButton_2
  98. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  99. TextButton_3.BorderSizePixel = 0
  100. TextButton_3.Position = UDim2.new(1.06612217, 0, 1.51013708, 0)
  101. TextButton_3.Size = UDim2.new(0, 167, 0, 50)
  102. TextButton_3.Font = Enum.Font.SourceSans
  103. TextButton_3.Text = "GoTo and spam Hats"
  104. TextButton_3.TextScaled = true
  105. TextButton_3.TextSize = 14
  106. TextButton_3.TextWrapped = true
  107.  
  108. TextButton_3.MouseButton1Down:connect(function()
  109. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[TextBox.Text].Character.HumanoidRootPart.CFrame
  110.  
  111. for i=1,500 do
  112. local A_1 =
  113. {
  114. [1] = "Wear",
  115. [2] = "100427922",
  116. [3] = "Hats"
  117. }
  118. local Event = game:GetService("ReplicatedStorage").WearItem
  119. Event:FireServer(A_1)
  120. wait(0.1)
  121.  
  122. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  123. if v:IsA("Hat") or v:IsA("Accessory") then
  124. v.Parent = game:GetService("Workspace")
  125. end
  126. end
  127. end
  128. end)
  129.  
  130. TextButton_4.Parent = TextButton_3
  131. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  132. TextButton_4.BorderSizePixel = 0
  133. TextButton_4.Position = UDim2.new(0, 0, -1.51999998, 0)
  134. TextButton_4.Size = UDim2.new(0, 167, 0, 50)
  135. TextButton_4.Font = Enum.Font.SourceSans
  136. TextButton_4.Text = "Hat Spam"
  137. TextButton_4.TextScaled = true
  138. TextButton_4.TextSize = 40
  139. TextButton_4.TextWrapped = true
  140.  
  141. TextButton_4.MouseButton1Down:connect(function()
  142. for i=1,500 do
  143. local A_1 =
  144. {
  145. [1] = "Wear",
  146. [2] = "100427922",
  147. [3] = "Hats"
  148. }
  149. local Event = game:GetService("ReplicatedStorage").WearItem
  150. Event:FireServer(A_1)
  151. wait(0.1)
  152.  
  153. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  154. if v:IsA("Hat") or v:IsA("Accessory") then
  155. v.Parent = game:GetService("Workspace")
  156. end
  157. end
  158. end
  159. end)
  160.  
  161. TextBox.Parent = TextButton_4
  162. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  163. TextBox.BorderSizePixel = 0
  164. TextBox.Position = UDim2.new(-1.27844322, 0, -2.16000009, 0)
  165. TextBox.Size = UDim2.new(0, 380, 0, 50)
  166. TextBox.Font = Enum.Font.SourceSans
  167. TextBox.Text = "Username"
  168. TextBox.TextScaled = true
  169. TextBox.TextSize = 14
  170. TextBox.TextWrapped = true
  171.  
  172. TextLabel.Parent = TextBox
  173. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  174. TextLabel.BackgroundTransparency = 32452
  175. TextLabel.BorderSizePixel = 0
  176. TextLabel.Position = UDim2.new(0.235526308, 0, -2.38000035, 0)
  177. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  178. TextLabel.Font = Enum.Font.SourceSans
  179. TextLabel.Text = "BaGDC GUI"
  180. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  181. TextLabel.TextScaled = true
  182. TextLabel.TextSize = 14
  183. TextLabel.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement