Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Converted with ttyyuu12345's model to script plugin v4
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- Script0 = Instance.new("Script")
- Script1 = Instance.new("Script")
- Script2 = Instance.new("Script")
- Script0.Name = "sound"
- Script0.Parent = mas
- table.insert(cors,sandbox(Script0,function()
- --[[ made by ManMinded ]]--
- texture = "http://www.roblox.com/asset/?id="
- colors = {"Deep orange","Really red","Hot pink","Really blue","Toothpaste","Lime green"}
- transparent = {0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9}
- local sound1 = "rbxassetid://142319348"
- local sound2 = "rbxassetid://142319348"
- local sound3 = "rbxassetid://142319348"
- local sound4 = "rbxassetid://142319348"
- while wait() do
- local audio1 = Instance.new("Sound",workspace)
- audio1.SoundId = sound1
- wait(1)
- audio1:Play()
- local audio2 = Instance.new("Sound",workspace)
- audio2.SoundId = sound2
- wait(0.5)
- audio2:Play()
- local audio3 = Instance.new("Sound",workspace)
- audio3.SoundId = sound3
- wait(0.5)
- audio3:Play()
- local audio4 = Instance.new("Sound",workspace)
- audio4.SoundId = sound4
- wait(0.5)
- audio4:Play()
- end
- local A = game.Workspace:GetChildren()
- local B = game.Workspace:GetChildren()
- local C = game.Workspace:GetChildren()
- local D = game.Workspace:GetChildren()
- local E = game.Workspace:GetChildren()
- local F = game.Workspace:GetChildren()
- local G = game.Workspace:GetChildren()
- local H = game.Workspace:GetChildren()
- local I = game.Workspace:GetChildren()
- for i,v in pairs(I) do
- if v:IsA("Model") or v.Name == "Wobbly" then
- v:Destroy()
- end
- end
- while wait() do
- end
- --[[ made by ManMinded ]]--
- end))
- Script1.Name = "decal spam"
- Script1.Parent = mas
- table.insert(cors,sandbox(Script1,function()
- --[[ made by ManMinded ]]--
- texture = "http://www.roblox.com/asset/?id=161681250"
- transparent = {0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9}
- colors = {"Deep orange","Really red","Hot pink","Really blue","Toothpaste","Lime green"}
- --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!!!!
- local A = game.Workspace:GetChildren()
- local B = game.Workspace:GetChildren()
- local C = game.Workspace:GetChildren()
- local D = game.Workspace:GetChildren()
- local E = game.Workspace:GetChildren()
- local F = game.Workspace:GetChildren()
- local G = game.Workspace:GetChildren()
- for i,v in pairs(A) do
- if v:IsA("Part") then
- local d = Instance.new("Decal",v)
- v.Decal.Face = "Top"
- v.Decal.Texture = texture
- v.Anchored = false
- end
- end
- for i,v in pairs(B) do
- if v:IsA("Part") then
- local s = Instance.new("Decal",v)
- s.Face = "Front"
- s.Texture = texture
- end
- end
- for i,v in pairs(C) do
- if v:IsA("Part") then
- local h = Instance.new("Decal",v)
- h.Face = "Back"
- h.Texture = texture
- end
- end
- for i,v in pairs(D) do
- if v:IsA("Part") then
- local j = Instance.new("Decal",v)
- j.Face = "Left"
- j.Texture = texture
- end
- end
- for i,v in pairs(E) do
- if v:IsA("Part") then
- local k = Instance.new("Decal",v)
- k.Face = "Right"
- k.Texture = texture
- end
- end
- for i,v in pairs(F) do
- if v:IsA("Part") then
- local l = Instance.new("Decal",v)
- l.Face = "Bottom"
- l.Texture = texture
- end
- end
- for i,v in pairs(G) do
- if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
- v.BrickColor = BrickColor.new(colors[math.random(1,#colors)])
- v.Transparency = transparent[math.random(1,#transparent)]
- local fire = Instance.new("Fire",v)
- fire.Size = 30
- fire.Color = Color3.new(math.random(),math.random(),math.random())
- fire.SecondaryColor = Color3.new(math.random(),math.random(),math.random())
- end
- end
- for i,v in pairs(A) do
- if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
- local d = Instance.new("Decal",v)
- v.Decal.Face = "Top"
- v.Decal.Texture = texture
- v.Anchored = true
- end
- end
- for i,v in pairs(B) do
- if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
- local s = Instance.new("Decal",v)
- s.Face = "Front"
- s.Texture = texture
- end
- end
- for i,v in pairs(C) do
- if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
- local h = Instance.new("Decal",v)
- h.Face = "Back"
- h.Texture = texture
- end
- end
- for i,v in pairs(D) do
- if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
- local j = Instance.new("Decal",v)
- j.Face = "Left"
- j.Texture = texture
- end
- end
- for i,v in pairs(E) do
- if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
- local k = Instance.new("Decal",v)
- k.Face = "Right"
- k.Texture = texture
- end
- end
- for i,v in pairs(F) do
- if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
- local l = Instance.new("Decal",v)
- l.Face = "Bottom"
- l.Texture = texture
- end
- end
- while wait() do
- for _,v in pairs(game.Workspace:GetChildren()) do
- if v:IsA("Part") or v:IsA("WedgePart") or v:IsA("TrussPart") or v:IsA("CornerWedgePart") then
- local fire = Instance.new("Fire",v)
- fire.Size = 30
- fire.Color = Color3.new(math.random(),math.random(),math.random())
- fire.SecondaryColor = Color3.new(math.random(),math.random(),math.random())
- v.Anchored = false
- end
- end
- end
- --[[ made by ManMinded ]]--
- end))
- Script2.Name = "skybox"
- Script2.Parent = mas
- table.insert(cors,sandbox(Script2,function()
- 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"}
- while wait() do
- local s = Instance.new("Sky",game.Lighting)
- s.SkyboxBk = rainbow[math.random(1,#rainbow)]
- s.SkyboxDn = rainbow[math.random(1,#rainbow)]
- s.SkyboxFt = rainbow[math.random(1,#rainbow)]
- s.SkyboxLf = rainbow[math.random(1,#rainbow)]
- s.SkyboxRt = rainbow[math.random(1,#rainbow)]
- s.SkyboxUp = rainbow[math.random(1,#rainbow)]
- end
- end))
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = workspace
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement