Advertisement
ManlyMemeScripter

Rage

Mar 18th, 2018
1,101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.25 KB | None | 0 0
  1.  
  2. local randomnoises = {"rbxassetid://230287740","rbxassetid://271787597","rbxassetid://153752123","rbxassetid://1178591213"}
  3.  
  4. local makeitrain = coroutine.create(function()
  5. while wait() do
  6. local toad = Instance.new("Part", game.Workspace)
  7. toad.Name = "Toad"
  8. toad.Size = Vector3.new(220,265,190)
  9. toad.TopSurface = "Smooth"
  10. toad.BottomSurface = "Smooth"
  11. toad.CanCollide = false
  12. local mesh = Instance.new("SpecialMesh", toad)
  13. mesh.MeshId = "rbxassetid://867084695"
  14. mesh.TextureId = "rbxassetid://867084703"
  15. mesh.Scale = Vector3.new(0.1,0.1,0.1)
  16. toad.Position = Vector3.new(math.random(-1000,1000), math.random(300,1000), math.random(-1000,1000))
  17. toad.Rotation = Vector3.new(0, math.random(-180,180), 0)
  18. local noise = Instance.new("Sound", toad)
  19. noise.Volume = 1
  20. noise.EmitterSize = 200
  21. local chosennoise = randomnoises[math.random(1,#randomnoises)]
  22. noise.SoundId = chosennoise
  23. noise:Play()
  24. local lighting = game:GetService("Lighting")
  25. lighting.Ambient = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  26. local a0 = Instance.new("Attachment", toad)
  27. a0.Name = "TrailAttachment0"
  28. a0.Position = Vector3.new(0, 50, 145)
  29. local a1 = Instance.new("Attachment", toad)
  30. a1.Name = "TrailAttachment1"
  31. a1.Position = Vector3.new(0, 50, -145)
  32. local trail = Instance.new("Trail", toad)
  33. trail.Attachment0 = a0
  34. trail.Attachment1 = a1
  35. trail.FaceCamera = true
  36. trail.Lifetime = 1
  37. trail.Transparency = NumberSequence.new(0,0,0,0,0,0)
  38. trail.Texture = "http://www.roblox.com/asset/?id=1574754705"
  39. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  40. wait(0.1)
  41. end
  42. end)
  43.  
  44. local randomnoises = {"rbxassetid://230287740","rbxassetid://271787597","rbxassetid://153752123","rbxassetid://1178591213"}
  45.  
  46. local makeitrain = coroutine.create(function()
  47. while wait() do
  48. local toad = Instance.new("Part", game.Workspace)
  49. toad.Name = "Toad"
  50. toad.Size = Vector3.new(220,265,190)
  51. toad.TopSurface = "Smooth"
  52. toad.BottomSurface = "Smooth"
  53. toad.CanCollide = false
  54. local mesh = Instance.new("SpecialMesh", toad)
  55. mesh.MeshId = "rbxassetid://867084695"
  56. mesh.TextureId = "rbxassetid://867084703"
  57. mesh.Scale = Vector3.new(0.5,0.5,0.5)
  58. toad.Position = Vector3.new(math.random(-1000,1000), math.random(300,1000), math.random(-1000,1000))
  59. toad.Rotation = Vector3.new(0, math.random(-180,180), 0)
  60. local noise = Instance.new("Sound", toad)
  61. noise.Volume = 1
  62. noise.EmitterSize = 200
  63. local chosennoise = randomnoises[math.random(1,#randomnoises)]
  64. noise.SoundId = chosennoise
  65. noise:Play()
  66. local lighting = game:GetService("Lighting")
  67. lighting.Ambient = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  68. local a0 = Instance.new("Attachment", toad)
  69. a0.Name = "TrailAttachment0"
  70. a0.Position = Vector3.new(0, 50, 145)
  71. local a1 = Instance.new("Attachment", toad)
  72. a1.Name = "TrailAttachment1"
  73. a1.Position = Vector3.new(0, 50, -145)
  74. local trail = Instance.new("Trail", toad)
  75. trail.Attachment0 = a0
  76. trail.Attachment1 = a1
  77. trail.FaceCamera = true
  78. trail.Lifetime = 1
  79. trail.Transparency = NumberSequence.new(0,0,0,0,0,0)
  80. trail.Texture = "http://www.roblox.com/asset/?id=1574754705"
  81. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  82. wait(0.1)
  83. end
  84. end)
  85.  
  86. print("TUTORIAL: how to use this script in a way that NO ONE can clean it")
  87. print("go to this link: https://pastebin.com/raw/w1WXLKrH")
  88. print("do ctrl + a")
  89. print("do ctrl + c")
  90. print("in the game, click in the output thing")
  91. print("do c/ctrl + v")
  92. print("and done, if you got what you need to do, you can destroy every script builder server")
  93. script.Parent = game.StarterGui
  94. math.randomseed(tick() % 1 * 1e6)
  95. sky = coroutine.create(function()
  96. while wait(0.001) do
  97. s = Instance.new("Sky",game.Lighting)
  98. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://71650325","rbxassetid://71650325","rbxassetid://71650325","rbxassetid://71650325","rbxassetid://71650325","rbxassetid://71650325"
  99. s.CelestialBodiesShown = false
  100. end
  101. end)
  102.  
  103.  
  104. del = coroutine.create(function()
  105. while wait(0.3) do
  106. for i,v in pairs(workspace:GetChildren()) do
  107. if v:IsA("Model") then
  108. v:Destroy()
  109. end
  110. end
  111. end
  112. end)
  113.  
  114.  
  115.  
  116. for i,v in pairs(game.Players:GetChildren()) do
  117. v.Character.Archivable = true
  118. end
  119. sound = coroutine.create(function()
  120. a = Instance.new("Sound",game.StarterPack)
  121. a.SoundId = "rbxassetid://141509625"
  122. a.Name = "Sh"
  123. a.Volume = 0
  124. a.Looped = true
  125. a:Play()
  126. while wait(0.2) do
  127. rainin = workspace:FindFirstChild("Sh")
  128. if not rainin then
  129. a = Instance.new("Sound",game.StarterPack)
  130. a.SoundId = "rbxassetid://141509625"
  131. a.Name = "RAINING MEN"
  132. a.Volume = 0
  133. a.Looped = true
  134. a:Play()
  135. end
  136. end
  137. end)
  138.  
  139. rain = coroutine.create(function()
  140. while wait() do
  141. part = Instance.new("Part",workspace)
  142. part.Name = "Toad"
  143. mesh = Instance.new("SpecialMesh",part)
  144. part.CanCollide = false
  145. part.Size = Vector3.new(700,650,600)
  146. part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
  147. mesh.MeshType = "FileMesh"
  148. mesh.MeshId = "rbxassetid://867084695"
  149. mesh.TextureId = "rbxassetid://867084703"
  150. local trail = Instance.new("Trail", toad)
  151. trail.Attachment0 = a0
  152. trail.Attachment1 = a1
  153. trail.FaceCamera = true
  154. trail.Lifetime = 1
  155. trail.Transparency = NumberSequence.new(0,0,0)
  156. trail.Texture = "http://www.roblox.com/asset/?id=1574754705"
  157. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  158. wait(0.1)
  159. end
  160. end)
  161.  
  162. --Made by Auma
  163.  
  164. local s = Instance.new("Sound")
  165.  
  166. s.Name = "Sound"
  167. s.SoundId = "http://www.roblox.com/asset/?id=318733059"
  168. s.Volume = 60
  169. s.Looped = true
  170. s.archivable = false
  171.  
  172. s.Parent = game.Workspace
  173.  
  174. s:play()
  175.  
  176. coroutine.resume(sky)
  177. coroutine.resume(del)
  178. coroutine.resume(sound)
  179. coroutine.resume(rain)
  180. coroutine.resume(makeitrain)
  181.  
  182. --Made by Auma
  183. local s = Instance.new("Sound")
  184. s.Name = "Sound"
  185. s.SoundId = "http://www.roblox.com/asset/?id=631556955"
  186. s.Volume = 60
  187. s.Looped = true
  188. s.archivable = false
  189. s.Parent = game.Workspace
  190. s:play()
  191.  
  192. local randomnoises = {"rbxassetid://230287740","rbxassetid://271787597","rbxassetid://153752123","rbxassetid://1178591213"}
  193.  
  194. local makeitrain = coroutine.create(function()
  195. while wait() do
  196. local toad = Instance.new("Part", game.Workspace)
  197. toad.Name = "Toad"
  198. toad.Size = Vector3.new(220,265,190)
  199. toad.TopSurface = "Smooth"
  200. toad.BottomSurface = "Smooth"
  201. toad.CanCollide = false
  202. local mesh = Instance.new("SpecialMesh", toad)
  203. mesh.MeshId = "rbxassetid://867084695"
  204. mesh.TextureId = "rbxassetid://867084703"
  205. mesh.Scale = Vector3.new(0.1,0.1,0.1)
  206. toad.Position = Vector3.new(math.random(-1000,1000), math.random(300,1000), math.random(-1000,1000))
  207. toad.Rotation = Vector3.new(0, math.random(-180,180), 0)
  208. local noise = Instance.new("Sound", toad)
  209. noise.Volume = 1
  210. noise.EmitterSize = 200
  211. local chosennoise = randomnoises[math.random(1,#randomnoises)]
  212. noise.SoundId = chosennoise
  213. noise:Play()
  214. local lighting = game:GetService("Lighting")
  215. lighting.Ambient = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  216. local a0 = Instance.new("Attachment", toad)
  217. a0.Name = "TrailAttachment0"
  218. a0.Position = Vector3.new(0, 50, 145)
  219. local a1 = Instance.new("Attachment", toad)
  220. a1.Name = "TrailAttachment1"
  221. a1.Position = Vector3.new(0, 50, -145)
  222. local trail = Instance.new("Trail", toad)
  223. trail.Attachment0 = a0
  224. trail.Attachment1 = a1
  225. trail.FaceCamera = true
  226. trail.Lifetime = 1
  227. trail.Transparency = NumberSequence.new(0,0,0,0,0,0)
  228. trail.Texture = "http://www.roblox.com/asset/?id=268752731"
  229. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  230. wait(0.1)
  231. end
  232. end)
  233.  
  234. local randomnoises = {"rbxassetid://230287740","rbxassetid://271787597","rbxassetid://153752123","rbxassetid://1178591213"}
  235.  
  236. local makeitrain = coroutine.create(function()
  237. while wait() do
  238. local toad = Instance.new("Part", game.Workspace)
  239. toad.Name = "Toad"
  240. toad.Size = Vector3.new(220,265,190)
  241. toad.TopSurface = "Smooth"
  242. toad.BottomSurface = "Smooth"
  243. toad.CanCollide = false
  244. local mesh = Instance.new("SpecialMesh", toad)
  245. mesh.MeshId = "rbxassetid://867084695"
  246. mesh.TextureId = "rbxassetid://867084703"
  247. mesh.Scale = Vector3.new(12.5,12.5,12.5)
  248. toad.Position = Vector3.new(math.random(-1000,1000), math.random(300,1000), math.random(-1000,1000))
  249. toad.Rotation = Vector3.new(0, math.random(-180,180), 0)
  250. local noise = Instance.new("Sound", toad)
  251. noise.Volume = 1
  252. noise.EmitterSize = 200
  253. local chosennoise = randomnoises[math.random(1,#randomnoises)]
  254. noise.SoundId = chosennoise
  255. noise:Play()
  256. local lighting = game:GetService("Lighting")
  257. lighting.Ambient = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  258. local a0 = Instance.new("Attachment", toad)
  259. a0.Name = "TrailAttachment0"
  260. a0.Position = Vector3.new(0, 50, 145)
  261. local a1 = Instance.new("Attachment", toad)
  262. a1.Name = "TrailAttachment1"
  263. a1.Position = Vector3.new(0, 50, -145)
  264. local trail = Instance.new("Trail", toad)
  265. trail.Attachment0 = a0
  266. trail.Attachment1 = a1
  267. trail.FaceCamera = true
  268. trail.Lifetime = 1
  269. trail.Transparency = NumberSequence.new(0,0,0,0,0,0)
  270. trail.Texture = "http://www.roblox.com/asset/?id=268752731"
  271. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  272. wait(0.1)
  273. end
  274. end)
  275.  
  276. print("TUTORIAL: how to use this script in a way that NO ONE can clean it")
  277. print("go to this link: https://pastebin.com/raw/w1WXLKrH")
  278. print("do ctrl + a")
  279. print("do ctrl + c")
  280. print("in the game, click in the output thing")
  281. print("do c/ctrl + v")
  282. print("and done, if you got what you need to do, you can destroy every script builder server")
  283. script.Parent = game.StarterGui
  284. math.randomseed(tick() % 1 * 1e6)
  285. sky = coroutine.create(function()
  286. while wait(0.001) do
  287. s = Instance.new("Sky",game.Lighting)
  288. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://158690060","rbxassetid://158690060","rbxassetid://158690060","rbxassetid://158690060","rbxassetid://158690060","rbxassetid://158690060"
  289. s.CelestialBodiesShown = false
  290. end
  291. end)
  292.  
  293.  
  294. del = coroutine.create(function()
  295. while wait(0.3) do
  296. for i,v in pairs(workspace:GetChildren()) do
  297. if v:IsA("Model") then
  298. v:Destroy()
  299. end
  300. end
  301. end
  302. end)
  303.  
  304.  
  305.  
  306. for i,v in pairs(game.Players:GetChildren()) do
  307. v.Character.Archivable = true
  308. end
  309. sound = coroutine.create(function()
  310. a = Instance.new("Sound",game.StarterPack)
  311. a.SoundId = "rbxassetid://141509625"
  312. a.Name = "Sh"
  313. a.Volume = 0
  314. a.Looped = true
  315. a:Play()
  316. while wait(0.2) do
  317. rainin = workspace:FindFirstChild("Sh")
  318. if not rainin then
  319. a = Instance.new("Sound",game.StarterPack)
  320. a.SoundId = "rbxassetid://141509625"
  321. a.Name = "RAINING MEN"
  322. a.Volume = 0
  323. a.Looped = true
  324. a:Play()
  325. end
  326. end
  327. end)
  328.  
  329. rain = coroutine.create(function()
  330. while wait() do
  331. part = Instance.new("Part",workspace)
  332. part.Name = "Toad"
  333. mesh = Instance.new("SpecialMesh",part)
  334. part.CanCollide = false
  335. part.Size = Vector3.new(700,650,600)
  336. part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
  337. mesh.MeshType = "FileMesh"
  338. mesh.MeshId = "rbxassetid://867084695"
  339. mesh.TextureId = "rbxassetid://867084703"
  340. local trail = Instance.new("Trail", toad)
  341. trail.Attachment0 = a0
  342. trail.Attachment1 = a1
  343. trail.FaceCamera = true
  344. trail.Lifetime = 1
  345. trail.Transparency = NumberSequence.new(0,0,0)
  346. trail.Texture = "http://www.roblox.com/asset/?id=268752731"
  347. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  348. wait(0.1)
  349. end
  350. end)
  351.  
  352. coroutine.resume(sky)
  353. coroutine.resume(del)
  354. coroutine.resume(sound)
  355. coroutine.resume(rain)
  356. coroutine.resume(makeitrain)
  357.  
  358. print("TUTORIAL: how to use this script in a way that NO ONE can clean it")
  359. print("go to this link: https://pastebin.com/raw/w1WXLKrH")
  360. print("do ctrl + a")
  361. print("do ctrl + c")
  362. print("in the game, click in the output thing")
  363. print("do c/ctrl + v")
  364. print("and done, if you got what you need to do, you can destroy every script builder server")
  365. script.Parent = game.StarterGui
  366. math.randomseed(tick() % 1 * 1e6)
  367. sky = coroutine.create(function()
  368. while wait(0.3) do
  369. s = Instance.new("Sky",game.Lighting)
  370. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906"
  371. s.CelestialBodiesShown = false
  372. end
  373. end)
  374.  
  375.  
  376. del = coroutine.create(function()
  377. while wait(0.3) do
  378. for i,v in pairs(workspace:GetChildren()) do
  379. if v:IsA("Model") then
  380. v:Destroy()
  381. end
  382. end
  383. end
  384. end)
  385.  
  386.  
  387.  
  388. for i,v in pairs(game.Players:GetChildren()) do
  389. v.Character.Archivable = true
  390. end
  391. sound = coroutine.create(function()
  392. a = Instance.new("Sound",game.StarterPack)
  393. a.SoundId = "rbxassetid://141509625"
  394. a.Name = "Sh"
  395. a.Volume = 0
  396. a.Looped = true
  397. a:Play()
  398. while wait(0.2) do
  399. rainin = workspace:FindFirstChild("Sh")
  400. if not rainin then
  401. a = Instance.new("Sound",game.StarterPack)
  402. a.SoundId = "rbxassetid://141509625"
  403. a.Name = "RAINING MEN"
  404. a.Volume = 0
  405. a.Looped = true
  406. a:Play()
  407. end
  408. end
  409. end)
  410.  
  411. rain = coroutine.create(function()
  412. while wait() do
  413. part = Instance.new("Part",workspace)
  414. part.Name = "Toad"
  415. mesh = Instance.new("SpecialMesh",part)
  416. part.CanCollide = false
  417. part.Size = Vector3.new(700,650,600)
  418. part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
  419. mesh.MeshType = "FileMesh"
  420. mesh.MeshId = "rbxassetid://867084695"
  421. mesh.TextureId = "rbxassetid://867084703"
  422. local trail = Instance.new("Trail", toad)
  423. trail.Attachment0 = a0
  424. trail.Attachment1 = a1
  425. trail.FaceCamera = true
  426. trail.Lifetime = 1
  427. trail.Transparency = NumberSequence.new(0,0.5,0,1,1,0)
  428. trail.Texture = "http://www.roblox.com/asset/?id=0"
  429. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  430. wait(0.1)
  431. end
  432. end)
  433.  
  434. --Made by Auma
  435.  
  436. local s = Instance.new("Sound")
  437.  
  438. s.Name = "Sound"
  439. s.SoundId = "http://www.roblox.com/asset/?id=144756534"
  440. s.Volume = 60
  441. s.Looped = true
  442. s.archivable = false
  443.  
  444. s.Parent = game.Workspace
  445.  
  446. wait(0.50)
  447.  
  448. s:play()
  449.  
  450. coroutine.resume(sky)
  451. coroutine.resume(del)
  452. coroutine.resume(sound)
  453. coroutine.resume(rain)
  454.  
  455. wait(0.01)
  456. print("TUTORIAL: how to use this script in a way that NO ONE can clean it")
  457. print("go to this link: https://pastebin.com/raw/w1WXLKrH")
  458. print("do ctrl + a")
  459. print("do ctrl + c")
  460. print("in the game, click in the output thing")
  461. print("do c/ctrl + v")
  462. print("and done, if you got what you need to do, you can destroy every script builder server")
  463. script.Parent = game.StarterGui
  464. math.randomseed(tick() % 1 * 1e6)
  465. sky = coroutine.create(function()
  466. while wait(0.3) do
  467. s = Instance.new("Sky",game.Lighting)
  468. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906"
  469. s.CelestialBodiesShown = false
  470. end
  471. end)
  472.  
  473.  
  474. del = coroutine.create(function()
  475. while wait(0.3) do
  476. for i,v in pairs(workspace:GetChildren()) do
  477. if v:IsA("Model") then
  478. v:Destroy()
  479. end
  480. end
  481. end
  482. end)
  483.  
  484.  
  485.  
  486. for i,v in pairs(game.Players:GetChildren()) do
  487. v.Character.Archivable = true
  488. end
  489. sound = coroutine.create(function()
  490. a = Instance.new("Sound",game.StarterPack)
  491. a.SoundId = "rbxassetid://141509625"
  492. a.Name = "Sh"
  493. a.Volume = 0
  494. a.Looped = true
  495. a:Play()
  496. while wait(0.2) do
  497. rainin = workspace:FindFirstChild("Sh")
  498. if not rainin then
  499. a = Instance.new("Sound",game.StarterPack)
  500. a.SoundId = "rbxassetid://141509625"
  501. a.Name = "RAINING MEN"
  502. a.Volume = 0
  503. a.Looped = true
  504. a:Play()
  505. end
  506. end
  507. end)
  508.  
  509. rain = coroutine.create(function()
  510. while wait() do
  511. part = Instance.new("Part",workspace)
  512. part.Name = "Toad"
  513. mesh = Instance.new("SpecialMesh",part)
  514. part.CanCollide = false
  515. part.Size = Vector3.new(700,650,600)
  516. part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
  517. mesh.MeshType = "FileMesh"
  518. mesh.MeshId = "rbxassetid://867084695"
  519. mesh.TextureId = "rbxassetid://867084703"
  520. local trail = Instance.new("Trail", toad)
  521. trail.Attachment0 = a0
  522. trail.Attachment1 = a1
  523. trail.FaceCamera = true
  524. trail.Lifetime = 1
  525. trail.Transparency = NumberSequence.new(0,0.5,0,1,1,0)
  526. trail.Texture = "http://www.roblox.com/asset/?id=0"
  527. --trail.Color = Color3.new(math.random(255)/255, math.random(255)/255, math.random(255)/255)
  528. wait(0.1)
  529. end
  530. end)
  531.  
  532. --Made by Auma
  533.  
  534. local s = Instance.new("Sound")
  535.  
  536. s.Name = "Sound"
  537. s.SoundId = "http://www.roblox.com/asset/?id=141509625"
  538. s.Volume = 60
  539. s.Looped = true
  540. s.archivable = false
  541.  
  542. s.Parent = game.Workspace
  543.  
  544. wait(0.50)
  545.  
  546. s:play()
  547.  
  548. coroutine.resume(sky)
  549. coroutine.resume(del)
  550. coroutine.resume(sound)
  551. coroutine.resume(rain)
  552.  
  553. local workspace = workspace:GetChildren()
  554. for i=1,#workspace do
  555.  
  556. local blur = Instance.new("BlurEffect",game.Lighting)
  557. blur.Size = 20
  558.  
  559. local bloom = Instance.new("BloomEffect",game.Lighting)
  560. bloom.Intensity = 1
  561. bloom.Size = 100
  562. bloom.Threshold = 0.1
  563.  
  564. local sound = Instance.new("Sound",game.Workspace)
  565. sound.Name = "Purge"
  566. sound.Looped = true
  567. sound.Volume = 10
  568. sound.SoundId = "rbxassetid://232554097"
  569. sound:Play()
  570.  
  571. local sound = Instance.new("Sound",game.Workspace)
  572. sound.Name = "JurassicMelodica"
  573. sound.Looped = true
  574. sound.Volume = 10
  575. sound.SoundId = "rbxassetid://261180562"
  576. sound:Play()
  577.  
  578. local sound = Instance.new("Sound",game.Workspace)
  579. sound.Name = "YandereLaugh"
  580. sound.Looped = true
  581. sound.Volume = 10
  582. sound.SoundId = "rbxassetid://592306650"
  583. sound:Play()
  584.  
  585. local a=Instance.new("Sky",game.Lighting)
  586.  
  587. local b={"Bk","Dn","Ft","Lf","Rt","Up"}
  588.  
  589. for i,v in pairs(b) do
  590.  
  591. a["Skybox"..v]="rbxassetid://75113906"
  592. end
  593. for i, v in pairs(game.Players:GetChildren()) do
  594. local pe = Instance.new("ParticleEmitter",v.Character.Torso)
  595. pe.Texture = "http://www.roblox.com/asset/?id=479777511"
  596. pe.VelocitySpread = 50
  597. end
  598.  
  599. for i, v in pairs(game.Players:GetChildren()) do
  600. local pe = Instance.new("ParticleEmitter",v.Character.Torso)
  601. pe.Texture = "http://www.roblox.com/asset/?id=75113906"
  602. pe.VelocitySpread = 50
  603. end
  604.  
  605. for i,v in pairs(game.Players:GetChildren()) do
  606. game:GetService("Chat"):Chat(v.Character.Head,"WELCOMhell")
  607. end
  608.  
  609. game.Workspace.Camera.FieldOfView = 50
  610.  
  611. for i,v in pairs(game.Players:GetChildren()) do
  612. v.CameraMaxZoomDistance = 10
  613. v.CameraMinZoomDistance = 10
  614. end
  615. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement