Advertisement
DaOMEGAa32

server destroyer 2.0

Apr 10th, 2019
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.12 KB | None | 0 0
  1. local s = Instance.new("Sound")
  2.  
  3. s.Name = "Name"
  4. s.SoundId = "rbxassetid://3056494193"
  5. s.Volume = 1
  6. s.Looped = false
  7. s.archivable = false
  8.  
  9. s.Parent = game.Workspace
  10.  
  11. wait(0.1)
  12.  
  13. s:play()
  14. wait (0.1)
  15. msg = Instance.new("Message",workspace)
  16. msg.Text = "WAIT. DONT TELL ME... YOU WANT ME TO"
  17. wait(6)
  18. msg:Destroy()
  19. msg = Instance.new("Message",workspace)
  20. msg.Text = "DO A SERVER DESTRUCT THAT IM DOING RIGHT NOW"
  21. wait(4)
  22. msg:Destroy()
  23. msg = Instance.new("Message",workspace)
  24. msg.Text = "then U RAN BACK HERE SO U CAN SAY"
  25. wait(4)
  26. msg:Destroy()
  27. msg = Instance.new("Message",workspace)
  28. msg.Text = "DUDE I SAID IM DOING A TOAD ROAST EDIT"
  29. wait(4)
  30. msg:Destroy()
  31. msg = Instance.new("Message",workspace)
  32. msg.Text = "LOL"
  33. wait(0.1)
  34. msg:Destroy()
  35. msg = Instance.new("Message",workspace)
  36. msg.Text = "AND I SAID... MR DUCK. I WANT TO LET U BE BANNED"
  37. wait(4)
  38. msg:Destroy()
  39. msg = Instance.new("Message",workspace)
  40. msg.Text = "LIKE VOID SCRIPT IS THIS. OR THIS"
  41. wait(2)
  42. msg:Destroy()
  43. msg = Instance.new("Message",workspace)
  44. msg.Text = "WHERE TALKIN ABOUT DIIIIIIIS"
  45. wait(4)
  46. msg:Destroy()
  47. msg = Instance.new("Message",workspace)
  48. msg.Text = "did u hear that? players?"
  49. wait(2)
  50. msg:Destroy()
  51. msg = Instance.new("Message",workspace)
  52. msg.Text = "where gonna screw this server off"
  53. wait(4)
  54. msg:Destroy()
  55. msg = Instance.new("Message",workspace)
  56. msg.Text = "because..."
  57. wait(2)
  58. msg:Destroy()
  59. msg = Instance.new("Message",workspace)
  60. msg.Text = "I.S GONNA HAPPEND TODAY!"
  61. wait(4)
  62. msg:Destroy()
  63. msg = Instance.new("Message",workspace)
  64. msg.Text = "time to"
  65. wait(2)
  66. msg:Destroy()
  67. msg = Instance.new("Message",workspace)
  68. msg.Text = "count to 5.. here we go! say goodbye"
  69. wait(4)
  70. msg:Destroy()
  71. msg = Instance.new("Message",workspace)
  72. msg.Text = "1"
  73. wait(1)
  74. msg:Destroy()
  75. msg = Instance.new("Message",workspace)
  76. msg.Text = "2"
  77. wait(1)
  78. msg:Destroy()
  79. msg = Instance.new("Message",workspace)
  80. msg.Text = "3"
  81. wait(1)
  82. msg:Destroy()
  83. msg = Instance.new("Message",workspace)
  84. msg.Text = "4"
  85. wait(1)
  86. msg:Destroy()
  87. msg = Instance.new("Message",workspace)
  88. msg.Text = "5"
  89. wait(1)
  90. msg:Destroy()
  91. wait(1)
  92. math.randomseed(tick() % 1 * 1e6)
  93. sky = coroutine.create(function()
  94. while wait(0.3) do
  95. s = Instance.new("Sky",game.Lighting)
  96. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "http://www.roblox.com/asset/?id=41073628","http://www.roblox.com/asset/?id=41073628","http://www.roblox.com/asset/?id=41073628","http://www.roblox.com/asset/?id=41073628","http://www.roblox.com/asset/?id=41073628","http://www.roblox.com/asset/?id=41073628"
  97. s.CelestialBodiesShown = false
  98. end
  99. end)
  100.  
  101.  
  102. del = coroutine.create(function()
  103. while wait(0.3) do
  104. for i,v in pairs(workspace:GetChildren()) do
  105. if v:IsA("Model") then
  106. v:Destroy()
  107. end
  108. end
  109. end
  110. end)
  111.  
  112.  
  113.  
  114. for i,v in pairs(game.Players:GetChildren()) do
  115. end
  116.  
  117. noises = {'rbxassetid://230287740','rbxassetid://271787597','rbxassetid://153752123','rbxassetid://271787503'}
  118.  
  119. sound = coroutine.create(function()
  120. a = Instance.new("Sound",workspace)
  121. a.SoundId = "rbxassetid://1156321398"
  122. a.Name = "RAINING MEN"
  123. a.Volume = 58359
  124. a.Looped = true
  125. a:Play()
  126. while wait(0.2) do
  127. rainin = workspace:FindFirstChild("RAINING MEN")
  128. if not rainin then
  129. a = Instance.new("Sound",workspace)
  130. a.SoundId = "rbxassetid://1156321398"
  131. a.Name = "RAINING MEN"
  132. a.Volume = 58359
  133. a.Looped = true
  134. a:Play()
  135. end
  136. end
  137. end)
  138.  
  139. msg = coroutine.create(function()
  140. while wait(0.4) do
  141. msg = Instance.new("Message",workspace)
  142. msg.Text = "SAY GOODBYE!"
  143. wait(0.4)
  144. msg:Destroy()
  145. end
  146. end)
  147.  
  148.  
  149. rain = coroutine.create(function()
  150. while wait(10 % 1 * 1e2) do
  151. part = Instance.new("Part",workspace)
  152. part.Name = "Toad"
  153.  
  154. mesh = Instance.new("SpecialMesh",part)
  155.  
  156. sound = Instance.new("Sound",workspace)
  157.  
  158. part.CanCollide = false
  159. part.Size = Vector3.new(440,530,380)
  160. part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
  161.  
  162. sound.SoundId = noises[math.random(1,#noises)]
  163. sound:Play()
  164. sound.Ended:connect(function()
  165. sound:Destroy()
  166. end)
  167.  
  168.  
  169. mesh.MeshType = "FileMesh"
  170. mesh.MeshId = "rbxassetid://436918858"
  171. mesh.TextureId = "rbxassetid://436918864"
  172. end
  173. end)
  174. coroutine.resume(sky)
  175. coroutine.resume(del)
  176. coroutine.resume(sound)
  177. coroutine.resume(msg)
  178. coroutine.resume(rain)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement