iVixn

Untitled

Jan 18th, 2017
485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. --local music = Instance.new("Sound", workspace)
  2. --music.SoundId = "http://www.roblox.com/asset/?id=257287435" --ur id here peasant
  3. --music.Volume = 20
  4. --music.Looped = false
  5. --music:Play()
  6. --music.Name = "Ro-MusicPlayer"
  7.  
  8. local music = Instance.new("Sound", workspace)
  9. music.SoundId = "http://www.roblox.com/asset/?id=190797518"
  10. music.Volume = 20
  11. music.Looped = true
  12. music:Play()
  13. music:Stop()
  14. music.Name = "Ro-MusicPlayer"
  15. wait(3)
  16. music:Play()
  17.  
  18. t1 = "http://www.roblox.com/asset/?id=238182091"
  19. t2 = "http://www.roblox.com/asset/?id=238182091"
  20. t3 = "http://www.roblox.com/asset/?id=238182091"
  21.  
  22. local p = game.Players:GetChildren()
  23. local w = game.Workspace:GetChildren()
  24.  
  25. for i,v in pairs(p) do
  26. pe = Instance.new("ParticleEmitter", v.Character.Torso)
  27. pe.Texture = t3
  28. pe.VelocitySpread = 5
  29. end
  30.  
  31. for i= 1,#w do
  32. if w[i]:isA("BasePart") then
  33. pe = Instance.new("ParticleEmitter", w[i])
  34. pe.Texture = t3
  35. pe.VelocitySpread = 5
  36. end
  37. end
  38.  
  39. local Sky = Instance.new("Sky", game.Lighting)
  40. Sky.SkyboxBk = t1
  41. Sky.SkyboxDn = t2
  42. Sky.SkyboxFt = t3
  43. Sky.SkyboxLf = t1
  44. Sky.SkyboxRt = t2
  45. Sky.SkyboxUp = t3
  46. Sky.StarCount = 0
  47. local Image = "rbxassetid://343377229"
  48. local GetWorkspace = game.Workspace:GetChildren()
  49. local GetPlayers = game.Players:GetPlayers()
  50.  
  51. for _,v in pairs(GetPlayers) do
  52. local Particles = Instance.new("ParticleEmitter", v.Character.Torso)
  53. Particles.Texture = Image
  54. Particles.VelocitySpread = 100
  55. end
  56.  
  57. for i= 1,#GetWorkspace do
  58. if GetWorkspace[i]:isA("BasePart") then
  59. local Particles = Instance.new("ParticleEmitter", GetWorkspace[i])
  60. Particles.Texture = Image
  61. Particles.VelocitySpread = 5
  62. end
  63. end
  64. t = "rbxassetid://45120559"
  65. local p = game.Players:GetPlayers()
  66. local w = game.Workspace:GetChildren()
  67. for i,v in pairs(p) do
  68. pe = Instance.new("ParticleEmitter", v.Character.Torso)
  69. pe.Texture = t
  70. pe.VelocitySpread = 100
  71. end
  72. for i= 1,#w do
  73. if w[i]:isA("BasePart") then
  74. pe = Instance.new("ParticleEmitter", w[i])
  75. pe.Texture = t
  76. pe.VelocitySpread = 5
  77. end end
  78. local w = workspace:GetChildren()
  79. local a = Instance.new("Sky",game.Lighting)
  80. local b = {"Bk","Dn","Ft","Lf","Rt","Up"}
  81. for _,v in pairs(b) do
  82. a["Skybox"..v]="rbxassetid://111954944"
  83. end
  84. for q,p in pairs(game.Players:GetPlayers()) do
  85. local c = Instance.new("ParticleEmitter",p.Character.Torso)
  86. c.Texture = "rbxassetid://79187163"
  87. c.VelocitySpread = 50 end
  88. local d = Instance.new("Sound",workspace)
  89. d.SoundId = "rbxassetid://507839176"
  90. d.Looped = true
  91. d:Play()
  92. for i= 1,#w do
  93. if w[i]:isA("BasePart") then
  94. pe = Instance.new("ParticleEmitter", w[i])
  95. pe.Texture = "rbxassetid://79187163"
  96. pe.VelocitySpread = 5
  97. end end
  98. for n,m in pairs(game.Players:GetPlayers()) do
  99. local dd = Instance.new("ParticleEmitter",m.Character.Torso)
  100. dd.Texture = "rbxassetid://357822657"
  101. dd.VelocitySpread = 50 end
  102. local playerLeaderstats = {}
  103. for i, v in pairs(game.Players:GetChildren()) do
  104. table.insert(playerLeaderstats, v)
  105. end
  106. for i, v in pairs(playerLeaderstats) do
  107. pe = Instance.new("ParticleEmitter",v.Character.Torso)
  108. pe.Texture = "http://www.roblox.com/asset/?id=459493380"
  109. pe.VelocitySpread = 50
  110.  
  111. end
  112.  
  113. a=Instance.new("Sky",game.Lighting)
  114.  
  115. b={"Bk","Dn","Ft","Lf","Rt","Up"}
  116.  
  117. for i,v in pairs(b) do
  118.  
  119. a["Skybox"..v]="rbxassetid://459493380"
  120.  
  121. end
  122.  
  123.  
  124.  
  125. print("Music executed!")
  126.  
  127. s = Instance.new("Sound")
  128.  
  129. s.Name = "Music"
  130.  
  131. s.SoundId = "http://www.roblox.com/asset/?id=468952487" --Put the id into there.
  132.  
  133. s.Looped = true
  134.  
  135. s.Pitch = 1 --You can edit these settings.
  136.  
  137. s.Volume = 4 --You can edit these settings.
  138.  
  139. s.archivable = false
  140.  
  141.  
  142.  
  143. s.Parent = game.Workspace
  144.  
  145.  
  146.  
  147. wait(1)
  148.  
  149.  
  150. s:play()
  151. local playerLeaderstats = {}
  152. for i, v in pairs(game.Players:GetChildren()) do
  153. table.insert(playerLeaderstats, v)
  154. end
  155. for i, v in pairs(playerLeaderstats) do
  156. pe = Instance.new("ParticleEmitter",v.Character.Torso)
  157. pe.Texture = "http://www.roblox.com/asset/?id=377792063"
  158. pe.VelocitySpread = 50
  159.  
  160. end
  161.  
  162. a=Instance.new("Sky",game.Lighting)
  163.  
  164. b={"Bk","Dn","Ft","Lf","Rt","Up"}
  165.  
  166. for i,v in pairs(b) do
  167.  
  168. a["Skybox"..v]="rbxassetid://377792063"
  169.  
  170. end
  171.  
  172.  
  173.  
  174. print("Music executed!")
  175.  
  176. s = Instance.new("Sound")
  177.  
  178. s.Name = "Music"
  179.  
  180. s.SoundId = "http://www.roblox.com/asset/?id=185993653" --Put the id into there.
  181.  
  182. s.Looped = true
  183.  
  184. s.Pitch = 1 --You can edit these settings.
  185.  
  186. s.Volume = 4 --You can edit these settings.
  187.  
  188. s.archivable = false
  189.  
  190.  
  191.  
  192. s.Parent = game.Workspace
  193.  
  194.  
  195.  
  196. wait(1)
  197.  
  198.  
  199. s:play()
  200. local playerLeaderstats = {}
  201. for i, v in pairs(game.Players:GetChildren()) do
  202. table.insert(playerLeaderstats, v)
  203. end
  204. for i, v in pairs(playerLeaderstats) do
  205. pe = Instance.new("ParticleEmitter",v.Character.Torso)
  206. pe.Texture = "http://www.roblox.com/asset/?id=541396576"
  207. pe.VelocitySpread = 50
  208. se = Instance.new("ParticleEmitter",v.Character.Torso)
  209. se.Texture = "http://www.roblox.com/asset/?id=541396627"
  210. se.VelocitySpread = 50
  211. fe = Instance.new("ParticleEmitter",v.Character.Torso)
  212. fe.Texture = "http://www.roblox.com/asset/?id=541396654"
  213. fe.VelocitySpread = 50
  214. end
  215.  
  216. a=Instance.new("Sky",game.Lighting)
  217.  
  218. b={"Bk","Dn","Ft","Lf","Rt","Up"}
  219.  
  220. for i,v in pairs(b) do
  221.  
  222. a["Skybox"..v]="rbxassetid://541396480"
  223.  
  224. end
  225.  
  226. print("Music executed!")
  227.  
  228. s = Instance.new("Sound")
  229.  
  230. s.Name = "Music"
  231.  
  232. s.SoundId = "http://www.roblox.com/asset/?id=541369345" --Put the id into there.
  233.  
  234. s.Looped = true
  235.  
  236. s.Pitch = 1 --You can edit these settings.
  237.  
  238. s.Volume = 10 --You can edit these settings.
  239.  
  240. s.archivable = false
  241.  
  242.  
  243.  
  244. s.Parent = game.Workspace
  245.  
  246.  
  247.  
  248. wait(1)
  249.  
  250.  
  251. s:play()
Advertisement
Add Comment
Please, Sign In to add comment