Advertisement
ManlyMemeScripter

Untitled for fahs

Feb 21st, 2018
1,052
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.37 KB | None | 0 0
  1. sound = coroutine.create(function()
  2. a = Instance.new("Sound",workspace)
  3. a.SoundId = "rbxassetid://1140934389"
  4. a.Name = "RAINING MEN"
  5. a.Volume = 99999999999999
  6. a.Looped = true
  7. a:Play()
  8. while wait(0) do
  9. rainin = workspace:FindFirstChild("RAINING MEN")
  10. if not rainin then
  11. a = Instance.new("Sound",workspace)
  12. a.SoundId = "rbxassetid://1140934389"
  13. a.Name = "RAINING MEN"
  14. a.Volume = 99999999999999
  15. a.Looped = true
  16. a:Play()
  17. end
  18. end
  19. end)
  20.  
  21. local randomnoises = {"rbxassetid://230287740","rbxassetid://271787597","rbxassetid://153752123","rbxassetid://230287740"}
  22.  
  23. local makeitrain = coroutine.create(function()
  24. while wait() do
  25. local toad = Instance.new("Part", game.Workspace)
  26. toad.Name = "Toad"
  27. toad.Size = Vector3.new(220,265,190)
  28. toad.TopSurface = "Smooth"
  29. toad.BottomSurface = "Smooth"
  30. toad.CanCollide = true
  31. local mesh = Instance.new("SpecialMesh", toad)
  32. mesh.MeshId = "rbxassetid://867084695"
  33. mesh.TextureId = "rbxassetid://867084703"
  34. mesh.Scale = Vector3.new(0.1,0.1,0.1)
  35. toad.Position = Vector3.new(math.random(-1000,1000), math.random(300,1000), math.random(-1000,1000))
  36. toad.Rotation = Vector3.new(0, math.random(-180,180), 0)
  37. local noise = Instance.new("Sound", toad)
  38. noise.Volume = 1
  39. noise.EmitterSize = 200
  40. local chosennoise = randomnoises[math.random(1,#randomnoises)]
  41. noise.SoundId = chosennoise
  42. noise:Play()
  43. local lighting = game:GetService("Lighting")
  44. lighting.Ambient = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  45. local a0 = Instance.new("Attachment", toad)
  46. a0.Name = "TrailAttachment0"
  47. a0.Position = Vector3.new(0, 50, 145)
  48. local a1 = Instance.new("Attachment", toad)
  49. a1.Name = "TrailAttachment1"
  50. a1.Position = Vector3.new(0, 50, -145)
  51. local trail = Instance.new("Trail", toad)
  52. trail.Attachment0 = a0
  53. trail.Attachment1 = a1
  54. trail.FaceCamera = true
  55. trail.Lifetime = 1
  56. trail.Transparency = NumberSequence.new(0,0,0,0,0,0)
  57. trail.Texture = "http://www.roblox.com/asset/?id=1533347659"
  58. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  59. wait(0.1)
  60. end
  61. end)
  62.  
  63. local randomnoises = {"rbxassetid://230287740","rbxassetid://271787597","rbxassetid://153752123","rbxassetid://230287740"}
  64.  
  65. local makeitrain = coroutine.create(function()
  66. while wait() do
  67. local toad = Instance.new("Part", game.Workspace)
  68. toad.Name = "Toad"
  69. toad.Size = Vector3.new(220,265,190)
  70. toad.TopSurface = "Smooth"
  71. toad.BottomSurface = "Smooth"
  72. toad.CanCollide = true
  73. local mesh = Instance.new("SpecialMesh", toad)
  74. mesh.MeshId = "rbxassetid://867084695"
  75. mesh.TextureId = "rbxassetid://867084703"
  76. mesh.Scale = Vector3.new(15.5,15.5,15.5)
  77. toad.Position = Vector3.new(math.random(-1000,1000), math.random(300,1000), math.random(-1000,1000))
  78. toad.Rotation = Vector3.new(0, math.random(-180,180), 0)
  79. local noise = Instance.new("Sound", toad)
  80. noise.Volume = 1
  81. noise.EmitterSize = 200
  82. local chosennoise = randomnoises[math.random(1,#randomnoises)]
  83. noise.SoundId = chosennoise
  84. noise:Play()
  85. local lighting = game:GetService("Lighting")
  86. lighting.Ambient = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  87. local a0 = Instance.new("Attachment", toad)
  88. a0.Name = "TrailAttachment0"
  89. a0.Position = Vector3.new(0, 50, 145)
  90. local a1 = Instance.new("Attachment", toad)
  91. a1.Name = "TrailAttachment1"
  92. a1.Position = Vector3.new(0, 50, -145)
  93. local trail = Instance.new("Trail", toad)
  94. trail.Attachment0 = a0
  95. trail.Attachment1 = a1
  96. trail.FaceCamera = true
  97. trail.Lifetime = 1
  98. trail.Transparency = NumberSequence.new(0,0,0,0,0,0)
  99. trail.Texture = "http://www.roblox.com/asset/?id=1533347659"
  100. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  101. wait(0.1)
  102. end
  103. end)
  104.  
  105. local randomnoises = {"rbxassetid://230287740","rbxassetid://271787597","rbxassetid://153752123","rbxassetid://230287740"}
  106.  
  107. local makeitrain = coroutine.create(function()
  108. while wait() do
  109. local toad = Instance.new("Part", game.Workspace)
  110. toad.Name = "Toad"
  111. toad.Size = Vector3.new(220,265,190)
  112. toad.TopSurface = "Smooth"
  113. toad.BottomSurface = "Smooth"
  114. toad.CanCollide = true
  115. local mesh = Instance.new("SpecialMesh", toad)
  116. mesh.MeshId = "rbxassetid://867084695"
  117. mesh.TextureId = "rbxassetid://867084703"
  118. mesh.Scale = Vector3.new(0.1,0.1,0.1)
  119. toad.Position = Vector3.new(math.random(-1000,1000), math.random(300,1000), math.random(-1000,1000))
  120. toad.Rotation = Vector3.new(0, math.random(-180,180), 0)
  121. local noise = Instance.new("Sound", toad)
  122. noise.Volume = 1
  123. noise.EmitterSize = 200
  124. local chosennoise = randomnoises[math.random(1,#randomnoises)]
  125. noise.SoundId = chosennoise
  126. noise:Play()
  127. local lighting = game:GetService("Lighting")
  128. lighting.Ambient = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  129. local a0 = Instance.new("Attachment", toad)
  130. a0.Name = "TrailAttachment0"
  131. a0.Position = Vector3.new(0, 50, 145)
  132. local a1 = Instance.new("Attachment", toad)
  133. a1.Name = "TrailAttachment1"
  134. a1.Position = Vector3.new(0, 50, -145)
  135. local trail = Instance.new("Trail", toad)
  136. trail.Attachment0 = a0
  137. trail.Attachment1 = a1
  138. trail.FaceCamera = true
  139. trail.Lifetime = 1
  140. trail.Transparency = NumberSequence.new(0,0,0,0,0,0)
  141. trail.Texture = "http://www.roblox.com/asset/?id=1533347659"
  142. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  143. wait(0.1)
  144. end
  145. end)
  146.  
  147. local randomnoises = {"rbxassetid://230287740","rbxassetid://271787597","rbxassetid://153752123","rbxassetid://230287740"}
  148.  
  149. local makeitrain = coroutine.create(function()
  150. while wait() do
  151. local toad = Instance.new("Part", game.Workspace)
  152. toad.Name = "Toad"
  153. toad.Size = Vector3.new(220,265,190)
  154. toad.TopSurface = "Smooth"
  155. toad.BottomSurface = "Smooth"
  156. toad.CanCollide = true
  157. local mesh = Instance.new("SpecialMesh", toad)
  158. mesh.MeshId = "rbxassetid://867084695"
  159. mesh.TextureId = "rbxassetid://867084703"
  160. mesh.Scale = Vector3.new(15.5,15.5,15.5)
  161. toad.Position = Vector3.new(math.random(-1000,1000), math.random(300,1000), math.random(-1000,1000))
  162. toad.Rotation = Vector3.new(0, math.random(-180,180), 0)
  163. local noise = Instance.new("Sound", toad)
  164. noise.Volume = 1
  165. noise.EmitterSize = 200
  166. local chosennoise = randomnoises[math.random(1,#randomnoises)]
  167. noise.SoundId = chosennoise
  168. noise:Play()
  169. local lighting = game:GetService("Lighting")
  170. lighting.Ambient = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  171. local a0 = Instance.new("Attachment", toad)
  172. a0.Name = "TrailAttachment0"
  173. a0.Position = Vector3.new(0, 50, 145)
  174. local a1 = Instance.new("Attachment", toad)
  175. a1.Name = "TrailAttachment1"
  176. a1.Position = Vector3.new(0, 50, -145)
  177. local trail = Instance.new("Trail", toad)
  178. trail.Attachment0 = a0
  179. trail.Attachment1 = a1
  180. trail.FaceCamera = true
  181. trail.Lifetime = 1
  182. trail.Transparency = NumberSequence.new(0,0,0,0,0,0)
  183. trail.Texture = "http://www.roblox.com/asset/?id=1533347659"
  184. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  185. wait(0.1)
  186. end
  187. end)
  188.  
  189. wait(1)
  190. print("TUTORIAL: how to use this script in a way that NO ONE can clean it")
  191. print("go to this link: https://pastebin.com/raw/w1WXLKrH")
  192. print("do ctrl + a")
  193. print("do ctrl + c")
  194. print("in the game, click in the output thing")
  195. print("do c/ctrl + v")
  196. print("and done, if you got what you need to do, you can destroy every script builder server")
  197. script.Parent = game.StarterGui
  198. math.randomseed(tick() % 1 * 1e6)
  199. sky = coroutine.create(function()
  200. while wait(0.3) do
  201. s = Instance.new("Sky",game.Lighting)
  202. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://1565218296","rbxassetid://1565218296","rbxassetid://1565218296","rbxassetid://1565218296","rbxassetid://1565218296","rbxassetid://1565218296"
  203. s.CelestialBodiesShown = false
  204. end
  205. end)
  206.  
  207.  
  208. del = coroutine.create(function()
  209. while wait(0.3) do
  210. for i,v in pairs(workspace:GetChildren()) do
  211. if v:IsA("Model") then
  212. v:Destroy()
  213. end
  214. end
  215. end
  216. end)
  217.  
  218.  
  219.  
  220. for i,v in pairs(game.Players:GetChildren()) do
  221. v.Character.Archivable = true
  222. end
  223.  
  224. rain = coroutine.create(function()
  225. while wait() do
  226. part = Instance.new("Part",workspace)
  227. part.Name = "Toad"
  228. mesh = Instance.new("SpecialMesh",part)
  229. part.CanCollide = false
  230. part.Size = Vector3.new(440,530,380)
  231. part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
  232. mesh.MeshType = "FileMesh"
  233. mesh.MeshId = "rbxassetid://867084695"
  234. mesh.TextureId = "rbxassetid://867084703"
  235. local trail = Instance.new("Trail", toad)
  236. trail.Attachment0 = a0
  237. trail.Attachment1 = a1
  238. trail.FaceCamera = true
  239. trail.Lifetime = 1
  240. trail.Transparency = NumberSequence.new(0,0.5,0,1,1,0)
  241. trail.Texture = "http://www.roblox.com/asset/?id=102124677"
  242. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  243. wait(0.1)
  244. end
  245. end)
  246. coroutine.resume(sky)
  247. coroutine.resume(del)
  248. coroutine.resume(sound)
  249. coroutine.resume(makeitrain)
  250. coroutine.resume(rain)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement