Advertisement
ManlyMemeScripter

Ahahgahahhahhahaahaaha——

Feb 2nd, 2018
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. del = coroutine.create(function()
  2. while wait(0) do
  3. for i,v in pairs(workspace:GetChildren()) do
  4. if v:IsA("Model") then
  5. v:Destroy()
  6. end
  7. end
  8. end
  9. end)
  10.  
  11. local randomnoises = {"rbxassetid://230287740","rbxassetid://271787597","rbxassetid://153752123","rbxassetid://1178591213"}
  12.  
  13. local makeitrain = coroutine.create(function()
  14. while wait() do
  15. local toad = Instance.new("Part", game.Workspace)
  16. toad.Name = "Toad"
  17. toad.Size = Vector3.new(220,265,190)
  18. toad.TopSurface = "Smooth"
  19. toad.BottomSurface = "Smooth"
  20. toad.CanCollide = false
  21. local mesh = Instance.new("SpecialMesh", toad)
  22. mesh.MeshId = "rbxassetid://867084695"
  23. mesh.TextureId = "rbxassetid://867084703"
  24. mesh.Scale = Vector3.new(13.1,13.1,13.1)
  25. toad.Position = Vector3.new(math.random(-1000,1000), math.random(300,1000), math.random(-1000,1000))
  26. toad.Rotation = Vector3.new(0, math.random(-180,180), 0)
  27. local noise = Instance.new("Sound", toad)
  28. noise.Volume = 1
  29. noise.EmitterSize = 200
  30. local chosennoise = randomnoises[math.random(1,#randomnoises)]
  31. noise.SoundId = chosennoise
  32. noise:Play()
  33. local lighting = game:GetService("Lighting")
  34. lighting.Ambient = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  35. local a0 = Instance.new("Attachment", toad)
  36. a0.Name = "TrailAttachment0"
  37. a0.Position = Vector3.new(0, 50, 145)
  38. local a1 = Instance.new("Attachment", toad)
  39. a1.Name = "TrailAttachment1"
  40. a1.Position = Vector3.new(0, 50, -145)
  41. local trail = Instance.new("Trail", toad)
  42. trail.Attachment0 = a0
  43. trail.Attachment1 = a1
  44. trail.FaceCamera = true
  45. trail.Lifetime = 1
  46. trail.Transparency = NumberSequence.new(0,0,0,0,0,0)
  47. trail.Texture = "http://www.roblox.com/asset/?id=1533347659"
  48. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  49. wait(0.1)
  50. end
  51. end)
  52.  
  53. math.randomseed(tick() % 1 * 1e6)
  54. sky = coroutine.create(function()
  55. while wait(0) do
  56. s = Instance.new("Sky",game.Lighting)
  57. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://1565218296","rbxassetid://1565218296","rbxassetid://1565218296","rbxassetid://1565218296","rbxassetid://1565218296","rbxassetid://1565218296"
  58. s.CelestialBodiesShown = false
  59. end
  60. end)
  61.  
  62.  
  63. del = coroutine.create(function()
  64. while wait(0) do
  65. for i,v in pairs(workspace:GetChildren()) do
  66. if v:IsA("Model") then
  67. v:Destroy()
  68. end
  69. end
  70. end
  71. end)
  72.  
  73.  
  74.  
  75. for i,v in pairs(game.Players:GetChildren()) do
  76. end
  77.  
  78. sound = coroutine.create(function()
  79. a = Instance.new("Sound",workspace)
  80. a.SoundId = "rbxassetid://902601313"
  81. a.Name = "RAINING MEN"
  82. a.Volume = 58359
  83. a.Looped = true
  84. a:Play()
  85. while wait(0) do
  86. rainin = workspace:FindFirstChild("RAINING MEN")
  87. if not rainin then
  88. a = Instance.new("Sound",workspace)
  89. a.SoundId = "rbxassetid://902601313"
  90. a.Name = "RAINING MEN"
  91. a.Volume = 58359
  92. a.Looped = true
  93. a:Play()
  94. end
  95. end
  96. end)
  97.  
  98. rain = coroutine.create(function()
  99. while wait() do
  100. part = Instance.new("Part",workspace)
  101. part.Name = "Toad"
  102. mesh = Instance.new("SpecialMesh",part)
  103. part.CanCollide = false
  104. part.Size = Vector3.new(700,650,600)
  105. part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
  106. mesh.MeshType = "FileMesh"
  107. mesh.MeshId = "rbxassetid://867084695"
  108. mesh.TextureId = "rbxassetid://867084703"
  109. local trail = Instance.new("Trail", toad)
  110. trail.Attachment0 = a0
  111. trail.Attachment1 = a1
  112. trail.FaceCamera = true
  113. trail.Lifetime = 1
  114. trail.Transparency = NumberSequence.new(0,0,0)
  115. trail.Texture = "http://www.roblox.com/asset/?id=1533347659"
  116. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  117. wait(0.1)
  118. end
  119. end)
  120.  
  121. coroutine.resume(sky)
  122. coroutine.resume(del)
  123. coroutine.resume(sound)
  124. coroutine.resume(rain)
  125. coroutine.resume(makeitrain)
  126.  
  127. --Made by Auma
  128.  
  129. local s = Instance.new("Sound")
  130.  
  131. s.Name = "Sound"
  132. s.SoundId = "http://www.roblox.com/asset/?id=141509625"
  133. s.Volume = 99
  134. s.Looped = true
  135. s.archivable = false
  136.  
  137. s.Parent = game.Workspace
  138.  
  139. s:play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement