Advertisement
DarkSerpent

sdadadgadge

Apr 3rd, 2021
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --skids should die in a hole lol shit
  2. local ScreenForGuis = Instance.new("ScreenGui")
  3. local MainFrame = Instance.new("Frame")
  4. local SecondFrame = Instance.new("Frame")
  5. local ButtonToCrash = Instance.new("TextButton")
  6. local UICorner = Instance.new("UICorner")
  7. local ImageLabel = Instance.new("ImageLabel")
  8. local UICorner_2 = Instance.new("UICorner")
  9. local UIGradient = Instance.new("UIGradient")
  10. local KillYourself = Instance.new("TextButton")
  11. local UICorner_3 = Instance.new("UICorner")
  12. local RemoveDaHat = Instance.new("TextButton")
  13. local UICorner_4 = Instance.new("UICorner")
  14. local TextLabel = Instance.new("TextLabel")
  15. local UICorner_5 = Instance.new("UICorner")
  16. local UICorner_6 = Instance.new("UICorner")
  17. local X = Instance.new("TextButton")
  18. local UICorner_7 = Instance.new("UICorner")
  19. local Name = Instance.new("TextLabel")
  20. local UICorner_8 = Instance.new("UICorner")
  21.  
  22. --stuff
  23.  
  24. ScreenForGuis.Name = "ScreenForGuis"
  25. ScreenForGuis.Parent = game.CoreGui
  26.  
  27. MainFrame.Name = "MainFrame"
  28. MainFrame.Parent = ScreenForGuis
  29. MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  30. MainFrame.BorderSizePixel = 0
  31. MainFrame.Position = UDim2.new(0.185000002, 0, 0.171471924, 0)
  32. MainFrame.Size = UDim2.new(0, 376, 0, 267)
  33.  
  34. SecondFrame.Name = "SecondFrame"
  35. SecondFrame.Parent = MainFrame
  36. SecondFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  37. SecondFrame.Position = UDim2.new(0.0292553194, 0, 0.0449438207, 0)
  38. SecondFrame.Size = UDim2.new(0, 354, 0, 242)
  39.  
  40. ButtonToCrash.Name = "ButtonToCrash"
  41. ButtonToCrash.Parent = SecondFrame
  42. ButtonToCrash.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  43. ButtonToCrash.BackgroundTransparency = 0.700
  44. ButtonToCrash.Position = UDim2.new(0.0423728824, 0, 0.0619834699, 0)
  45. ButtonToCrash.Size = UDim2.new(0, 123, 0, 34)
  46. ButtonToCrash.Font = Enum.Font.SourceSans
  47. ButtonToCrash.Text = "Crash Servers With hat spam"
  48. ButtonToCrash.TextColor3 = Color3.fromRGB(0, 0, 0)
  49. ButtonToCrash.TextScaled = true
  50. ButtonToCrash.TextSize = 14.000
  51. ButtonToCrash.TextWrapped = true
  52.  
  53. UICorner.Parent = ButtonToCrash
  54.  
  55. ImageLabel.Parent = SecondFrame
  56. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  57. ImageLabel.Position = UDim2.new(0.683615804, 0, 0.0371900834, 0)
  58. ImageLabel.Size = UDim2.new(0, 100, 0, 100)
  59. ImageLabel.Image = "rbxassetid://6587769329"
  60.  
  61. UICorner_2.Parent = ImageLabel
  62.  
  63. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 81))}
  64. UIGradient.Parent = SecondFrame
  65.  
  66. KillYourself.Name = "KillYourself"
  67. KillYourself.Parent = SecondFrame
  68. KillYourself.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  69. KillYourself.BackgroundTransparency = 0.700
  70. KillYourself.Position = UDim2.new(0.0423728824, 0, 0.450413227, 0)
  71. KillYourself.Size = UDim2.new(0, 123, 0, 101)
  72. KillYourself.Font = Enum.Font.SourceSans
  73. KillYourself.Text = "Kill Yourself"
  74. KillYourself.TextColor3 = Color3.fromRGB(0, 0, 0)
  75. KillYourself.TextScaled = true
  76. KillYourself.TextSize = 14.000
  77. KillYourself.TextWrapped = true
  78.  
  79. UICorner_3.Parent = KillYourself
  80.  
  81. RemoveDaHat.Name = "RemoveDaHat"
  82. RemoveDaHat.Parent = SecondFrame
  83. RemoveDaHat.BackgroundColor3 = Color3.fromRGB(13, 13, 13)
  84. RemoveDaHat.BackgroundTransparency = 0.700
  85. RemoveDaHat.Position = UDim2.new(0.0423728824, 0, 0.243801653, 0)
  86. RemoveDaHat.Size = UDim2.new(0, 123, 0, 34)
  87. RemoveDaHat.Font = Enum.Font.SourceSans
  88. RemoveDaHat.Text = "Remove The Hat"
  89. RemoveDaHat.TextColor3 = Color3.fromRGB(0, 0, 0)
  90. RemoveDaHat.TextScaled = true
  91. RemoveDaHat.TextSize = 14.000
  92. RemoveDaHat.TextWrapped = true
  93.  
  94. UICorner_4.Parent = RemoveDaHat
  95.  
  96. TextLabel.Parent = MainFrame
  97. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  98. TextLabel.BackgroundTransparency = 0.600
  99. TextLabel.Position = UDim2.new(0.691489339, 0, 0.486891389, 0)
  100. TextLabel.Size = UDim2.new(0, 85, 0, 36)
  101. TextLabel.Font = Enum.Font.SourceSans
  102. TextLabel.Text = "Hat needed ^"
  103. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  104. TextLabel.TextScaled = true
  105. TextLabel.TextSize = 14.000
  106. TextLabel.TextWrapped = true
  107.  
  108. UICorner_5.Parent = TextLabel
  109.  
  110. UICorner_6.Parent = MainFrame
  111.  
  112. X.Name = "X"
  113. X.Parent = MainFrame
  114. X.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  115. X.Size = UDim2.new(0, 26, 0, 24)
  116. X.Font = Enum.Font.SourceSans
  117. X.Text = "X"
  118. X.TextColor3 = Color3.fromRGB(0, 0, 0)
  119. X.TextScaled = true
  120. X.TextSize = 14.000
  121. X.TextWrapped = true
  122.  
  123. UICorner_7.Parent = X
  124.  
  125. Name.Name = "Name"
  126. Name.Parent = MainFrame
  127. Name.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  128. Name.BackgroundTransparency = 0.750
  129. Name.Position = UDim2.new(0.232, 0,-0.091, 0)
  130. Name.Size = UDim2.new(0, 200, 0, 36)
  131. Name.Font = Enum.Font.SourceSans
  132. Name.Text = "HAT / CRASH SCRIPT"
  133. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  134. Name.TextScaled = true
  135. Name.TextSize = 14.000
  136. Name.TextWrapped = true
  137.  
  138. UICorner_8.Parent = Name
  139.  
  140. local function TVTBJCO_fake_script() -- UICorner.
  141. local script = Instance.new('Script', UICorner)
  142. end
  143.  
  144.  
  145. MainFrame.Draggable = true
  146. MainFrame.Active = true
  147. MainFrame.Selectable = true
  148.  
  149. ButtonToCrash.MouseButton1Down:Connect(function()
  150. local Hat = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Accessory")
  151. Hat.Handle.OriginalSize:Destroy()
  152. Hat.Parent = workspace
  153. firetouchinterest(Hat:WaitForChild("Handle"),game.Players.LocalPlayer.Character.Head,0)
  154. end)
  155.  
  156. KillYourself.MouseButton1Down:Connect(function()
  157. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  158. end)
  159.  
  160. X.MouseButton1Down:Connect(function()
  161. ScreenForGuis:Destroy()
  162. end)
  163.  
  164. RemoveDaHat.MouseButton1Down:Connect(function()
  165. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  166. if (v:IsA("Accessory")) then
  167. v.Parent = workspace
  168. end
  169. end
  170. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement