Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(5)
- local laowner = game.Players.Dani_MM291 --put your username
- game.Lighting:ClearAllChildren()
- local sky = Instance.new("Sky")
- sky.SkyboxBk = "rbxassetid://7931006110"
- sky.SkyboxDn = "rbxassetid://7931006110"
- sky.SkyboxFt = "rbxassetid://7931006110"
- sky.SkyboxLf = "rbxassetid://7931006110"
- sky.SkyboxRt = "rbxassetid://7931006110"
- sky.SkyboxUp = "rbxassetid://7931006110"
- local sound = Instance.new("Sound")
- sound.Volume = "3"
- sound.SoundId = "rbxassetid://7581063976"
- sound.Parent = game.Chat
- sound.Looped = false
- sound:Play()
- wait(3)
- sound:Destroy()
- local song = Instance.new("Sound")
- song.Volume = "3"
- song.SoundId = "rbxassetid://3735260934"
- song.Parent = game.Chat
- song.Looped = true
- song:Play()
- sky.Parent = game.Lighting
- laowner.Chatted:connect(function(msg)
- if msg == "/e laugh" then
- local laughs = Instance.new("Sound")
- laughs.Volume = "2"
- laughs.SoundId = "rbxassetid://130759239"
- laughs.Parent = game.Chat
- laughs.Looped = false
- local laughse = Instance.new("Sound")
- laughse.Volume = "1"
- laughse.SoundId = "rbxassetid://7337298420"
- laughse.Parent = game.Chat
- laughse.Looped = false
- laughs:Play()
- laughse:Play()
- wait(laughs.TimeLength)
- wait(laughse.TimeLength)
- laughs:Destroy()
- laughse:Destroy()
- end
- end)
- for i,v in pairs(game:GetDescendants()) do
- if v:IsA("Part") then
- local decal = Instance.new("Decal")
- decal.Texture = "http://www.roblox.com/asset/?id=7930887596"
- decal.Face = "Front"
- decal.Parent = v
- local decal = Instance.new("Decal")
- decal.Texture = "http://www.roblox.com/asset/?id=7930887596"
- decal.Face = "Back"
- decal.Parent = v
- local decal = Instance.new("Decal")
- decal.Texture = "http://www.roblox.com/asset/?id=7930887596"
- decal.Face = "Bottom"
- decal.Parent = v
- local decal = Instance.new("Decal")
- decal.Texture = "http://www.roblox.com/asset/?id=7930887596"
- decal.Face = "Left"
- decal.Parent = v
- local decal = Instance.new("Decal")
- decal.Texture = "http://www.roblox.com/asset/?id=7930887596"
- decal.Face = "Right"
- decal.Parent = v
- local decal = Instance.new("Decal")
- decal.Texture = "http://www.roblox.com/asset/?id=7930887596"
- decal.Face = "Top"
- decal.Parent = v
- end
- end
- while wait() do
- wait(20)
- local laughso = Instance.new("Sound")
- laughso.Volume = "2"
- laughso.SoundId = "rbxassetid://7337298420"
- laughso.Parent = game.Chat
- laughso.Looped = false
- laughso:Play()
- wait(laughso.TimeLength)
- laughso:Destroy()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement