BypasserYT

Blob simulator fe kick/kill

Feb 22nd, 2019
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.74 KB | None | 0 0
  1. -- Made by Not Phoenix#2308
  2.  
  3. --[[
  4. Make sure to subscribe to Damian's channel!
  5.  
  6. https://www.youtube.com/channel/UCbKVVX29h_E5Lv2ieR6mWcQ
  7. --]]
  8. local BlobF = Instance.new("ScreenGui")
  9. local Console = Instance.new("ImageLabel")
  10. local Name = Instance.new("TextLabel")
  11. local Frame = Instance.new("Frame")
  12. local crasher = Instance.new("TextButton")
  13. local killaura = Instance.new("TextButton")
  14. local unlockall = Instance.new("TextButton")
  15. local Others = Instance.new("ImageLabel")
  16. local Name_2 = Instance.new("TextLabel")
  17. local Frame_2 = Instance.new("Frame")
  18. local killone = Instance.new("TextButton")
  19. local kick = Instance.new("TextButton")
  20. local killothers = Instance.new("TextButton")
  21. local loopkill = Instance.new("TextButton")
  22. local LocalPlayer = Instance.new("ImageLabel")
  23. local Name_3 = Instance.new("TextLabel")
  24. local Frame_3 = Instance.new("Frame")
  25. local LoopJump = Instance.new("TextButton")
  26. local Noclip = Instance.new("TextButton")
  27. local Walkspeed = Instance.new("TextButton")
  28. local equip = Instance.new("TextButton")
  29. local Blob = Instance.new("TextBox")
  30. local autofarm = Instance.new("TextButton")
  31. local Credits = Instance.new("TextLabel")
  32. local GuiName = Instance.new("TextLabel")
  33. local PlayerName = Instance.new("ImageLabel")
  34. local Name_4 = Instance.new("TextLabel")
  35. local Frame_4 = Instance.new("Frame")
  36. local TextBox = Instance.new("TextBox")
  37. --Properties:
  38. BlobF.Name = "Blob F****"
  39. BlobF.Parent = game.CoreGui
  40. BlobF.ResetOnSpawn = false
  41.  
  42. Console.Name = "Console"
  43. Console.Parent = BlobF
  44. Console.BackgroundColor3 = Color3.new(1, 1, 1)
  45. Console.BackgroundTransparency = 1
  46. Console.Position = UDim2.new(0.0137408478, 0, 0.0661875829, 0)
  47. Console.Size = UDim2.new(0.0924315676, 0, 0.036724776, 0)
  48. Console.Image = "rbxassetid://2271525432"
  49. Console.ImageColor3 = Color3.new(0.905882, 0.67451, 0.345098)
  50. Console.ScaleType = Enum.ScaleType.Slice
  51. Console.SliceCenter = Rect.new(7, 7, 8, 8)
  52.  
  53. Name.Name = "Name"
  54. Name.Parent = Console
  55. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  56. Name.BackgroundTransparency = 1
  57. Name.Position = UDim2.new(0.0361857079, 0, 0, 0)
  58. Name.Size = UDim2.new(0.887990057, 0, 0.99999994, 0)
  59. Name.Font = Enum.Font.SourceSansLight
  60. Name.Text = "Console"
  61. Name.TextColor3 = Color3.new(1, 1, 1)
  62. Name.TextScaled = true
  63. Name.TextSize = 14
  64. Name.TextWrapped = true
  65.  
  66. Frame.Parent = Console
  67. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  68. Frame.BackgroundTransparency = 0.69999998807907
  69. Frame.BorderSizePixel = 0
  70. Frame.Position = UDim2.new(-0.00145841262, 0, 0.897360325, 0)
  71. Frame.Size = UDim2.new(1.00145864, 0, 2.94737792, 0)
  72. Frame.ZIndex = 0
  73.  
  74. crasher.Name = "crasher"
  75. crasher.Parent = Frame
  76. crasher.BackgroundColor3 = Color3.new(1, 1, 1)
  77. crasher.BackgroundTransparency = 1
  78. crasher.Position = UDim2.new(0.0411044806, 0, 0.0470752679, 0)
  79. crasher.Size = UDim2.new(0.92900008, 0, 0.314996094, 0)
  80. crasher.Font = Enum.Font.SourceSansLight
  81. crasher.Text = "> Sever crasher"
  82. crasher.TextColor3 = Color3.new(1, 1, 1)
  83. crasher.TextScaled = true
  84. crasher.TextSize = 14
  85. crasher.TextWrapped = true
  86. crasher.TextXAlignment = Enum.TextXAlignment.Left
  87.  
  88. killaura.Name = "killaura"
  89. killaura.Parent = Frame
  90. killaura.BackgroundColor3 = Color3.new(1, 1, 1)
  91. killaura.BackgroundTransparency = 1
  92. killaura.Position = UDim2.new(0.0411044806, 0, 0.356002927, 0)
  93. killaura.Size = UDim2.new(0.92900008, 0, 0.314996094, 0)
  94. killaura.Font = Enum.Font.SourceSansLight
  95. killaura.Text = "> Kill Aura"
  96. killaura.TextColor3 = Color3.new(1, 1, 1)
  97. killaura.TextScaled = true
  98. killaura.TextSize = 14
  99. killaura.TextWrapped = true
  100. killaura.TextXAlignment = Enum.TextXAlignment.Left
  101.  
  102. unlockall.Name = "unlockall"
  103. unlockall.Parent = Frame
  104. unlockall.BackgroundColor3 = Color3.new(1, 1, 1)
  105. unlockall.BackgroundTransparency = 1
  106. unlockall.Position = UDim2.new(0.0411044806, 0, 0.636358857, 0)
  107. unlockall.Size = UDim2.new(0.92900008, 0, 0.314996094, 0)
  108. unlockall.Font = Enum.Font.SourceSansLight
  109. unlockall.Text = "> Unlock all levels"
  110. unlockall.TextColor3 = Color3.new(1, 1, 1)
  111. unlockall.TextScaled = true
  112. unlockall.TextSize = 14
  113. unlockall.TextWrapped = true
  114. unlockall.TextXAlignment = Enum.TextXAlignment.Left
  115.  
  116. Others.Name = "Others"
  117. Others.Parent = BlobF
  118. Others.BackgroundColor3 = Color3.new(1, 1, 1)
  119. Others.BackgroundTransparency = 1
  120. Others.Position = UDim2.new(0.114781551, 0, 0.0661875829, 0)
  121. Others.Size = UDim2.new(0.0924315676, 0, 0.036724776, 0)
  122. Others.Image = "rbxassetid://2271525432"
  123. Others.ImageColor3 = Color3.new(0.905882, 0.67451, 0.345098)
  124. Others.ScaleType = Enum.ScaleType.Slice
  125. Others.SliceCenter = Rect.new(7, 7, 8, 8)
  126.  
  127. Name_2.Name = "Name"
  128. Name_2.Parent = Others
  129. Name_2.BackgroundColor3 = Color3.new(1, 1, 1)
  130. Name_2.BackgroundTransparency = 1
  131. Name_2.Position = UDim2.new(0.049186863, 0, 0, 0)
  132. Name_2.Size = UDim2.new(0.887990057, 0, 0.99999994, 0)
  133. Name_2.Font = Enum.Font.SourceSansLight
  134. Name_2.Text = "Others"
  135. Name_2.TextColor3 = Color3.new(1, 1, 1)
  136. Name_2.TextScaled = true
  137. Name_2.TextSize = 14
  138. Name_2.TextWrapped = true
  139.  
  140. Frame_2.Parent = Others
  141. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  142. Frame_2.BackgroundTransparency = 0.69999998807907
  143. Frame_2.BorderSizePixel = 0
  144. Frame_2.Position = UDim2.new(-0.000999874785, 0, 0.892000556, 0)
  145. Frame_2.Size = UDim2.new(1.00100005, 0, 3.6005125, 0)
  146. Frame_2.ZIndex = 0
  147.  
  148. killone.Name = "killone"
  149. killone.Parent = Frame_2
  150. killone.BackgroundColor3 = Color3.new(1, 1, 1)
  151. killone.BackgroundTransparency = 1
  152. killone.Position = UDim2.new(0.0237563457, 0, 0.0880953223, 0)
  153. killone.Size = UDim2.new(0.976243615, 0, 0.230374545, 0)
  154. killone.Font = Enum.Font.SourceSansLight
  155. killone.Text = "> Kill"
  156. killone.TextColor3 = Color3.new(1, 1, 1)
  157. killone.TextScaled = true
  158. killone.TextSize = 14
  159. killone.TextWrapped = true
  160. killone.TextXAlignment = Enum.TextXAlignment.Left
  161.  
  162. kick.Name = "kick"
  163. kick.Parent = Frame_2
  164. kick.BackgroundColor3 = Color3.new(1, 1, 1)
  165. kick.BackgroundTransparency = 1
  166. kick.Position = UDim2.new(0.0237563457, 0, 0.31403175, 0)
  167. kick.Size = UDim2.new(0.976243615, 0, 0.230374545, 0)
  168. kick.Font = Enum.Font.SourceSansLight
  169. kick.Text = "> Kick"
  170. kick.TextColor3 = Color3.new(1, 1, 1)
  171. kick.TextScaled = true
  172. kick.TextSize = 14
  173. kick.TextWrapped = true
  174. kick.TextXAlignment = Enum.TextXAlignment.Left
  175.  
  176. killothers.Name = "killothers"
  177. killothers.Parent = Frame_2
  178. killothers.BackgroundColor3 = Color3.new(1, 1, 1)
  179. killothers.BackgroundTransparency = 1
  180. killothers.Position = UDim2.new(0.0467314422, 0, 0.537998676, 0)
  181. killothers.Size = UDim2.new(0.976243615, 0, 0.230374545, 0)
  182. killothers.Font = Enum.Font.SourceSansLight
  183. killothers.Text = "> Kill all"
  184. killothers.TextColor3 = Color3.new(1, 1, 1)
  185. killothers.TextScaled = true
  186. killothers.TextSize = 14
  187. killothers.TextWrapped = true
  188. killothers.TextXAlignment = Enum.TextXAlignment.Left
  189.  
  190. loopkill.Name = "loopkill"
  191. loopkill.Parent = Frame_2
  192. loopkill.BackgroundColor3 = Color3.new(1, 1, 1)
  193. loopkill.BackgroundTransparency = 1
  194. loopkill.Position = UDim2.new(0.0467314422, 0, 0.760977387, 0)
  195. loopkill.Size = UDim2.new(0.976243615, 0, 0.230374545, 0)
  196. loopkill.Font = Enum.Font.SourceSansLight
  197. loopkill.Text = "> Loopkill"
  198. loopkill.TextColor3 = Color3.new(1, 1, 1)
  199. loopkill.TextScaled = true
  200. loopkill.TextSize = 14
  201. loopkill.TextWrapped = true
  202. loopkill.TextXAlignment = Enum.TextXAlignment.Left
  203.  
  204. LocalPlayer.Name = "LocalPlayer"
  205. LocalPlayer.Parent = BlobF
  206. LocalPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  207. LocalPlayer.BackgroundTransparency = 1
  208. LocalPlayer.Position = UDim2.new(0.215399548, 0, 0.0661875829, 0)
  209. LocalPlayer.Size = UDim2.new(0.0924315676, 0, 0.036724776, 0)
  210. LocalPlayer.Image = "rbxassetid://2271525432"
  211. LocalPlayer.ImageColor3 = Color3.new(0.905882, 0.67451, 0.345098)
  212. LocalPlayer.ScaleType = Enum.ScaleType.Slice
  213. LocalPlayer.SliceCenter = Rect.new(7, 7, 8, 8)
  214.  
  215. Name_3.Name = "Name"
  216. Name_3.Parent = LocalPlayer
  217. Name_3.BackgroundColor3 = Color3.new(1, 1, 1)
  218. Name_3.BackgroundTransparency = 1
  219. Name_3.Position = UDim2.new(0.0361857079, 0, 0, 0)
  220. Name_3.Size = UDim2.new(0.887990057, 0, 0.99999994, 0)
  221. Name_3.Font = Enum.Font.SourceSansLight
  222. Name_3.Text = "Local Player"
  223. Name_3.TextColor3 = Color3.new(1, 1, 1)
  224. Name_3.TextScaled = true
  225. Name_3.TextSize = 14
  226. Name_3.TextWrapped = true
  227.  
  228. Frame_3.Parent = LocalPlayer
  229. Frame_3.BackgroundColor3 = Color3.new(0, 0, 0)
  230. Frame_3.BackgroundTransparency = 0.69999998807907
  231. Frame_3.BorderSizePixel = 0
  232. Frame_3.Position = UDim2.new(-0.00145826978, 0, 0.897359788, 0)
  233. Frame_3.Size = UDim2.new(1.00145864, 0, 5.92456675, 0)
  234. Frame_3.ZIndex = 0
  235.  
  236. LoopJump.Name = "LoopJump"
  237. LoopJump.Parent = Frame_3
  238. LoopJump.BackgroundColor3 = Color3.new(1, 1, 1)
  239. LoopJump.BackgroundTransparency = 1
  240. LoopJump.Position = UDim2.new(0.041553922, 0, 0.16669023, 0)
  241. LoopJump.Size = UDim2.new(0.976000011, 0, 0.156529069, 0)
  242. LoopJump.Font = Enum.Font.SourceSansLight
  243. LoopJump.Text = "> Infinite Jump"
  244. LoopJump.TextColor3 = Color3.new(1, 1, 1)
  245. LoopJump.TextScaled = true
  246. LoopJump.TextSize = 14
  247. LoopJump.TextWrapped = true
  248. LoopJump.TextXAlignment = Enum.TextXAlignment.Left
  249.  
  250. Noclip.Name = "Noclip"
  251. Noclip.Parent = Frame_3
  252. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  253. Noclip.BackgroundTransparency = 1
  254. Noclip.Position = UDim2.new(0.0317261629, 0, 0.308809727, 0)
  255. Noclip.Size = UDim2.new(0.976243436, 0, 0.156659752, 0)
  256. Noclip.Font = Enum.Font.SourceSansLight
  257. Noclip.Text = "> Noclip [B]"
  258. Noclip.TextColor3 = Color3.new(1, 1, 1)
  259. Noclip.TextScaled = true
  260. Noclip.TextSize = 14
  261. Noclip.TextWrapped = true
  262. Noclip.TextXAlignment = Enum.TextXAlignment.Left
  263.  
  264. Walkspeed.Name = "Walkspeed"
  265. Walkspeed.Parent = Frame_3
  266. Walkspeed.BackgroundColor3 = Color3.new(1, 1, 1)
  267. Walkspeed.BackgroundTransparency = 1
  268. Walkspeed.Position = UDim2.new(0.0415536538, 0, 0.0234192666, 0)
  269. Walkspeed.Size = UDim2.new(1.00176716, 0, 0.139149085, 0)
  270. Walkspeed.Font = Enum.Font.SourceSansLight
  271. Walkspeed.Text = "> Speed"
  272. Walkspeed.TextColor3 = Color3.new(1, 1, 1)
  273. Walkspeed.TextScaled = true
  274. Walkspeed.TextSize = 14
  275. Walkspeed.TextWrapped = true
  276. Walkspeed.TextXAlignment = Enum.TextXAlignment.Left
  277.  
  278. equip.Name = "equip"
  279. equip.Parent = Frame_3
  280. equip.BackgroundColor3 = Color3.new(1, 1, 1)
  281. equip.BackgroundTransparency = 1
  282. equip.Position = UDim2.new(0.0495236181, 0, 0.455844939, 0)
  283. equip.Size = UDim2.new(0.976000011, 0, 0.156529069, 0)
  284. equip.Font = Enum.Font.SourceSansLight
  285. equip.Text = "> Equip"
  286. equip.TextColor3 = Color3.new(1, 1, 1)
  287. equip.TextScaled = true
  288. equip.TextSize = 14
  289. equip.TextWrapped = true
  290. equip.TextXAlignment = Enum.TextXAlignment.Left
  291.  
  292. Blob.Name = "Blob"
  293. Blob.Parent = Frame_3
  294. Blob.BackgroundColor3 = Color3.new(0, 0, 0)
  295. Blob.BackgroundTransparency = 0.69999998807907
  296. Blob.Position = UDim2.new(0.0237561949, 0, 0.609040201, 0)
  297. Blob.Size = UDim2.new(0.939719379, 0, 0.156529069, 0)
  298. Blob.Font = Enum.Font.SourceSans
  299. Blob.Text = "Enter blob name here"
  300. Blob.TextColor3 = Color3.new(1, 1, 1)
  301. Blob.TextScaled = true
  302. Blob.TextSize = 14
  303. Blob.TextWrapped = true
  304.  
  305. autofarm.Name = "autofarm"
  306. autofarm.Parent = Frame_3
  307. autofarm.BackgroundColor3 = Color3.new(1, 1, 1)
  308. autofarm.BackgroundTransparency = 1
  309. autofarm.Position = UDim2.new(0.0495236181, 0, 0.807269871, 0)
  310. autofarm.Size = UDim2.new(0.976000011, 0, 0.156529069, 0)
  311. autofarm.Font = Enum.Font.SourceSansLight
  312. autofarm.Text = "> AUTO FARM | OFF"
  313. autofarm.TextColor3 = Color3.new(1, 1, 1)
  314. autofarm.TextScaled = true
  315. autofarm.TextSize = 14
  316. autofarm.TextWrapped = true
  317. autofarm.TextXAlignment = Enum.TextXAlignment.Left
  318.  
  319. Credits.Name = "Credits"
  320. Credits.Parent = BlobF
  321. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  322. Credits.BackgroundTransparency = 1
  323. Credits.Position = UDim2.new(0.0884589553, 0, 0.0171989724, 0)
  324. Credits.Size = UDim2.new(0.211850137, 0, 0.0479115434, 0)
  325. Credits.Font = Enum.Font.SciFi
  326. Credits.Text = "Made by: Not Phoenix#2308"
  327. Credits.TextColor3 = Color3.new(1, 1, 1)
  328. Credits.TextSize = 16
  329. Credits.TextStrokeColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  330. Credits.TextStrokeTransparency = 0.60000002384186
  331. Credits.TextWrapped = true
  332.  
  333. GuiName.Name = "GuiName"
  334. GuiName.Parent = BlobF
  335. GuiName.BackgroundColor3 = Color3.new(0, 0, 0)
  336. GuiName.BackgroundTransparency = 1
  337. GuiName.Position = UDim2.new(0.0135916593, 0, 0.0171989724, 0)
  338. GuiName.Size = UDim2.new(0.0982948467, 0, 0.0479115434, 0)
  339. GuiName.Font = Enum.Font.SciFi
  340. GuiName.Text = "Blob F****"
  341. GuiName.TextColor3 = Color3.new(0.905882, 0.67451, 0.345098)
  342. GuiName.TextScaled = true
  343. GuiName.TextSize = 14
  344. GuiName.TextStrokeTransparency = 0.60000002384186
  345. GuiName.TextWrapped = true
  346.  
  347. PlayerName.Name = "PlayerName"
  348. PlayerName.Parent = BlobF
  349. PlayerName.BackgroundColor3 = Color3.new(1, 1, 1)
  350. PlayerName.BackgroundTransparency = 1
  351. PlayerName.Position = UDim2.new(0.324851394, 0, 0.739137471, 0)
  352. PlayerName.Size = UDim2.new(0.0924315676, 0, 0.036724776, 0)
  353. PlayerName.Image = "rbxassetid://2271525432"
  354. PlayerName.ImageColor3 = Color3.new(0.905882, 0.67451, 0.345098)
  355. PlayerName.ScaleType = Enum.ScaleType.Slice
  356. PlayerName.SliceCenter = Rect.new(7, 7, 8, 8)
  357.  
  358. Name_4.Name = "Name"
  359. Name_4.Parent = PlayerName
  360. Name_4.BackgroundColor3 = Color3.new(1, 1, 1)
  361. Name_4.BackgroundTransparency = 1
  362. Name_4.Position = UDim2.new(0.049186863, 0, 0, 0)
  363. Name_4.Size = UDim2.new(0.887990057, 0, 0.99999994, 0)
  364. Name_4.Font = Enum.Font.SourceSansLight
  365. Name_4.Text = "Player"
  366. Name_4.TextColor3 = Color3.new(1, 1, 1)
  367. Name_4.TextScaled = true
  368. Name_4.TextSize = 14
  369. Name_4.TextWrapped = true
  370.  
  371. Frame_4.Parent = PlayerName
  372. Frame_4.BackgroundColor3 = Color3.new(0, 0, 0)
  373. Frame_4.BackgroundTransparency = 0.69999998807907
  374. Frame_4.BorderSizePixel = 0
  375. Frame_4.Position = UDim2.new(0.949663222, 0, -0.0261258669, 0)
  376. Frame_4.Size = UDim2.new(2.31275654, 0, 1.0261302, 0)
  377. Frame_4.ZIndex = 0
  378.  
  379. TextBox.Parent = Frame_4
  380. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  381. TextBox.BackgroundTransparency = 1
  382. TextBox.Position = UDim2.new(1.17592911e-07, 0, 0, 0)
  383. TextBox.Size = UDim2.new(1, 0, 1.00000072, 0)
  384. TextBox.Font = Enum.Font.SourceSans
  385. TextBox.Text = "Player name here"
  386. TextBox.TextColor3 = Color3.new(1, 1, 1)
  387. TextBox.TextSize = 14
  388. TextBox.TextStrokeTransparency = 0
  389. -- Scripts:
  390. function SCRIPT_GECH87_FAKESCRIPT() -- crasher.LocalScript
  391. local script = Instance.new('LocalScript')
  392. script.Parent = crasher
  393. script.Parent.MouseButton1Click:Connect(function()
  394. for i, v in pairs(workspace:GetChildren()) do
  395. game.ReplicatedStorage.Events.DestroyBlob:FireServer(v)
  396. end
  397. end)
  398.  
  399. end
  400. coroutine.resume(coroutine.create(SCRIPT_GECH87_FAKESCRIPT))
  401. function SCRIPT_PHKK88_FAKESCRIPT() -- killaura.LocalScript
  402. print("Will be added back soon!")
  403. end
  404. coroutine.resume(coroutine.create(SCRIPT_PHKK88_FAKESCRIPT))
  405. function SCRIPT_BBBE65_FAKESCRIPT() -- unlockall.LocalScript
  406. local script = Instance.new('LocalScript')
  407. script.Parent = unlockall
  408. script.Parent.MouseButton1Click:Connect(function()
  409. local one = game.Workspace.GameComponents.Zones.Realm2.Door
  410. local two2 = game.Workspace.GameComponents.Zones.Realm3.Door
  411. local two3 = game.Workspace.GameComponents.Zones.Realm4.Door
  412. local two4 = game.Workspace.GameComponents.Zones.Realm5.Door
  413. local two5 = game.Workspace.GameComponents.Zones.Realm6.Door
  414. local two6 = game.Workspace.GameComponents.Zones.Realm7.Door
  415. local two7 = game.Workspace.GameComponents.Zones.Realm8.Door
  416. local two8 = game.Workspace.GameComponents.Zones.Realm9.Door
  417. local two9 = game.Workspace.GameComponents.Zones.Realm10.Door
  418. local two10 = game.Workspace.GameComponents.Zones.Realm11.Door
  419.  
  420. game.ReplicatedStorage.Events.DestroyBlob:FireServer(one)
  421. game.ReplicatedStorage.Events.DestroyBlob:FireServer(two2)
  422. game.ReplicatedStorage.Events.DestroyBlob:FireServer(two3)
  423. game.ReplicatedStorage.Events.DestroyBlob:FireServer(two4)
  424. game.ReplicatedStorage.Events.DestroyBlob:FireServer(two5)
  425. game.ReplicatedStorage.Events.DestroyBlob:FireServer(two6)
  426. game.ReplicatedStorage.Events.DestroyBlob:FireServer(two7)
  427. game.ReplicatedStorage.Events.DestroyBlob:FireServer(two8)
  428. game.ReplicatedStorage.Events.DestroyBlob:FireServer(two9)
  429. game.ReplicatedStorage.Events.DestroyBlob:FireServer(two10)
  430. warn("Done! You can now acces all levels")
  431. end)
  432.  
  433. end
  434. coroutine.resume(coroutine.create(SCRIPT_BBBE65_FAKESCRIPT))
  435. function SCRIPT_LFYQ85_FAKESCRIPT() -- killone.LocalScript
  436. local script = Instance.new('LocalScript')
  437. script.Parent = killone
  438. script.Parent.MouseButton1Click:Connect(function()
  439. local plr = script.Parent.Parent.Parent.Parent.PlayerName.Frame.TextBox
  440. game.ReplicatedStorage.Events.DestroyBlob:FireServer(game.Players[plr.Text].Character.Head)
  441. end)
  442.  
  443. end
  444. coroutine.resume(coroutine.create(SCRIPT_LFYQ85_FAKESCRIPT))
  445. function SCRIPT_QNPY67_FAKESCRIPT() -- kick.LocalScript
  446. local script = Instance.new('LocalScript')
  447. script.Parent = kick
  448. script.Parent.MouseButton1Click:Connect(function()
  449. local plr = script.Parent.Parent.Parent.Parent.PlayerName.Frame.TextBox
  450. game.ReplicatedStorage.Events.DestroyBlob:FireServer(game.Players[plr.Text])
  451. end)
  452.  
  453. end
  454. coroutine.resume(coroutine.create(SCRIPT_QNPY67_FAKESCRIPT))
  455. function SCRIPT_BDTB90_FAKESCRIPT() -- killothers.LocalScript
  456. local script = Instance.new('LocalScript')
  457. script.Parent = killothers
  458. script.Parent.MouseButton1Click:Connect(function()
  459. for i, v in pairs(game.Players:GetChildren()) do
  460. game.ReplicatedStorage.Events.DestroyBlob:FireServer(v.Character.Head)
  461. end
  462. end)
  463.  
  464. end
  465. coroutine.resume(coroutine.create(SCRIPT_BDTB90_FAKESCRIPT))
  466. function SCRIPT_NVZC87_FAKESCRIPT() -- loopkill.LocalScript
  467. local script = Instance.new('LocalScript')
  468. script.Parent = loopkill
  469. function run(muhaha)
  470. local plr = script.Parent.Parent.Parent.Parent.PlayerName.Frame.TextBox
  471. while true do
  472. game.ReplicatedStorage.Events.DestroyBlob:FireServer(game.Players[plr.Text].Character.Head)
  473. wait(7)
  474. end
  475. end
  476.  
  477. script.Parent.MouseButton1Click:Connect(run)
  478.  
  479. end
  480. coroutine.resume(coroutine.create(SCRIPT_NVZC87_FAKESCRIPT))
  481. function SCRIPT_IMMF71_FAKESCRIPT() -- LoopJump.LocalScript
  482. local script = Instance.new('LocalScript')
  483. script.Parent = LoopJump
  484. script.Parent.MouseButton1Click:Connect(function()
  485. game:GetService("UserInputService").JumpRequest:connect(function()
  486. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  487. end)
  488. end)
  489.  
  490. end
  491. coroutine.resume(coroutine.create(SCRIPT_IMMF71_FAKESCRIPT))
  492. function SCRIPT_KHZE76_FAKESCRIPT() -- Noclip.LocalScript
  493. local script = Instance.new('LocalScript')
  494. script.Parent = Noclip
  495. local noclipplayer = game:GetService("Players").LocalPlayer
  496. local noclipmouse = noclipplayer:GetMouse()
  497.  
  498. local donoclip = false
  499. local noclip = false
  500.  
  501. function b_noclip(key)
  502. if (key == "b") then
  503. if noclip == false then
  504. donoclip = true
  505.  
  506. noclip = true
  507. elseif noclip == true then
  508. donoclip = false
  509.  
  510. noclip = false
  511. end
  512. end
  513. end
  514.  
  515. noclipmouse.KeyDown:connect(b_noclip)
  516.  
  517. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  518. if obj ~= workspace.Terrain then
  519. if donoclip == true then
  520. obj.CanCollide = false
  521. else
  522. obj.CanCollide = true
  523. end
  524. end
  525. end)
  526.  
  527. end
  528. coroutine.resume(coroutine.create(SCRIPT_KHZE76_FAKESCRIPT))
  529. function SCRIPT_BSLM65_FAKESCRIPT() -- Walkspeed.LocalScript
  530. local script = Instance.new('LocalScript')
  531. script.Parent = Walkspeed
  532. local plr = game.Players.LocalPlayer
  533.  
  534. script.Parent.MouseButton1Click(function()
  535. plr.Character.Humanoid.WalkSpeed.Value = "50"
  536. end)
  537.  
  538. end
  539. coroutine.resume(coroutine.create(SCRIPT_BSLM65_FAKESCRIPT))
  540. function SCRIPT_NXTK79_FAKESCRIPT() -- equip.LocalScript
  541. local script = Instance.new('LocalScript')
  542. script.Parent = equip
  543. script.Parent.MouseButton1Click:connect(function()
  544. game.ReplicatedStorage.Events.EquipBlob:FireServer(game.ReplicatedStorage.Blobs[script.Parent.Parent.Blob.Text])
  545. end)
  546.  
  547. end
  548. coroutine.resume(coroutine.create(SCRIPT_NXTK79_FAKESCRIPT))
  549. function SCRIPT_QGBS78_FAKESCRIPT() -- autofarm.LocalScript
  550. local script = Instance.new('LocalScript')
  551. script.Parent = autofarm
  552. local on = false
  553.  
  554. script.Parent.MouseButton1Click:connect(function()
  555. if on == false then
  556. on = true
  557. script.Parent.Text = "> Auto Farm | ON"
  558.  
  559. elseif on == true then
  560. on = false
  561. script.Parent.Text = "> Auto Farm | OFF"
  562. end
  563.  
  564. repeat
  565. wait()
  566. local min = tonumber(1)
  567. local max = tonumber(999999999)
  568. for _,v in pairs(game.Workspace:GetChildren()) do
  569. for _,c in pairs(v:GetChildren()) do
  570. if c.Name ~= "CoinRegion" then
  571. for _,b in pairs(c:GetChildren()) do
  572. if b:FindFirstChild("Stats") ~= nil then
  573. if b.Stats.Health.Value > min -1 and b.Stats.Health.Value < max +1 then
  574. if script.Parent.Text == "> Auto Farm | ON" then
  575. wait(1)
  576. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = b.CFrame
  577. local A_1 = b
  578. local A_2 = "click"
  579. local Event = game:GetService("ReplicatedStorage").BlobModule.BlobClick
  580. Event:FireServer(A_1, A_2)
  581. wait(1)
  582. if b:FindFirstChild("Damagers") ~= nil then
  583. if b.Damagers:FindFirstChild(game.Players.LocalPlayer.Name) ~= nil then
  584. if b:WaitForChild("Damagers"):WaitForChild(game.Players.LocalPlayer.Name).Value >= b.Stats.Health.Value then
  585. warn("done")
  586.  
  587. end
  588. end
  589. end
  590. end
  591. end
  592. end
  593. end
  594. end
  595. end
  596. end
  597. until on == false
  598. end)
  599.  
  600. end
  601. coroutine.resume(coroutine.create(SCRIPT_QGBS78_FAKESCRIPT))
  602. function SCRIPT_ULQH76_FAKESCRIPT() -- BlobF.Client
  603. local script = Instance.new('LocalScript')
  604. script.Parent = BlobF
  605. script.Parent.Console.Active = true
  606. script.Parent.Console.Draggable = true
  607. script.Parent.Others.Active = true
  608. script.Parent.Others.Draggable = true
  609. script.Parent.LocalPlayer.Active = true
  610. script.Parent.LocalPlayer.Draggable = true
  611.  
  612. warn("Blob F**** has successfully loaded")
  613.  
  614. end
  615. coroutine.resume(coroutine.create(SCRIPT_ULQH76_FAKESCRIPT))
Add Comment
Please, Sign In to add comment