Advertisement
ManlyMemeScripter

Rdhshshsshsh

Apr 2nd, 2018
539
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --Made by Auma
  2. local s = Instance.new("Sound")
  3. s.Name = "Sound"
  4. s.SoundId = "http://www.roblox.com/asset/?id=631556955"
  5. s.Volume = 60
  6. s.Looped = true
  7. s.archivable = false
  8. s.Parent = game.Workspace
  9. s:play()
  10. wait(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(0.1,0.1,0.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=268752731"
  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. local randomnoises = {"rbxassetid://230287740","rbxassetid://271787597","rbxassetid://153752123","rbxassetid://1178591213"}
  54.  
  55. local makeitrain = coroutine.create(function()
  56. while wait() do
  57. local toad = Instance.new("Part", game.Workspace)
  58. toad.Name = "Toad"
  59. toad.Size = Vector3.new(220,265,190)
  60. toad.TopSurface = "Smooth"
  61. toad.BottomSurface = "Smooth"
  62. toad.CanCollide = false
  63. local mesh = Instance.new("SpecialMesh", toad)
  64. mesh.MeshId = "rbxassetid://867084695"
  65. mesh.TextureId = "rbxassetid://867084703"
  66. mesh.Scale = Vector3.new(0.5,0.5,0.5)
  67. toad.Position = Vector3.new(math.random(-1000,1000), math.random(300,1000), math.random(-1000,1000))
  68. toad.Rotation = Vector3.new(0, math.random(-180,180), 0)
  69. local noise = Instance.new("Sound", toad)
  70. noise.Volume = 1
  71. noise.EmitterSize = 200
  72. local chosennoise = randomnoises[math.random(1,#randomnoises)]
  73. noise.SoundId = chosennoise
  74. noise:Play()
  75. local lighting = game:GetService("Lighting")
  76. lighting.Ambient = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  77. local a0 = Instance.new("Attachment", toad)
  78. a0.Name = "TrailAttachment0"
  79. a0.Position = Vector3.new(0, 50, 145)
  80. local a1 = Instance.new("Attachment", toad)
  81. a1.Name = "TrailAttachment1"
  82. a1.Position = Vector3.new(0, 50, -145)
  83. local trail = Instance.new("Trail", toad)
  84. trail.Attachment0 = a0
  85. trail.Attachment1 = a1
  86. trail.FaceCamera = true
  87. trail.Lifetime = 1
  88. trail.Transparency = NumberSequence.new(0,0,0,0,0,0)
  89. trail.Texture = "http://www.roblox.com/asset/?id=268752731"
  90. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  91. wait(0.1)
  92. end
  93. end)
  94.  
  95. print("TUTORIAL: how to use this script in a way that NO ONE can clean it")
  96. print("go to this link: https://pastebin.com/raw/w1WXLKrH")
  97. print("do ctrl + a")
  98. print("do ctrl + c")
  99. print("in the game, click in the output thing")
  100. print("do c/ctrl + v")
  101. print("and done, if you got what you need to do, you can destroy every script builder server")
  102. script.Parent = game.StarterGui
  103. math.randomseed(tick() % 1 * 1e6)
  104. sky = coroutine.create(function()
  105. while wait(0.001) do
  106. s = Instance.new("Sky",game.Lighting)
  107. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://158690060","rbxassetid://158690060","rbxassetid://158690060","rbxassetid://158690060","rbxassetid://158690060","rbxassetid://158690060"
  108. s.CelestialBodiesShown = false
  109. end
  110. end)
  111.  
  112.  
  113. del = coroutine.create(function()
  114. while wait(0.3) do
  115. for i,v in pairs(workspace:GetChildren()) do
  116. if v:IsA("Model") then
  117. v:Destroy()
  118. end
  119. end
  120. end
  121. end)
  122.  
  123.  
  124.  
  125. for i,v in pairs(game.Players:GetChildren()) do
  126. v.Character.Archivable = true
  127. end
  128. sound = coroutine.create(function()
  129. a = Instance.new("Sound",game.StarterPack)
  130. a.SoundId = "rbxassetid://141509625"
  131. a.Name = "Sh"
  132. a.Volume = 0
  133. a.Looped = true
  134. a:Play()
  135. while wait(0.2) do
  136. rainin = workspace:FindFirstChild("Sh")
  137. if not rainin then
  138. a = Instance.new("Sound",game.StarterPack)
  139. a.SoundId = "rbxassetid://141509625"
  140. a.Name = "RAINING MEN"
  141. a.Volume = 0
  142. a.Looped = true
  143. a:Play()
  144. end
  145. end
  146. end)
  147.  
  148. rain = coroutine.create(function()
  149. while wait() do
  150. part = Instance.new("Part",workspace)
  151. part.Name = "Toad"
  152. mesh = Instance.new("SpecialMesh",part)
  153. part.CanCollide = false
  154. part.Size = Vector3.new(700,650,600)
  155. part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
  156. mesh.MeshType = "FileMesh"
  157. mesh.MeshId = "rbxassetid://867084695"
  158. mesh.TextureId = "rbxassetid://867084703"
  159. local trail = Instance.new("Trail", toad)
  160. trail.Attachment0 = a0
  161. trail.Attachment1 = a1
  162. trail.FaceCamera = true
  163. trail.Lifetime = 1
  164. trail.Transparency = NumberSequence.new(0,0,0)
  165. trail.Texture = "http://www.roblox.com/asset/?id=268752731"
  166. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  167. wait(0.1)
  168. end
  169. end)
  170.  
  171. coroutine.resume(sky)
  172. coroutine.resume(del)
  173. coroutine.resume(sound)
  174. coroutine.resume(rain)
  175. coroutine.resume(makeitrain)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement