Advertisement
Kaemi

Untitled

Feb 21st, 2018
415
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.53 KB | None | 0 0
  1.  
  2. --Converted with ttyyuu12345's model to script plugin v4
  3. function sandbox(var,func)
  4. local env = getfenv(func)
  5. local newenv = setmetatable({},{
  6. __index = function(self,k)
  7. if k=="script" then
  8. return var
  9. else
  10. return env[k]
  11. end
  12. end,
  13. })
  14. setfenv(func,newenv)
  15. return func
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. Script0 = Instance.new("Script")
  20. Script1 = Instance.new("Script")
  21. Script2 = Instance.new("Script")
  22. Script0.Name = "sound"
  23. Script0.Parent = mas
  24. table.insert(cors,sandbox(Script0,function()
  25. --[[ made by ManMinded ]]--
  26. texture = "http://www.roblox.com/asset/?id="
  27. colors = {"Deep orange","Really red","Hot pink","Really blue","Toothpaste","Lime green"}
  28. transparent = {0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9}
  29. local sound1 = "rbxassetid://142319348"
  30. local sound2 = "rbxassetid://142319348"
  31. local sound3 = "rbxassetid://142319348"
  32. local sound4 = "rbxassetid://142319348"
  33. while wait() do
  34. local audio1 = Instance.new("Sound",workspace)
  35. audio1.SoundId = sound1
  36. wait(1)
  37. audio1:Play()
  38.  
  39. local audio2 = Instance.new("Sound",workspace)
  40. audio2.SoundId = sound2
  41. wait(0.5)
  42. audio2:Play()
  43.  
  44. local audio3 = Instance.new("Sound",workspace)
  45. audio3.SoundId = sound3
  46. wait(0.5)
  47. audio3:Play()
  48.  
  49. local audio4 = Instance.new("Sound",workspace)
  50. audio4.SoundId = sound4
  51. wait(0.5)
  52. audio4:Play()
  53. end
  54.  
  55.  
  56.  
  57.  
  58. local A = game.Workspace:GetChildren()
  59. local B = game.Workspace:GetChildren()
  60. local C = game.Workspace:GetChildren()
  61. local D = game.Workspace:GetChildren()
  62. local E = game.Workspace:GetChildren()
  63. local F = game.Workspace:GetChildren()
  64. local G = game.Workspace:GetChildren()
  65. local H = game.Workspace:GetChildren()
  66. local I = game.Workspace:GetChildren()
  67. for i,v in pairs(I) do
  68. if v:IsA("Model") or v.Name == "Wobbly" then
  69. v:Destroy()
  70. end
  71. end
  72.  
  73.  
  74. while wait() do
  75. end
  76.  
  77.  
  78.  
  79. --[[ made by ManMinded ]]--
  80. end))
  81. Script1.Name = "decal spam"
  82. Script1.Parent = mas
  83. table.insert(cors,sandbox(Script1,function()
  84. --[[ made by ManMinded ]]--
  85.  
  86. texture = "http://www.roblox.com/asset/?id=161681250"
  87. transparent = {0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9}
  88. colors = {"Deep orange","Really red","Hot pink","Really blue","Toothpaste","Lime green"}
  89. --http://www.roblox.com/asset/?id=134356898 -- put id there, then set last digit one number back, you can put t-shirt id's there too!!!!
  90.  
  91. local A = game.Workspace:GetChildren()
  92. local B = game.Workspace:GetChildren()
  93. local C = game.Workspace:GetChildren()
  94. local D = game.Workspace:GetChildren()
  95. local E = game.Workspace:GetChildren()
  96. local F = game.Workspace:GetChildren()
  97. local G = game.Workspace:GetChildren()
  98. for i,v in pairs(A) do
  99. if v:IsA("Part") then
  100. local d = Instance.new("Decal",v)
  101. v.Decal.Face = "Top"
  102. v.Decal.Texture = texture
  103. v.Anchored = false
  104. end
  105. end
  106.  
  107. for i,v in pairs(B) do
  108. if v:IsA("Part") then
  109. local s = Instance.new("Decal",v)
  110. s.Face = "Front"
  111. s.Texture = texture
  112. end
  113. end
  114.  
  115. for i,v in pairs(C) do
  116. if v:IsA("Part") then
  117. local h = Instance.new("Decal",v)
  118. h.Face = "Back"
  119. h.Texture = texture
  120. end
  121. end
  122.  
  123. for i,v in pairs(D) do
  124. if v:IsA("Part") then
  125. local j = Instance.new("Decal",v)
  126. j.Face = "Left"
  127. j.Texture = texture
  128. end
  129. end
  130.  
  131. for i,v in pairs(E) do
  132. if v:IsA("Part") then
  133. local k = Instance.new("Decal",v)
  134. k.Face = "Right"
  135. k.Texture = texture
  136. end
  137. end
  138.  
  139. for i,v in pairs(F) do
  140. if v:IsA("Part") then
  141. local l = Instance.new("Decal",v)
  142. l.Face = "Bottom"
  143. l.Texture = texture
  144. end
  145. end
  146.  
  147. for i,v in pairs(G) do
  148. if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
  149. v.BrickColor = BrickColor.new(colors[math.random(1,#colors)])
  150. v.Transparency = transparent[math.random(1,#transparent)]
  151. local fire = Instance.new("Fire",v)
  152. fire.Size = 30
  153. fire.Color = Color3.new(math.random(),math.random(),math.random())
  154. fire.SecondaryColor = Color3.new(math.random(),math.random(),math.random())
  155. end
  156. end
  157. for i,v in pairs(A) do
  158. if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
  159. local d = Instance.new("Decal",v)
  160. v.Decal.Face = "Top"
  161. v.Decal.Texture = texture
  162. v.Anchored = true
  163. end
  164. end
  165.  
  166. for i,v in pairs(B) do
  167. if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
  168. local s = Instance.new("Decal",v)
  169. s.Face = "Front"
  170. s.Texture = texture
  171. end
  172. end
  173.  
  174. for i,v in pairs(C) do
  175. if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
  176. local h = Instance.new("Decal",v)
  177. h.Face = "Back"
  178. h.Texture = texture
  179. end
  180. end
  181.  
  182. for i,v in pairs(D) do
  183. if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
  184. local j = Instance.new("Decal",v)
  185. j.Face = "Left"
  186. j.Texture = texture
  187. end
  188. end
  189.  
  190. for i,v in pairs(E) do
  191. if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
  192. local k = Instance.new("Decal",v)
  193. k.Face = "Right"
  194. k.Texture = texture
  195. end
  196. end
  197.  
  198. for i,v in pairs(F) do
  199. if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
  200. local l = Instance.new("Decal",v)
  201. l.Face = "Bottom"
  202. l.Texture = texture
  203. end
  204. end
  205. while wait() do
  206. for _,v in pairs(game.Workspace:GetChildren()) do
  207. if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
  208. local fire = Instance.new("Fire",v)
  209. fire.Size = 30
  210. fire.Color = Color3.new(math.random(),math.random(),math.random())
  211. fire.SecondaryColor = Color3.new(math.random(),math.random(),math.random())
  212. v.Anchored = false
  213. end
  214. end
  215. end
  216.  
  217.  
  218.  
  219. --[[ made by ManMinded ]]--
  220. end))
  221. Script2.Name = "skybox"
  222. Script2.Parent = mas
  223. table.insert(cors,sandbox(Script2,function()
  224. rainbow = {"http://www.roblox.com/asset/?id=102397435","http://www.roblox.com/asset/?id=61352116","http://www.roblox.com/asset/?id=102397492","http://www.roblox.com/asset/?id=102397471","http://www.roblox.com/asset/?id=102397379","http://www.roblox.com/asset/?id=102397532"}
  225.  
  226. while wait() do
  227. local s = Instance.new("Sky",game.Lighting)
  228. s.SkyboxBk = rainbow[math.random(1,#rainbow)]
  229. s.SkyboxDn = rainbow[math.random(1,#rainbow)]
  230. s.SkyboxFt = rainbow[math.random(1,#rainbow)]
  231. s.SkyboxLf = rainbow[math.random(1,#rainbow)]
  232. s.SkyboxRt = rainbow[math.random(1,#rainbow)]
  233. s.SkyboxUp = rainbow[math.random(1,#rainbow)]
  234. end
  235.  
  236. end))
  237. for i,v in pairs(mas:GetChildren()) do
  238. v.Parent = workspace
  239. pcall(function() v:MakeJoints() end)
  240. end
  241. mas:Destroy()
  242. for i,v in pairs(cors) do
  243. spawn(function()
  244. pcall(v)
  245. end)
  246. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement