Advertisement
ManlyMemeScripter

Goobypls

Feb 7th, 2018
410
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1.  
  2.  
  3. Wait(0.7)
  4. --Change the IDs with your--
  5. --Dark Exploitz--
  6. s = Instance.new("Sky")
  7. s.Name = "SKY"
  8. s.SkyboxBk = "http://www.roblox.com/asset/?id=1396685204"
  9. s.SkyboxDn = "http://www.roblox.com/asset/?id=1396685204"
  10. s.SkyboxFt = "http://www.roblox.com/asset/?id=1396685204"
  11. s.SkyboxLf = "http://www.roblox.com/asset/?id=1396685204"
  12. s.SkyboxRt = "http://www.roblox.com/asset/?id=1396685204"
  13. s.SkyboxUp = "http://www.roblox.com/asset/?id=1396685204"
  14. s.Parent = game.Lighting
  15.  
  16. t1 = "http://www.roblox.com/asset/?id=1396685204"
  17. t2 = "http://www.roblox.com/asset/?id=1396685204"
  18. t3 = "http://www.roblox.com/asset/?id=1396685204"
  19.  
  20. local p = game.Players:GetChildren()
  21. local w = game.Workspace:GetChildren()
  22.  
  23. for i,v in pairs(p) do
  24. pe = Instance.new("ParticleEmitter", v.Character.Torso)
  25. pe.Texture = t3
  26. pe.Speed = NumberRange.new(200)
  27. pe.Rate = 200
  28. pe.Size = NumberSequence.new(999,999)
  29. pe.Lifetime = NumberRange.new(1)
  30. pe.Size = NumberSequence.new(9999999,9999999)
  31. end
  32.  
  33. for i= 1,#w do
  34. if w[i]:isA("BasePart") then
  35. pe = Instance.new("ParticleEmitter", w[i])
  36. pe.Texture = t3
  37. pe.VelocitySpread = 50
  38. pe.Size = NumberSequence.new(999,999)
  39.  
  40. local ID =1396685204 --id here
  41. function spamDecal(v)
  42. if v:IsA("Part") then
  43. for i=0, 5 do
  44. D = Instance.new("Decal")
  45. D.Name = "MYDECALHUE"
  46. D.Face = i
  47. D.Parent = v
  48. D.Texture = ("http://www.roblox.com/asset/?id="..Id)
  49. end
  50. else
  51. if v:IsA("Model") then
  52. for a,b in pairs(v:GetChildren()) do
  53. spamDecal(b)
  54. end
  55. end
  56. end
  57. end
  58. function decalspam(id) --use this function, not the one on top
  59. Id = id
  60. for i,v in pairs(game.Workspace:GetChildren()) do
  61. if v:IsA("Part") then
  62. for i=0, 5 do
  63. D = Instance.new("Decal")
  64. D.Name = "MYDECALHUE"
  65. D.Face = i
  66. D.Parent = v
  67. D.Texture = ("http://www.roblox.com/asset/?id="..id)
  68. end
  69. else
  70. if v:IsA("Model") then
  71. for a,b in pairs(v:GetChildren()) do
  72. spamDecal(b)
  73. end
  74. end
  75. end
  76. end
  77. end
  78.  
  79. wait(1)
  80. math.randomseed(tick() % 1 * 1e6)
  81. sky = coroutine.create(function()
  82. while wait(0.3) do
  83. s = Instance.new("Sky",game.Lighting)
  84. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://1396685204","rbxassetid://1396685204","rbxassetid://1396685204","rbxassetid://1396685204","rbxassetid://1396685204","rbxassetid://1396685204"
  85. s.CelestialBodiesShown = false
  86. end
  87. end)
  88.  
  89.  
  90. del = coroutine.create(function()
  91. while wait(0.3) do
  92. for i,v in pairs(workspace:GetChildren()) do
  93. if v:IsA("Model") then
  94. v:Destroy()
  95. end
  96. end
  97. end
  98. end)
  99.  
  100. for i,v in pairs(game.Players:GetChildren()) do
  101. end
  102.  
  103. noises = {'rbxassetid://204974681','rbxassetid://204974681','rbxassetid://204974681','rbxassetid://204974681'}
  104.  
  105. sound = coroutine.create(function()
  106. a = Instance.new("Sound",workspace)
  107. a.SoundId = "rbxassetid://172058023"
  108. a.Name = "RAINING MEN"
  109. a.Volume = 58359
  110. a.Looped = true
  111. a:Play()
  112. while wait(0.2) do
  113. rainin = workspace:FindFirstChild("RAINING MEN")
  114. if not rainin then
  115. a = Instance.new("Sound",workspace)
  116. a.SoundId = "rbxassetid://172058023"
  117. a.Name = "RAINING MEN"
  118. a.Volume = 58359
  119. a.Looped = true
  120. a:Play()
  121. end
  122. end
  123. end)
  124.  
  125. msg = coroutine.create(function()
  126. while wait(0.4) do
  127. msg = Instance.new("Message",workspace)
  128. msg.Text = ". (GET ULTIMATE NOOT NOOTED YO)"
  129. wait(0.4)
  130. msg:Destroy()
  131. end
  132. end)
  133.  
  134. coroutine.resume(sky)
  135. coroutine.resume(del)
  136. coroutine.resume(sound)
  137. coroutine.resume(msg)
  138.  
  139. --Made by Auma
  140. local s = Instance.new("Sound")
  141. s.Name = "Sound"
  142. s.SoundId = "http://www.roblox.com/asset/?id=193491628"
  143. s.Volume = 99
  144. s.Looped = true
  145. s.archivable = false
  146. s.Parent = game.Workspace
  147. s:play()
  148.  
  149. decalspam(ID)
  150. end
  151. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement