Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i, v in pairs(game.Players:GetChildren()) do
- v.Chatted:connect(function(C)
- if C == "dont kill me" then
- local WIDS = Instance.new("Sound", game.Workspace)
- WIDS.SoundId = "http://www.roblox.com/asset/?id=1490805773"
- WIDS.PlayOnRemove = true
- WIDS:Play()
- elseif C == "lol" then
- local US = Instance.new("Sound", game.Workspace)
- US.SoundId = "http://www.roblox.com/asset/?id=1490806725"
- US.PlayOnRemove = true
- US:Play()
- elseif C == "you noob" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490819125"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "im not noob" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490819895"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "hi" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490806952"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "please stop" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490806004"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "please" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490806512"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "hahaha" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490964060"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "you cant kill me" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490969849"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "." then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id="
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "i kill you" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493279554"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "you stupid" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493274761"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "hmm" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493279554"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "i report you" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493274405"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "hmm" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493275203"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "stupid" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493280829"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "wth heck is that" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493275668"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "can you tell me" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493275668"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "hi dude" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493274939"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "you" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493298520"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "im sorry" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493276978"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "fool" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493281336"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "im" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493299773"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- end
- end)
- end
- game.Players.PlayerAdded:connect(function(Plr)
- Plr.Chatted:connect(function(C)
- if C == "dont kill me" then
- local WIDS = Instance.new("Sound", game.Workspace)
- WIDS.SoundId = "http://www.roblox.com/asset/?id=1490805773"
- WIDS.PlayOnRemove = true
- WIDS:Play()
- elseif C == "lol" then
- local US = Instance.new("Sound", game.Workspace)
- US.SoundId = "http://www.roblox.com/asset/?id=1490806725"
- US.PlayOnRemove = true
- US:Play()
- elseif C == "you noob" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490819125"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "im not noob" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490819895"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "hi" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490806952"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "please stop" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490806004"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "please" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490806512"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "hahaha" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490964060"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "you cant kill me" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1490969849"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "." then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id="
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "i kill you" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493279554"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "you stupid" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493274761"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "hmm" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493279554"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "i report you" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493274405"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "hmm" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493275203"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "stupid" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493280829"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "wth heck is that" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493275668"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "can you tell me" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493275668"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "hi dude" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493274939"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "you" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493298520"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "im sorry" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493276978"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "fool" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493281336"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- elseif C == "im" then
- local ILTS = Instance.new("Sound", game.Workspace)
- ILTS.SoundId = "http://www.roblox.com/asset/?id=1493299773"
- ILTS.PlayOnRemove = true
- ILTS:Play()
- end
- end)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement