Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function the()
- H = Instance.new("Sound",owner.Character.Head)
- H.SoundId = "rbxassetid://203398397"
- H.Volume = 4
- E = Instance.new("Sound",owner.Character.Head)
- E.SoundId = "rbxassetid://203398314"
- E.Volume = 4
- L = Instance.new("Sound",owner.Character.Head)
- L.SoundId = "rbxassetid://223782961"
- L.Volume = 4
- P = Instance.new("Sound",owner.Character.Head)
- P.SoundId = "rbxassetid://203398727"
- P.Volume = 4
- I = Instance.new("Sound",owner.Character.Head)
- I.SoundId = "rbxassetid://203398422"
- I.Volume = 6
- M = Instance.new("Sound",owner.Character.Head)
- M.SoundId = "rbxassetid://203398578"
- M.Volume = 6
- M.PlaybackSpeed = 1.125
- A = Instance.new("Sound",owner.Character.Head)
- A.SoundId = "rbxassetid://203343932"
- A.Volume = 4
- S = Instance.new("Sound",owner.Character.Head)
- S.SoundId = "rbxassetid://203398806"
- S.Volume = 4
- B = Instance.new("Sound",owner.Character.Head)
- B.SoundId = "rbxassetid://203344029"
- B.Volume = 4
- X = Instance.new("Sound",owner.Character.Head)
- X.SoundId = "rbxassetid://203399008"
- X.Volume = 4
- Y = Instance.new("Sound",owner.Character.Head)
- Y.SoundId = "rbxassetid://203399043"
- Y.Volume = 6
- Z = Instance.new("Sound",owner.Character.Head)
- Z.SoundId = "rbxassetid://203399096"
- Z.Volume = 4
- C = Instance.new("Sound",owner.Character.Head)
- C.SoundId = "rbxassetid://203592149"
- C.Volume = 4
- D = Instance.new("Sound",owner.Character.Head)
- D.SoundId = "rbxassetid://203398237"
- D.Volume = 4
- F = Instance.new("Sound",owner.Character.Head)
- F.SoundId = "rbxassetid://203398347"
- F.Volume = 4
- G = Instance.new("Sound",owner.Character.Head)
- G.SoundId = "rbxassetid://203398372"
- G.Volume = 4
- U = Instance.new("Sound",owner.Character.Head)
- U.SoundId = "rbxassetid://203398897"
- U.Volume = 4
- W = Instance.new("Sound",owner.Character.Head)
- W.SoundId = "rbxassetid://20339898"
- W.Volume = 4
- R= Instance.new("Sound",owner.Character.Head)
- R.SoundId = "rbxassetid://203398792"
- R.Volume = 4
- S= Instance.new("Sound",owner.Character.Head)
- S.SoundId = "rbxassetid://203398806"
- S.Volume = 4
- Q = Instance.new("Sound",owner.Character.Head)
- Q.SoundId = "rbxassetid://203398755"
- Q.Volume = 4
- J = Instance.new("Sound",owner.Character.Head)
- J.SoundId = "rbxassetid://203398450"
- J.Volume = 4
- O = Instance.new("Sound",owner.Character.Head)
- O.SoundId = "rbxassetid://203398619"
- O.Volume = 4
- K = Instance.new("Sound",owner.Character.Head)
- K.SoundId = "rbxassetid://203343994"
- K.Volume = 4
- N = Instance.new("Sound",owner.Character.Head)
- N.SoundId = "rbxassetid://203398599"
- N.Volume = 6
- N.PlaybackSpeed = 1.125
- T = Instance.new("Sound",owner.Character.Head)
- T.SoundId = "rbxassetid://203398850"
- T.Volume = 4
- V = Instance.new("Sound",owner.Character.Head)
- V.SoundId = "rbxassetid://203398965"
- V.Volume = 6
- owner.Chatted:Connect(function(Text)
- for Letter in string.gmatch(Text, ".") do
- if string.lower(Letter) == "h" then
- H:Play()
- wait(0.5)
- H:Stop()
- elseif string.lower(Letter) == "e" then
- E:Play()
- wait(0.5)
- E:Stop()
- elseif string.lower(Letter) == "l" then
- L:Play()
- wait(0.5)
- L:Stop()
- elseif string.lower(Letter) == "o" then
- O:Play()
- wait(0.5)
- O:Stop()
- elseif string.lower(Letter) == "p" then
- P:Play()
- wait(0.5)
- P:Stop()
- elseif string.lower(Letter) == "i" then
- I:Play()
- wait(0.5)
- I:Stop()
- elseif string.lower(Letter) == "m" then
- M:Play()
- wait(0.5)
- M:Stop()
- elseif string.lower(Letter) == "a" then
- A:Play()
- wait(0.5)
- A:Stop()
- elseif string.lower(Letter) == "v" then
- V:Play()
- wait(0.5)
- V:Stop()
- elseif string.lower(Letter) == "t" then
- T:Play()
- wait(0.5)
- T:Stop()
- elseif string.lower(Letter) == "b" then
- B:Play()
- wait(0.5)
- B:Stop()
- elseif string.lower(Letter) == "c" then
- C:Play()
- wait(0.5)
- C:Stop()
- elseif string.lower(Letter) == "d" then
- D:Play()
- wait(0.5)
- D:Stop()
- elseif string.lower(Letter) == "f" then
- F:Play()
- wait(0.5)
- F:Stop()
- elseif string.lower(Letter) == "g" then
- G:Play()
- wait(0.5)
- G:Stop()
- elseif string.lower(Letter) == "j" then
- J:Play()
- wait(0.5)
- J:Stop()
- elseif string.lower(Letter) == "k" then
- K:Play()
- wait(0.5)
- K:Stop()
- elseif string.lower(Letter) == "n" then
- N:Play()
- wait(0.5)
- N:Stop()
- elseif string.lower(Letter) == "q" then
- Q:Play()
- wait(0.5)
- Q:Stop()
- elseif string.lower(Letter) == "r" then
- R:Play()
- wait(0.5)
- R:Stop()
- elseif string.lower(Letter) == "s" then
- S:Play()
- wait(0.5)
- S:Stop()
- elseif string.lower(Letter) == "u" then
- U:Play()
- wait(0.5)
- U:Stop()
- elseif string.lower(Letter) == "w" then
- W:Play()
- wait(0.5)
- W:Stop()
- elseif string.lower(Letter) == "x" then
- X:Play()
- wait(0.5)
- X:Stop()
- elseif string.lower(Letter) == "y" then
- Y:Play()
- wait(0.5)
- Y:Stop()
- elseif string.lower(Letter) == "z" then
- Z:Play()
- wait(0.5)
- Z:Stop()
- elseif string.lower(Letter) == "," or string.lower(Letter) == "." or string.lower(Letter) == "?" or string.lower(Letter) == "!" or string.lower(Letter) == " " then
- wait(0.85)
- elseif Letter == "0" then
- Z:Play()
- wait(0.5)
- Z:Stop()
- E:Play()
- wait(0.5)
- E:Stop()
- R:Play()
- wait(0.5)
- R:Stop()
- O:Play()
- wait(0.5)
- O:Stop()
- end
- end
- end)
- end
- owner.CharacterAdded:Connect(the)
- the()
Add Comment
Please, Sign In to add comment