Advertisement
Alex7077

SCRIPT OF SCRIPT 02

Dec 7th, 2024
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.90 KB | None | 0 0
  1. repeat wait() until game:IsLoaded() and game:GetService("CoreGui") and game:GetService("Players").LocalPlayer and game:GetService("Players").LocalPlayer.PlayerGui and game:GetService("Players").LocalPlayer.Character and game:GetService("Players").LocalPlayer.Character:FindFirstChild("Humanoid")
  2. local BlockSpam = Instance.new("ScreenGui")
  3. local MainFrame = Instance.new("ImageLabel")
  4. local Close = Instance.new("ImageButton")
  5. local MinimizeComment = Instance.new("ImageLabel")
  6. local TextLabel = Instance.new("TextLabel")
  7. local DestroyGui = Instance.new("ImageButton")
  8. local CloseComment = Instance.new("ImageLabel")
  9. local TextLabel_2 = Instance.new("TextLabel")
  10. local Title = Instance.new("TextLabel")
  11. local Credit = Instance.new("TextLabel")
  12. local ButtonRound = Instance.new("ImageLabel")
  13. local StartAndStop = Instance.new("TextButton")
  14. local Circle = Instance.new("ImageLabel")
  15. local SpeedAmount = Instance.new("TextBox")
  16. local Recommend = Instance.new("TextLabel")
  17. local Minimized = Instance.new("ImageLabel")
  18. local Open = Instance.new("TextButton")
  19. local plr = game.Players.LocalPlayer
  20.  
  21. function respawn()
  22. plr.Character:FindFirstChildOfClass('Humanoid').Health = 0
  23. plr.Character:BreakJoints()
  24. for _,v in pairs(plr.Character:GetChildren()) do
  25. if v:IsA("BasePart") then
  26. v:Destroy()
  27. end
  28. end
  29. end
  30.  
  31.  
  32. function RunCheck()
  33. if syn.queue_on_teleport then
  34. syn.queue_on_teleport('loadstring(game:HttpGet("https://pastebin.com/raw/Lp1S4fJW"))()')
  35. end
  36. end
  37.  
  38. BlockSpam.Name = "BlockSpam"
  39. BlockSpam.Parent = game.CoreGui
  40. BlockSpam.ResetOnSpawn = false
  41.  
  42. MainFrame.Name = "MainFrame"
  43. MainFrame.Parent = BlockSpam
  44. MainFrame.Active = true
  45. MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  46. MainFrame.BackgroundTransparency = 1.000
  47. MainFrame.Position = UDim2.new(0.333333373, 0, 0.340291351, 0)
  48. MainFrame.Size = UDim2.new(0, 445, 0, 259)
  49. MainFrame.Image = "rbxassetid://3570695787"
  50. MainFrame.ImageColor3 = Color3.fromRGB(31, 31, 31)
  51. MainFrame.ScaleType = Enum.ScaleType.Slice
  52. MainFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  53. MainFrame.SliceScale = 0.120
  54.  
  55. Close.Name = "Close"
  56. Close.Parent = MainFrame
  57. Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  58. Close.BackgroundTransparency = 1.000
  59. Close.LayoutOrder = 10
  60. Close.Position = UDim2.new(0.973999977, -16, 0.0199999996, 0)
  61. Close.Size = UDim2.new(0, 17, 0, 19)
  62. Close.Image = "rbxassetid://4316758972"
  63. Close.ImageColor3 = Color3.fromRGB(77, 77, 77)
  64.  
  65. MinimizeComment.Name = "MinimizeComment"
  66. MinimizeComment.Parent = Close
  67. MinimizeComment.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  68. MinimizeComment.BackgroundTransparency = 1.000
  69. MinimizeComment.Position = UDim2.new(-1.12941241, 0, 1.33810592, 0)
  70. MinimizeComment.Size = UDim2.new(0, 55, 0, 25)
  71. MinimizeComment.Visible = false
  72. MinimizeComment.Image = "rbxassetid://3570695787"
  73. MinimizeComment.ImageColor3 = Color3.fromRGB(39, 39, 39)
  74. MinimizeComment.ScaleType = Enum.ScaleType.Slice
  75. MinimizeComment.SliceCenter = Rect.new(100, 100, 100, 100)
  76. MinimizeComment.SliceScale = 0.120
  77.  
  78. TextLabel.Parent = MinimizeComment
  79. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  80. TextLabel.BackgroundTransparency = 1.000
  81. TextLabel.Position = UDim2.new(0, 0, 0.16838257, 0)
  82. TextLabel.Size = UDim2.new(0, 55, 0, 18)
  83. TextLabel.Font = Enum.Font.SourceSans
  84. TextLabel.Text = "Minimize"
  85. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  86. TextLabel.TextScaled = true
  87. TextLabel.TextSize = 14.000
  88. TextLabel.TextWrapped = true
  89.  
  90. DestroyGui.Name = "DestroyGui"
  91. DestroyGui.Parent = MainFrame
  92. DestroyGui.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  93. DestroyGui.BackgroundTransparency = 1.000
  94. DestroyGui.LayoutOrder = 9
  95. DestroyGui.Position = UDim2.new(0.911235929, -16, 0.0199999996, 0)
  96. DestroyGui.Size = UDim2.new(0, 17, 0, 19)
  97. DestroyGui.Image = "rbxassetid://4490733451"
  98. DestroyGui.ImageColor3 = Color3.fromRGB(184, 26, 28)
  99.  
  100. CloseComment.Name = "CloseComment"
  101. CloseComment.Parent = DestroyGui
  102. CloseComment.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  103. CloseComment.BackgroundTransparency = 1.000
  104. CloseComment.Position = UDim2.new(-1.60000002, 0, 1.49600005, 0)
  105. CloseComment.Size = UDim2.new(0, 73, 0, 25)
  106. CloseComment.Visible = false
  107. CloseComment.Image = "rbxassetid://3570695787"
  108. CloseComment.ImageColor3 = Color3.fromRGB(39, 39, 39)
  109. CloseComment.ScaleType = Enum.ScaleType.Slice
  110. CloseComment.SliceCenter = Rect.new(100, 100, 100, 100)
  111. CloseComment.SliceScale = 0.120
  112.  
  113. print(CloseComment.Parent)
  114. print(CloseComment)
  115.  
  116. TextLabel_2.Parent = CloseComment
  117. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  118. TextLabel_2.BackgroundTransparency = 1.000
  119. TextLabel_2.Position = UDim2.new(0, 0, 0.168383151, 0)
  120. TextLabel_2.Size = UDim2.new(0, 70, 0, 18)
  121. TextLabel_2.Font = Enum.Font.SourceSans
  122. TextLabel_2.Text = "Destroy Gui"
  123. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  124. TextLabel_2.TextScaled = true
  125. TextLabel_2.TextSize = 14.000
  126. TextLabel_2.TextWrapped = true
  127.  
  128. Title.Name = "Title"
  129. Title.Parent = MainFrame
  130. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  131. Title.BackgroundTransparency = 1.000
  132. Title.Size = UDim2.new(0, 139, 0, 24)
  133. Title.Font = Enum.Font.SourceSans
  134. Title.Text = "Block Spam"
  135. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  136. Title.TextScaled = true
  137. Title.TextSize = 14.000
  138. Title.TextWrapped = true
  139.  
  140. Credit.Name = "Credit"
  141. Credit.Parent = MainFrame
  142. Credit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  143. Credit.BackgroundTransparency = 1.000
  144. Credit.Position = UDim2.new(0, 0, 0.0926640928, 0)
  145. Credit.Size = UDim2.new(0, 76, 0, 13)
  146. Credit.Font = Enum.Font.SourceSans
  147. Credit.Text = "Blaroo#8041"
  148. Credit.TextColor3 = Color3.fromRGB(255, 255, 255)
  149. Credit.TextScaled = true
  150. Credit.TextSize = 14.000
  151. Credit.TextWrapped = true
  152.  
  153. ButtonRound.Name = "ButtonRound"
  154. ButtonRound.Parent = MainFrame
  155. ButtonRound.Active = true
  156. ButtonRound.AnchorPoint = Vector2.new(0.5, 0.5)
  157. ButtonRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  158. ButtonRound.BackgroundTransparency = 1.000
  159. ButtonRound.Position = UDim2.new(0.522471905, 0, 0.781814754, 0)
  160. ButtonRound.Selectable = true
  161. ButtonRound.Size = UDim2.new(0.40224719, 0, 0.158378333, 0)
  162. ButtonRound.Image = "rbxassetid://3570695787"
  163. ButtonRound.ImageColor3 = Color3.fromRGB(44, 44, 44)
  164. ButtonRound.ScaleType = Enum.ScaleType.Slice
  165. ButtonRound.SliceCenter = Rect.new(100, 100, 100, 100)
  166. ButtonRound.SliceScale = 0.120
  167.  
  168. StartAndStop.Name = "StartAndStop"
  169. StartAndStop.Parent = ButtonRound
  170. StartAndStop.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  171. StartAndStop.BackgroundTransparency = 1.000
  172. StartAndStop.Size = UDim2.new(0, 179, 0, 41)
  173. StartAndStop.Font = Enum.Font.SourceSans
  174. StartAndStop.Text = "Start"
  175. StartAndStop.TextColor3 = Color3.fromRGB(255, 255, 255)
  176. StartAndStop.TextSize = 14.000
  177.  
  178.  
  179. Circle.Name = "Circle"
  180. Circle.Parent = BlockSpam.MainFrame.ButtonRound.StartAndStop
  181. Circle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  182. Circle.BackgroundTransparency = 1.000
  183. Circle.ZIndex = 10
  184. Circle.Image = "rbxassetid://266543268"
  185. Circle.ImageTransparency = 0.900
  186.  
  187. SpeedAmount.Name = "SpeedAmount"
  188. SpeedAmount.Parent = MainFrame
  189. SpeedAmount.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  190. SpeedAmount.BorderColor3 = Color3.fromRGB(44, 44, 44)
  191. SpeedAmount.Position = UDim2.new(0.316853911, 0, 0.455598444, 0)
  192. SpeedAmount.Size = UDim2.new(0, 183, 0, 43)
  193. SpeedAmount.Font = Enum.Font.SourceSans
  194. SpeedAmount.PlaceholderColor3 = Color3.fromRGB(217, 217, 217)
  195. SpeedAmount.PlaceholderText = "Amount of speed"
  196. SpeedAmount.Text = ""
  197. SpeedAmount.TextColor3 = Color3.fromRGB(255, 255, 255)
  198. SpeedAmount.TextSize = 14.000
  199.  
  200. Recommend.Name = "Recommend"
  201. Recommend.Parent = MainFrame
  202. Recommend.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  203. Recommend.BackgroundTransparency = 1.000
  204. Recommend.Position = UDim2.new(0.312359542, 0, 0.227799222, 0)
  205. Recommend.Size = UDim2.new(0, 183, 0, 46)
  206. Recommend.Font = Enum.Font.SourceSans
  207. Recommend.Text = "Recommended speed is 3 if you put words it will bug out, Stop if the hats bug out"
  208. Recommend.TextColor3 = Color3.fromRGB(255, 255, 255)
  209. Recommend.TextScaled = true
  210. Recommend.TextSize = 14.000
  211. Recommend.TextWrapped = true
  212.  
  213. Minimized.Name = "Minimized"
  214. Minimized.Parent = BlockSpam
  215. Minimized.Active = true
  216. Minimized.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  217. Minimized.BackgroundTransparency = 1.000
  218. Minimized.Position = UDim2.new(0.939597368, 0, 0.94620347, 0)
  219. Minimized.Size = UDim2.new(0, 63, 0, 23)
  220. Minimized.Visible = false
  221. Minimized.Image = "rbxassetid://3570695787"
  222. Minimized.ImageColor3 = Color3.fromRGB(31, 31, 31)
  223. Minimized.ScaleType = Enum.ScaleType.Slice
  224. Minimized.SliceCenter = Rect.new(100, 100, 100, 100)
  225. Minimized.SliceScale = 0.120
  226.  
  227. Open.Name = "Open"
  228. Open.Parent = Minimized
  229. Open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  230. Open.BackgroundTransparency = 1.000
  231. Open.Position = UDim2.new(-0.0123809576, 0, -0.0105217695, 0)
  232. Open.Size = UDim2.new(0, 63, 0, 23)
  233. Open.Font = Enum.Font.SourceSans
  234. Open.Text = "Open"
  235. Open.TextColor3 = Color3.fromRGB(255, 255, 255)
  236. Open.TextSize = 14.000
  237.  
  238.  
  239. StartAndStop.MouseButton1Click:Connect(function()
  240.  
  241. if StartAndStop.Text == "Start" then
  242. StartAndStop.Text = "Stop"
  243. while wait(SpeedAmount.Text) do
  244. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  245. if v:IsA("Accessory") and v.Handle:FindFirstChild("Mesh") or v:IsA("Hat") and v.Handle:FindFirstChild("Mesh") or v:IsA("Accessory") and v.Handle:FindFirstChild("SpecialMesh") then
  246. local ag = v.Handle:FindFirstChild("Mesh") or v.Handle:FindFirstChild("SpecialMesh")
  247. ag:Destroy()
  248. v.Parent = game.Workspace
  249.  
  250.  
  251. end
  252.  
  253. end
  254. respawn()
  255. end
  256. elseif StartAndStop.Text == "Stop" then
  257. RunCheck()
  258. game:GetService("TeleportService"):TeleportToPlaceInstance(game.PlaceId, game.JobId, plr)
  259.  
  260. end
  261.  
  262. end)
  263.  
  264.  
  265.  
  266.  
  267.  
  268. local button = Close
  269. local Comment = MinimizeComment
  270. local Openbutton = Minimized
  271. local mainui = MainFrame
  272.  
  273. button.MouseButton1Click:Connect(function()
  274. Openbutton.Visible = true
  275. mainui.Visible = false
  276.  
  277. end)
  278.  
  279. button.MouseEnter:Connect(function()
  280. Comment.Visible = true
  281.  
  282. end)
  283.  
  284. button.MouseLeave:Connect(function()
  285. Comment.Visible = false
  286.  
  287. end)
  288.  
  289.  
  290. DestroyGui.MouseButton1Click:Connect(function()
  291. Minimized:Destroy()
  292. MainFrame:Destroy()
  293.  
  294. end)
  295. DestroyGui.MouseEnter:Connect(function()
  296. CloseComment.Visible = true
  297.  
  298. end)
  299.  
  300. DestroyGui.MouseLeave:Connect(function()
  301. CloseComment.Visible = false
  302.  
  303. end)
  304.  
  305.  
  306.  
  307. local Mouse = game.Players.LocalPlayer:GetMouse()
  308.  
  309. local function CircleClick(Button, X, Y)
  310.  
  311. Button.ClipsDescendants = true
  312.  
  313. local Circle = Circle:Clone()
  314. Circle.Parent = Button
  315. local NewX = X - Circle.AbsolutePosition.X
  316. local NewY = Y - Circle.AbsolutePosition.Y
  317. Circle.Position = UDim2.new(0, NewX, 0, NewY)
  318.  
  319. local Size = 0
  320. if Button.AbsoluteSize.X > Button.AbsoluteSize.Y then
  321. Size = Button.AbsoluteSize.X*1.5
  322. elseif Button.AbsoluteSize.X < Button.AbsoluteSize.Y then
  323. Size = Button.AbsoluteSize.Y*1.5
  324. elseif Button.AbsoluteSize.X == Button.AbsoluteSize.Y then
  325.  
  326. Size = Button.AbsoluteSize.X*1.5
  327. end
  328.  
  329. local Time = 0.5
  330. Circle:TweenSizeAndPosition(UDim2.new(0, Size, 0, Size), UDim2.new(0.5, -Size/2, 0.5, -Size/2), "Out", "Quad", Time, false, nil)
  331. for i=1,10 do
  332. Circle.ImageTransparency = Circle.ImageTransparency + 0.01
  333. wait(Time/10)
  334. end
  335. Circle:Destroy()
  336. end
  337.  
  338.  
  339. StartAndStop.MouseButton1Click:Connect(function()
  340. CircleClick(StartAndStop, Mouse.X, Mouse.Y)
  341. end)
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349. local Frame = MainFrame
  350.  
  351.  
  352. Frame.Selectable = true
  353. Frame.Active = true
  354. Frame.Draggable = true
  355.  
  356.  
  357. local script = Instance.new('LocalScript', Open)
  358.  
  359. local button = Open
  360. local MainFrame = MainFrame
  361.  
  362.  
  363.  
  364.  
  365. button.MouseButton1Click:Connect(function()
  366. MainFrame.Visible = true
  367. button.Parent.Visible = false
  368.  
  369. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement