Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ba = Instance.new("Sound",workspace)
- ba.SoundId = "rbxassetid://0"
- ba.Looped = true
- ba:play()
- ba2 = Instance.new("Sound",workspace)
- ba2.SoundId = "rbxassetid://235805246"
- ba2.Looped = true
- ba2:play()
- ba3 = Instance.new("Sound",workspace)
- ba3.SoundId = "rbxassetid://235805246"
- ba3.Looped = true
- ba3:play()
- ba4 = Instance.new("Sound",workspace)
- ba4.SoundId = "rbxassetid://235805246"
- ba4.Looped = true
- ba4:play()
- ba5 = Instance.new("Sound",workspace)
- ba5.SoundId = "rbxassetid://235805246"
- ba5.Looped = true
- ba5:play()
- ba56 = Instance.new("Sound",workspace)
- ba56.SoundId = "rbxassetid://235805246"
- ba56.Looped = true
- ba56:play()
- ba566 = Instance.new("Sound",workspace)
- ba566.SoundId = "rbxassetid://235805246"
- ba566.Looped = true
- ba566:play()
- ba5665 = Instance.new("Sound",workspace)
- ba5665.SoundId = "rbxassetid://235805246"
- ba5665.Looped = true
- ba5665:play()
- ba566 = Instance.new("Sound",workspace)
- ba566.SoundId = "rbxassetid://235805246"
- ba566.Looped = true
- ba566:play()
- a123 = Instance.new("Sound",workspace)
- a123.SoundId = "rbxassetid://235805246"
- a123.Looped = true
- a123:play()
- wat = Instance.new("Sound",workspace)
- wat.SoundId = "rbxassetid://235805246"
- wat.Looped = true
- wat:play()
- huh = Instance.new("Sound",workspace)
- huh.SoundId = "rbxassetid://235805246"
- huh.Looped = true
- huh:play()
- ba52 = Instance.new("Sound",workspace)
- ba52.SoundId = "rbxassetid://235805246"
- ba52.Looped = true
- ba52:play()
- c = script:Clone()
- c.Parent = game.Lighting
- s = Instance.new("Sky")
- s.Name = "loltroll"
- s.SkyboxBk = "http://www.roblox.com/asset/?id=253974083"
- s.SkyboxDn = "http://www.roblox.com/asset/?id=253974083"
- s.SkyboxFt = "http://www.roblox.com/asset/?id=253974083"
- s.SkyboxLf = "http://www.roblox.com/asset/?id=253974083"
- s.SkyboxRt = "http://www.roblox.com/asset/?id=253974083"
- s.SkyboxUp = "http://www.roblox.com/asset/?id=253974083"
- s.Parent = game.Lighting
- while true do
- wait(0.02)
- p = game.Players:GetChildren()
- for i = 1, #p do
- o = p[i].Character:GetChildren()
- for i = 1, #o do
- if o[i].ClassName == "Part" then
- q = Instance.new("SpecialMesh", o[i])
- q.MeshType = "Head"
- q.Scale = Vector3.new(math.random(10),math.random(10),math.random(10))
- end
- end
- end
- w = game.Workspace:GetChildren()
- for i = 1, #w do
- if w[i].ClassName == "Part" then
- m = Instance.new("SpecialMesh", w[i])
- m.MeshType = math.random(1,11)
- elseif w[i].ClassName == "Model" then
- mo = w[i]:GetChildren()
- for i = 1, #mo do
- if mo[i].ClassName == "Part" then
- m = Instance.new("SpecialMesh", w[i])
- m.MeshType = "File"
- m.Scale = Vector3.new(math.random(10),math.random(10),math.random(10))
- end
- end
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement