BobMe

ChVoice2

Dec 30th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. for i, v in pairs(game.Players:GetChildren()) do
  2.     v.Chatted:connect(function(C)
  3.         if C == "what i've done" then
  4.             local WIDS = Instance.new("Sound", game.Workspace)
  5.             WIDS.SoundId = "http://www.roblox.com/asset/?id=135932638"
  6.             WIDS.PlayOnRemove = false
  7.             WIDS.Volume = 10
  8.             WIDS:Play()
  9.         elseif C == "ugly" then
  10.             local US = Instance.new("Sound", game.Workspace)
  11.             US.SoundId = "http://www.roblox.com/asset/?id=150611842"
  12.             US.PlayOnRemove = false
  13.             US.Volume = 10
  14.             US:Play()
  15.         elseif C == "like trains" then
  16.             local ILTS = Instance.new("Sound", game.Workspace)
  17.             ILTS.SoundId = "http://www.roblox.com/asset/?id=313046731"
  18.             ILTS.PlayOnRemove = false
  19.             ILTS.Volume = 10
  20.             ILTS:Play()
  21.         elseif C == "i like trains" then
  22.             local ILTS = Instance.new("Sound", game.Workspace)
  23.             ILTS.SoundId = "http://www.roblox.com/asset/?id=313046731"
  24.             ILTS.PlayOnRemove = false
  25.             ILTS.Volume = 10
  26.             ILTS:Play()
  27.         elseif C == "running" then
  28.             local ILTS = Instance.new("Sound", game.Workspace)
  29.             ILTS.SoundId = "http://www.roblox.com/asset/?id=703893300"
  30.             ILTS.PlayOnRemove = false
  31.             ILTS.Volume = 10
  32.             ILTS:Play()
  33.         elseif C == "fail" then
  34.             local ILTS = Instance.new("Sound", game.Workspace)
  35.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130839932"
  36.             ILTS.PlayOnRemove = false
  37.             ILTS.Volume = 10
  38.             ILTS:Play()
  39.         elseif C == "you failed, failed, oof" then
  40.             local ILTS = Instance.new("Sound", game.Workspace)
  41.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130839932"
  42.             ILTS.PlayOnRemove = false
  43.             ILTS.Volume = 10
  44.             ILTS:Play()
  45.         elseif C == "batman" then
  46.             local ILTS = Instance.new("Sound", game.Workspace)
  47.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130769318"
  48.             ILTS.PlayOnRemove = false
  49.             ILTS.Volume = 10
  50.             ILTS:Play()
  51.         elseif C == "i may be bad" then
  52.             local ILTS = Instance.new("Sound", game.Workspace)
  53.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130767818"
  54.             ILTS.PlayOnRemove = false
  55.             ILTS.Volume = 10
  56.             ILTS:Play()
  57.         elseif C == "may be bad" then
  58.             local ILTS = Instance.new("Sound", game.Workspace)
  59.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130767818"
  60.             ILTS.PlayOnRemove = false
  61.             ILTS.Volume = 10
  62.             ILTS:Play()
  63.         elseif C == "bad" then
  64.             local ILTS = Instance.new("Sound", game.Workspace)
  65.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130767818"
  66.             ILTS.PlayOnRemove = false
  67.             ILTS.Volume = 10
  68.             ILTS:Play()
  69.         elseif C == "SHUT UP" then
  70.             local ILTS = Instance.new("Sound", game.Workspace)
  71.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130782980"
  72.             ILTS.PlayOnRemove = false
  73.             ILTS.Volume = 50
  74.             ILTS:Play()
  75.         elseif C == "BOOM!" then
  76.             local ILTS = Instance.new("Sound", game.Workspace)
  77.             ILTS.SoundId = "http://www.roblox.com/asset/?id=259048528"
  78.             ILTS.PlayOnRemove = false
  79.             ILTS.Volume = 10
  80.             ILTS:Play()
  81.             wait(11)
  82.             ILTS:Stop()
  83.         elseif C == "DO IT" then
  84.             local ILTS = Instance.new("Sound", game.Workspace)
  85.             ILTS.SoundId = "http://www.roblox.com/asset/?id=256575709"
  86.             ILTS.PlayOnRemove = false
  87.             ILTS.Volume = 10
  88.             ILTS:Play()
  89.             wait(8.5)
  90.             ILTS:Stop()
  91.         elseif C == "JUST DO IT" then
  92.             local ILTS = Instance.new("Sound", game.Workspace)
  93.             ILTS.SoundId = "http://www.roblox.com/asset/?id=256575709"
  94.             ILTS.PlayOnRemove = false
  95.             ILTS.Volume = 10
  96.             ILTS:Play()
  97.             wait(8.5)
  98.             ILTS:Stop()
  99.         elseif C == "wow" then
  100.             local ILTS = Instance.new("Sound", game.Workspace)
  101.             ILTS.SoundId = "http://www.roblox.com/asset/?id=168209314"
  102.             ILTS.PlayOnRemove = false
  103.             ILTS.Volume = 10
  104.             ILTS:Play()
  105.         elseif C == "final countdown" then
  106.             local ILTS = Instance.new("Sound", game.Workspace)
  107.             ILTS.SoundId = "http://www.roblox.com/asset/?id=215350068"
  108.             ILTS.PlayOnRemove = false
  109.             ILTS.Volume = 10
  110.             ILTS:Play()
  111.             wait(49.83)
  112.             ILTS:Stop()
  113.         elseif C == "such sad" then
  114.             local ILTS = Instance.new("Sound", game.Workspace)
  115.             ILTS.SoundId = "http://www.roblox.com/asset/?id=221842357"
  116.             ILTS.PlayOnRemove = false
  117.             ILTS.Volume = 10
  118.             ILTS:Play()
  119.         elseif C == "BestStorm" then
  120.             local ILTS = Instance.new("Sound", game.Workspace)
  121.             ILTS.SoundId = "http://www.roblox.com/asset/?id=172058940"
  122.             ILTS.PlayOnRemove = false
  123.             ILTS.Volume = 10
  124.             ILTS:Play()
  125.         elseif C == ";(" then
  126.             local ILTS = Instance.new("Sound", game.Workspace)
  127.             ILTS.SoundId = "http://www.roblox.com/asset/?id=239338517"
  128.             ILTS.PlayOnRemove = false
  129.             ILTS.Volume = 10
  130.             ILTS:Play()
  131.             wait(10.9)
  132.             ILTS:Stop()
  133.         elseif C == "in the end" then
  134.             local ILTS = Instance.new("Sound", game.Workspace)
  135.             ILTS.SoundId = "http://www.roblox.com/asset/?id=239338517"
  136.             ILTS.PlayOnRemove = false
  137.             ILTS.Volume = 10
  138.             ILTS:Play()
  139.         elseif C == ");" then
  140.             local ILTS = Instance.new("Sound", game.Workspace)
  141.             ILTS.SoundId = "http://www.roblox.com/asset/?id=184721280"
  142.             ILTS.PlayOnRemove = false
  143.             ILTS.Volume = 10
  144.             ILTS:Play()
  145.             wait(22)
  146.             ILTS:Stop()
  147.         elseif C == "do you feel it?" then
  148.             local ILTS = Instance.new("Sound", game.Workspace)
  149.             ILTS.SoundId = "http://www.roblox.com/asset/?id=291163478"
  150.             ILTS.PlayOnRemove = false
  151.             ILTS.Volume = 10
  152.             ILTS:Play()
  153.         elseif C == "JUST DO IT musically" then
  154.             local ILTS = Instance.new("Sound", game.Workspace)
  155.             ILTS.SoundId = "http://www.roblox.com/asset/?id=274504661"
  156.             ILTS.PlayOnRemove = false
  157.             ILTS.Volume = 10
  158.             ILTS:Play()
  159.         elseif C == "lol" then
  160.             local ILTS = Instance.new("Sound", game.Workspace)
  161.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  162.             ILTS.PlayOnRemove = false
  163.             ILTS.Volume = 10
  164.             ILTS:Play()
  165.             wait(7.15)
  166.             ILTS:Stop()
  167.         elseif C == "xD" then
  168.             local ILTS = Instance.new("Sound", game.Workspace)
  169.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  170.             ILTS.PlayOnRemove = false
  171.             ILTS.Volume = 10
  172.             ILTS:Play()
  173.             wait(7.15)
  174.             ILTS:Stop()
  175.         elseif C == "XD" then
  176.             local ILTS = Instance.new("Sound", game.Workspace)
  177.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  178.             ILTS.PlayOnRemove = false
  179.             ILTS.Volume = 10
  180.             ILTS:Play()
  181.             wait(7.15)
  182.             ILTS:Stop()
  183.         elseif C == "STOP! NO MORE!" then
  184.             local ILTS = Instance.new("Sound", game.Workspace)
  185.             ILTS.SoundId = "http://www.roblox.com/asset/?id=358468903"
  186.             ILTS.PlayOnRemove = false
  187.             ILTS.Volume = 10
  188.             ILTS:Play()
  189.         elseif C == "Stop it." then
  190.             local ILTS = Instance.new("Sound", game.Workspace)
  191.             ILTS.SoundId = "http://www.roblox.com/asset/?id=500243174"
  192.             ILTS.PlayOnRemove = false
  193.             ILTS.Volume = 10
  194.             ILTS:Play()
  195.         elseif C == "LOL" then
  196.             local ILTS = Instance.new("Sound", game.Workspace)
  197.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  198.             ILTS.PlayOnRemove = false
  199.             ILTS.Volume = 10
  200.             ILTS:Play()
  201.             wait(7.15)
  202.             ILTS:Stop()
  203.         elseif C == "LMAO" then
  204.             local ILTS = Instance.new("Sound", game.Workspace)
  205.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  206.             ILTS.PlayOnRemove = false
  207.             ILTS.Volume = 10
  208.             ILTS:Play()
  209.             wait(7.15)
  210.             ILTS:Stop()
  211.         elseif C == "xd" then
  212.             local ILTS = Instance.new("Sound", game.Workspace)
  213.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  214.             ILTS.PlayOnRemove = false
  215.             ILTS.Volume = 10
  216.             ILTS:Play()
  217.             wait(7.15)
  218.             ILTS:Stop()
  219.         elseif C == "lmao" then
  220.             local ILTS = Instance.new("Sound", game.Workspace)
  221.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  222.             ILTS.PlayOnRemove = false
  223.             ILTS.Volume = 10
  224.             ILTS:Play()
  225.             wait(7.15)
  226.             ILTS:Stop()
  227.         elseif C == "haha" then
  228.             local ILTS = Instance.new("Sound", game.Workspace)
  229.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  230.             ILTS.PlayOnRemove = false
  231.             ILTS.Volume = 10
  232.             ILTS:Play()
  233.             wait(7.15)
  234.             ILTS:Stop()
  235.         elseif C == "HAHA" then
  236.             local ILTS = Instance.new("Sound", game.Workspace)
  237.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  238.             ILTS.PlayOnRemove = false
  239.             ILTS.Volume = 10
  240.             ILTS:Play()
  241.             wait(7.15)
  242.             ILTS:Stop()
  243.         elseif C == "XDDD" then
  244.             local ILTS = Instance.new("Sound", game.Workspace)
  245.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  246.             ILTS.PlayOnRemove = false
  247.             ILTS.Volume = 10
  248.             ILTS:Play()
  249.             wait(7.15)
  250.             ILTS:Stop()
  251.         elseif C == "lel" then
  252.             local ILTS = Instance.new("Sound", game.Workspace)
  253.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  254.             ILTS.PlayOnRemove = false
  255.             ILTS.Volume = 10
  256.             ILTS:Play()
  257.             wait(7.15)
  258.             ILTS:Stop()
  259.         elseif C == "LEL" then
  260.             local ILTS = Instance.new("Sound", game.Workspace)
  261.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  262.             ILTS.PlayOnRemove = false
  263.             ILTS.Volume = 10
  264.             ILTS:Play()
  265.             wait(7.15)
  266.             ILTS:Stop()
  267.         elseif C == "OMG LOL" then
  268.             local ILTS = Instance.new("Sound", game.Workspace)
  269.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  270.             ILTS.PlayOnRemove = false
  271.             ILTS.Volume = 10
  272.             ILTS:Play()
  273.             wait(7.15)
  274.             ILTS:Stop()
  275.         elseif C == "memes" then
  276.             local ILTS = Instance.new("Sound", game.Workspace)
  277.             ILTS.SoundId = "http://www.roblox.com/asset/?id=464527987"
  278.             ILTS.PlayOnRemove = false
  279.             ILTS.Volume = 10
  280.             ILTS:Play()
  281.             wait(15)
  282.             ILTS:Stop()
  283.         elseif C == "morty" then
  284.             local ILTS = Instance.new("Sound", game.Workspace)
  285.             ILTS.SoundId = "http://www.roblox.com/asset/?id=795701916"
  286.             ILTS.PlayOnRemove = false
  287.             ILTS.Volume = 10
  288.             ILTS:Play()
  289.             wait(20)
  290.             ILTS:Stop()
  291.         elseif C == "victory" then
  292.             local ILTS = Instance.new("Sound", game.Workspace)
  293.             ILTS.SoundId = "http://www.roblox.com/asset/?id=371285966"
  294.             ILTS.PlayOnRemove = false
  295.             ILTS.Volume = 10
  296.             ILTS:Play()
  297.             wait(22)
  298.             ILTS:Stop()
  299.         elseif C == "WOAH!!!" then
  300.             local ILTS = Instance.new("Sound", game.Workspace)
  301.             ILTS.SoundId = "http://www.roblox.com/asset/?id=185817642"
  302.             ILTS.PlayOnRemove = false
  303.             ILTS.Volume = 10
  304.             ILTS:Play()
  305.         elseif C == "WTF?!" then
  306.             local ILTS = Instance.new("Sound", game.Workspace)
  307.             ILTS.SoundId = "http://www.roblox.com/asset/?id=160542922"
  308.             ILTS.PlayOnRemove = false
  309.             ILTS.Volume = 10
  310.             ILTS:Play()
  311.         elseif C == "WTH?!" then
  312.             local ILTS = Instance.new("Sound", game.Workspace)
  313.             ILTS.SoundId = "http://www.roblox.com/asset/?id=160542922"
  314.             ILTS.PlayOnRemove = false
  315.             ILTS.Volume = 10
  316.             ILTS:Play()
  317.         elseif C == "nope" then
  318.             local ILTS = Instance.new("Sound", game.Workspace)
  319.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130932305"
  320.             ILTS.PlayOnRemove = false
  321.             ILTS.Volume = 10
  322.             ILTS:Play()
  323.         elseif C == "hey stop" then
  324.             local ILTS = Instance.new("Sound", game.Workspace)
  325.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130984391"
  326.             ILTS.PlayOnRemove = false
  327.             ILTS.Volume = 10
  328.             ILTS:Play()
  329.         elseif C == "take a second and breathe." then
  330.             local ILTS = Instance.new("Sound", game.Workspace)
  331.             ILTS.SoundId = "http://www.roblox.com/asset/?id=394243013"
  332.             ILTS.PlayOnRemove = false
  333.             ILTS.Volume = 10
  334.             ILTS:Play()
  335.         elseif C == "FITE ME" then
  336.             local ILTS = Instance.new("Sound", game.Workspace)
  337.             ILTS.SoundId = "http://www.roblox.com/asset/?id=131122783"
  338.             ILTS.PlayOnRemove = false
  339.             ILTS.Volume = 10
  340.             ILTS:Play()
  341.         elseif C == "jesus" then
  342.             local ILTS = Instance.new("Sound", game.Workspace)
  343.             ILTS.SoundId = "http://www.roblox.com/asset/?id=643035411"
  344.             ILTS.PlayOnRemove = false
  345.             ILTS.Volume = 10
  346.             ILTS:Play()
  347.         elseif C == "OHHHHH!!!" then
  348.             local ILTS = Instance.new("Sound", game.Workspace)
  349.             ILTS.SoundId = "http://www.roblox.com/asset/?id=204032720"
  350.             ILTS.PlayOnRemove = false
  351.             ILTS.Volume = 10
  352.             ILTS:Play()
  353.         elseif C == "all star shrek" then
  354.             local ILTS = Instance.new("Sound", game.Workspace)
  355.             ILTS.SoundId = "http://www.roblox.com/asset/?id=150771181"
  356.             ILTS.PlayOnRemove = false
  357.             ILTS.Volume = 10
  358.             ILTS:Play()
  359.         elseif C == "O-O" then
  360.             local ILTS = Instance.new("Sound", game.Workspace)
  361.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130861347"
  362.             ILTS.PlayOnRemove = false
  363.             ILTS.Volume = 10
  364.             ILTS:Play()
  365.         elseif C == "scary" then
  366.             local ILTS = Instance.new("Sound", game.Workspace)
  367.             ILTS.SoundId = "http://www.roblox.com/asset/?id=188907824"
  368.             ILTS.PlayOnRemove = false
  369.             ILTS.Volume = 10
  370.             ILTS:Play()
  371.         elseif C == "headshot" then
  372.             local ILTS = Instance.new("Sound", game.Workspace)
  373.             ILTS.SoundId = "http://www.roblox.com/asset/?id=131313234"
  374.             ILTS.PlayOnRemove = false
  375.             ILTS.Volume = 10
  376.             ILTS:Play()
  377.         elseif C == "ima firen my lazer" then
  378.             local ILTS = Instance.new("Sound", game.Workspace)
  379.             ILTS.SoundId = "http://www.roblox.com/asset/?id=138148333"
  380.             ILTS.PlayOnRemove = false
  381.             ILTS.Volume = 10
  382.             ILTS:Play()
  383.         elseif C == "it takes courage." then
  384.             local ILTS = Instance.new("Sound", game.Workspace)
  385.             ILTS.SoundId = "http://www.roblox.com/asset/?id=239356848"
  386.             ILTS.PlayOnRemove = false
  387.             ILTS.Volume = 10
  388.             ILTS:Play()
  389.         elseif C == "oof" then
  390.             local ILTS = Instance.new("Sound", game.Workspace)
  391.             ILTS.SoundId = "http://www.roblox.com/asset/?id=322832112"
  392.             ILTS.PlayOnRemove = false
  393.             ILTS.Volume = 10
  394.             ILTS:Play()
  395.         elseif C == "OOF" then
  396.             local ILTS = Instance.new("Sound", game.Workspace)
  397.             ILTS.SoundId = "http://www.roblox.com/asset/?id=322832112"
  398.             ILTS.PlayOnRemove = false
  399.             ILTS.Volume = 10
  400.             ILTS:Play()
  401.         elseif C == "Oof" then
  402.             local ILTS = Instance.new("Sound", game.Workspace)
  403.             ILTS.SoundId = "http://www.roblox.com/asset/?id=322832112"
  404.             ILTS.PlayOnRemove = false
  405.             ILTS.Volume = 10
  406.             ILTS:Play()
  407.         elseif C == "REEEEE" then
  408.             local ILTS = Instance.new("Sound", game.Workspace)
  409.             ILTS.SoundId = "http://www.roblox.com/asset/?id=417452010"
  410.             ILTS.PlayOnRemove = false
  411.             ILTS.Volume = 10
  412.             ILTS:Play()
  413.         elseif C == "OH YEAH MR KRABS" then
  414.             local ILTS = Instance.new("Sound", game.Workspace)
  415.             ILTS.SoundId = "http://www.roblox.com/asset/?id=235997694"
  416.             ILTS.PlayOnRemove = false
  417.             ILTS.Volume = 10
  418.             ILTS:Play()
  419.         elseif C == "patrick campfire" then
  420.             local ILTS = Instance.new("Sound", game.Workspace)
  421.             ILTS.SoundId = "http://www.roblox.com/asset/?id=235339133"
  422.             ILTS.PlayOnRemove = false
  423.             ILTS.Volume = 10
  424.             ILTS:Play()
  425.         elseif C == "narwhales" then
  426.             local ILTS = Instance.new("Sound", game.Workspace)
  427.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130872377"
  428.             ILTS.PlayOnRemove = false
  429.             ILTS.Volume = 10
  430.             ILTS:Play()
  431.         elseif C == "F.U.N." then
  432.             local ILTS = Instance.new("Sound", game.Workspace)
  433.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130783719"
  434.             ILTS.PlayOnRemove = false
  435.             ILTS.Volume = 10
  436.             ILTS:Play()
  437.         elseif C == "soiled it!" then
  438.             local ILTS = Instance.new("Sound", game.Workspace)
  439.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130770313"
  440.             ILTS.PlayOnRemove = false
  441.             ILTS.Volume = 10
  442.             ILTS:Play()
  443.         elseif C == "may i take your hat sir?" then
  444.             local ILTS = Instance.new("Sound", game.Workspace)
  445.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130765520"
  446.             ILTS.PlayOnRemove = false
  447.             ILTS.Volume = 10
  448.             ILTS:Play()
  449.         elseif C == "toons" then
  450.             local ILTS = Instance.new("Sound", game.Workspace)
  451.             ILTS.SoundId = "http://www.roblox.com/asset/?id=1076312189"
  452.             ILTS.PlayOnRemove = false
  453.             ILTS.Volume = 10
  454.             ILTS:Play()
  455.         elseif C == "chocolate president" then
  456.             local ILTS = Instance.new("Sound", game.Workspace)
  457.             ILTS.SoundId = "http://www.roblox.com/asset/?id=209864226"
  458.             ILTS.PlayOnRemove = false
  459.             ILTS.Volume = 10
  460.             ILTS:Play()
  461.         elseif C == ";;[]'" then
  462.             local ILTS = Instance.new("Sound", game.Workspace)
  463.             ILTS.SoundId = "http://www.roblox.com/asset/?id=232087442"
  464.             ILTS.PlayOnRemove = false
  465.             ILTS.Volume = 50
  466.             ILTS:Play()
  467.         elseif C == "Wouldn't it be great if we could all just fly away?" then
  468.             local ILTS = Instance.new("Sound", game.Workspace)
  469.             ILTS.SoundId = "http://www.roblox.com/asset/?id=849992319"
  470.             ILTS.PlayOnRemove = false
  471.             ILTS.Volume = 10
  472.             ILTS:Play()
  473.         elseif C == "china china china" then
  474.             local ILTS = Instance.new("Sound", game.Workspace)
  475.             ILTS.SoundId = "http://www.roblox.com/asset/?id=328461041"
  476.             ILTS.PlayOnRemove = false
  477.             ILTS.Volume = 10
  478.             ILTS:Play()
  479.         elseif C == "oh yes dadi" then
  480.             local ILTS = Instance.new("Sound", game.Workspace)
  481.             ILTS.SoundId = "http://www.roblox.com/asset/?id=613240668"
  482.             ILTS.PlayOnRemove = false
  483.             ILTS.Volume = 10
  484.             ILTS:Play()
  485.             wait(1.9)
  486.             ILTS:Stop()
  487.         elseif C == "NO!" then
  488.             local ILTS = Instance.new("Sound", game.Workspace)
  489.             ILTS.SoundId = "http://www.roblox.com/asset/?id=151908665"
  490.             ILTS.PlayOnRemove = false
  491.             ILTS.Volume = 10
  492.             ILTS:Play()
  493.         elseif C == "the nights" then
  494.             local ILTS = Instance.new("Sound", game.Workspace)
  495.             ILTS.SoundId = "http://www.roblox.com/asset/?id=946665092"
  496.             ILTS.PlayOnRemove = false
  497.             ILTS.Volume = 10
  498.             ILTS:Play()
  499.         elseif C == "black and yellow" then
  500.             local ILTS = Instance.new("Sound", game.Workspace)
  501.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144510222"
  502.             ILTS.PlayOnRemove = false
  503.             ILTS.Volume = 10
  504.             ILTS:Play()
  505.         elseif C == "life is great." then
  506.             local ILTS = Instance.new("Sound", game.Workspace)
  507.             ILTS.SoundId = "http://www.roblox.com/asset/?id=230530976"
  508.             ILTS.PlayOnRemove = false
  509.             ILTS.Volume = 10
  510.             ILTS:Play()
  511.         elseif C == "invincible." then
  512.             local ILTS = Instance.new("Sound", game.Workspace)
  513.             ILTS.SoundId = "http://www.roblox.com/asset/?id=301375449"
  514.             ILTS.PlayOnRemove = false
  515.             ILTS.Volume = 10
  516.             ILTS:Play()
  517.         elseif C == "my heart." then
  518.             local ILTS = Instance.new("Sound", game.Workspace)
  519.             ILTS.SoundId = "http://www.roblox.com/asset/?id=257603648"
  520.             ILTS.PlayOnRemove = false
  521.             ILTS.Volume = 10
  522.             ILTS:Play()
  523.         elseif C == "mortals." then
  524.             local ILTS = Instance.new("Sound", game.Workspace)
  525.             ILTS.SoundId = "http://www.roblox.com/asset/?id=577144091"
  526.             ILTS.PlayOnRemove = false
  527.             ILTS.Volume = 10
  528.             ILTS:Play()
  529.         elseif C == "my house." then
  530.             local ILTS = Instance.new("Sound", game.Workspace)
  531.             ILTS.SoundId = "http://www.roblox.com/asset/?id=319758951"
  532.             ILTS.PlayOnRemove = false
  533.             ILTS.Volume = 10
  534.             ILTS:Play()
  535.         elseif C == "stressed." then
  536.             local ILTS = Instance.new("Sound", game.Workspace)
  537.             ILTS.SoundId = "http://www.roblox.com/asset/?id=372138417"
  538.             ILTS.PlayOnRemove = false
  539.             ILTS.Volume = 10
  540.             ILTS:Play()
  541.         elseif C == "let's timelapse." then
  542.             local ILTS = Instance.new("Sound", game.Workspace)
  543.             ILTS.SoundId = "http://www.roblox.com/asset/?id=576239421"
  544.             ILTS.PlayOnRemove = false
  545.             ILTS.Volume = 10
  546.             ILTS:Play()
  547.         elseif C == "you are a electro-pirate." then
  548.             local ILTS = Instance.new("Sound", game.Workspace)
  549.             ILTS.SoundId = "http://www.roblox.com/asset/?id=226273007"
  550.             ILTS.PlayOnRemove = false
  551.             ILTS.Volume = 10
  552.             ILTS:Play()
  553.         elseif C == "epic and cool." then
  554.             local ILTS = Instance.new("Sound", game.Workspace)
  555.             ILTS.SoundId = "http://www.roblox.com/asset/?id=185817642"
  556.             ILTS.PlayOnRemove = false
  557.             ILTS.Volume = 10
  558.             ILTS:Play()
  559.         elseif C == "shooting stars." then
  560.             local ILTS = Instance.new("Sound", game.Workspace)
  561.             ILTS.SoundId = "http://www.roblox.com/asset/?id=447492777"
  562.             ILTS.PlayOnRemove = false
  563.             ILTS.Volume = 10
  564.             ILTS:Play()
  565.         elseif C == "blue is awesome" then
  566.             local ILTS = Instance.new("Sound", game.Workspace)
  567.             ILTS.SoundId = "http://www.roblox.com/asset/?id=262300125"
  568.             ILTS.PlayOnRemove = false
  569.             ILTS.Volume = 10
  570.             ILTS:Play()
  571.         elseif C == "feel like a rockstar." then
  572.             local ILTS = Instance.new("Sound", game.Workspace)
  573.             ILTS.SoundId = "http://www.roblox.com/asset/?id=1054415887"
  574.             ILTS.PlayOnRemove = false
  575.             ILTS.Volume = 10
  576.             ILTS:Play()
  577.         elseif C == "xenogenesis." then
  578.             local ILTS = Instance.new("Sound", game.Workspace)
  579.             ILTS.SoundId = "http://www.roblox.com/asset/?id=216318362"
  580.             ILTS.PlayOnRemove = false
  581.             ILTS.Volume = 10
  582.             ILTS:Play()
  583.         elseif C == "don't let me down." then
  584.             local ILTS = Instance.new("Sound", game.Workspace)
  585.             ILTS.SoundId = "http://www.roblox.com/asset/?id=423254363"
  586.             ILTS.PlayOnRemove = false
  587.             ILTS.Volume = 10
  588.             ILTS:Play()
  589.         end
  590.     end)
  591. end
  592.  
  593. game.Players.PlayerAdded:connect(function(Plr)
  594.     Plr.Chatted:connect(function(C)
  595.         if C == "what i've done" then
  596.             local WIDS = Instance.new("Sound", game.Workspace)
  597.             WIDS.SoundId = "http://www.roblox.com/asset/?id=135932638"
  598.             WIDS.PlayOnRemove = false
  599.             WIDS.Volume = 10
  600.             WIDS:Play()
  601.         elseif C == "ugly" then
  602.             local US = Instance.new("Sound", game.Workspace)
  603.             US.SoundId = "http://www.roblox.com/asset/?id=150611842"
  604.             US.PlayOnRemove = false
  605.             US.Volume = 10
  606.             US:Play()
  607.         elseif C == "like trains" then
  608.             local ILTS = Instance.new("Sound", game.Workspace)
  609.             ILTS.SoundId = "http://www.roblox.com/asset/?id=313046731"
  610.             ILTS.PlayOnRemove = false
  611.             ILTS.Volume = 10
  612.             ILTS:Play()
  613.         elseif C == "i like trains" then
  614.             local ILTS = Instance.new("Sound", game.Workspace)
  615.             ILTS.SoundId = "http://www.roblox.com/asset/?id=313046731"
  616.             ILTS.PlayOnRemove = false
  617.             ILTS.Volume = 10
  618.             ILTS:Play()
  619.         elseif C == "running" then
  620.             local ILTS = Instance.new("Sound", game.Workspace)
  621.             ILTS.SoundId = "http://www.roblox.com/asset/?id=703893300"
  622.             ILTS.PlayOnRemove = false
  623.             WIDS.Volume = 10
  624.             ILTS:Play()
  625.         elseif C == "fail" then
  626.             local ILTS = Instance.new("Sound", game.Workspace)
  627.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130839932"
  628.             ILTS.PlayOnRemove = false
  629.             ILTS.Volume = 10
  630.             ILTS:Play()
  631.         elseif C == "you failed" then
  632.             local ILTS = Instance.new("Sound", game.Workspace)
  633.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130839932"
  634.             ILTS.PlayOnRemove = false
  635.             ILTS.Volume = 10
  636.             ILTS:Play()
  637.         elseif C == "batman" then
  638.             local ILTS = Instance.new("Sound", game.Workspace)
  639.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130769318"
  640.             ILTS.PlayOnRemove = false
  641.             ILTS.Volume = 10
  642.             ILTS:Play()
  643.         elseif C == "i may be bad" then
  644.             local ILTS = Instance.new("Sound", game.Workspace)
  645.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130767818"
  646.             ILTS.PlayOnRemove = false
  647.             ILTS.Volume = 10
  648.             ILTS:Play()
  649.         elseif C == "may be bad" then
  650.             local ILTS = Instance.new("Sound", game.Workspace)
  651.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130767818"
  652.             ILTS.PlayOnRemove = false
  653.             ILTS.Volume = 10
  654.             ILTS:Play()
  655.         elseif C == "bad" then
  656.             local ILTS = Instance.new("Sound", game.Workspace)
  657.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130767818"
  658.             ILTS.PlayOnRemove = false
  659.             ILTS.Volume = 10
  660.             ILTS:Play()
  661.         elseif C == "SHUT UP" then
  662.             local ILTS = Instance.new("Sound", game.Workspace)
  663.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130782980"
  664.             ILTS.PlayOnRemove = false
  665.             ILTS.Volume = 50
  666.             ILTS:Play()
  667.         elseif C == "BOOM!" then
  668.             local ILTS = Instance.new("Sound", game.Workspace)
  669.             ILTS.SoundId = "http://www.roblox.com/asset/?id=259048528"
  670.             ILTS.PlayOnRemove = false
  671.             ILTS.Volume = 10
  672.             ILTS:Play()
  673.             wait(11)
  674.             ILTS:Stop()
  675.         elseif C == "DO IT" then
  676.             local ILTS = Instance.new("Sound", game.Workspace)
  677.             ILTS.SoundId = "http://www.roblox.com/asset/?id=256575709"
  678.             ILTS.PlayOnRemove = false
  679.             ILTS.Volume = 10
  680.             ILTS:Play()
  681.             wait(8.5)
  682.             ILTS:Stop()
  683.         elseif C == "JUST DO IT" then
  684.             local ILTS = Instance.new("Sound", game.Workspace)
  685.             ILTS.SoundId = "http://www.roblox.com/asset/?id=256575709"
  686.             ILTS.PlayOnRemove = false
  687.             ILTS.Volume = 10
  688.             wait(8.5)
  689.             ILTS:Stop()
  690.         elseif C == "wow" then
  691.             local ILTS = Instance.new("Sound", game.Workspace)
  692.             ILTS.SoundId = "http://www.roblox.com/asset/?id=168209314"
  693.             ILTS.PlayOnRemove = false
  694.             ILTS.Volume = 10
  695.             ILTS:Play()
  696.         elseif C == "final countdown" then
  697.             local ILTS = Instance.new("Sound", game.Workspace)
  698.             ILTS.SoundId = "http://www.roblox.com/asset/?id=215350068"
  699.             ILTS.PlayOnRemove = false
  700.             ILTS.Volume = 10
  701.             ILTS:Play()
  702.             wait(49.83)
  703.             ILTS:Stop()
  704.         elseif C == "such sad" then
  705.             local ILTS = Instance.new("Sound", game.Workspace)
  706.             ILTS.SoundId = "http://www.roblox.com/asset/?id=221842357"
  707.             ILTS.PlayOnRemove = false
  708.             ILTS.Volume = 10
  709.             ILTS:Play()
  710.         elseif C == "BestStorm" then
  711.             local ILTS = Instance.new("Sound", game.Workspace)
  712.             ILTS.SoundId = "http://www.roblox.com/asset/?id=172058940"
  713.             ILTS.PlayOnRemove = false
  714.             ILTS.Volume = 10
  715.             ILTS:Play()
  716.         elseif C == ";(" then
  717.             local ILTS = Instance.new("Sound", game.Workspace)
  718.             ILTS.SoundId = "http://www.roblox.com/asset/?id=239338517"
  719.             ILTS.PlayOnRemove = false
  720.             ILTS.Volume = 10
  721.             ILTS:Play()
  722.             wait(10.9)
  723.             ILTS:Stop()
  724.         elseif C == "in the end" then
  725.             local ILTS = Instance.new("Sound", game.Workspace)
  726.             ILTS.SoundId = "http://www.roblox.com/asset/?id=239338517"
  727.             ILTS.PlayOnRemove = false
  728.             ILTS.Volume = 10
  729.             ILTS:Play()
  730.         elseif C == ");" then
  731.             local ILTS = Instance.new("Sound", game.Workspace)
  732.             ILTS.SoundId = "http://www.roblox.com/asset/?id=184721280"
  733.             ILTS.PlayOnRemove = false
  734.             ILTS.Volume = 10
  735.             ILTS:Play()
  736.             wait(22)
  737.             ILTS:Stop()
  738.         elseif C == "do you feel it?" then
  739.             local ILTS = Instance.new("Sound", game.Workspace)
  740.             ILTS.SoundId = "http://www.roblox.com/asset/?id=291163478"
  741.             ILTS.PlayOnRemove = false
  742.             ILTS.Volume = 10
  743.             ILTS:Play()
  744.         elseif C == "JUST DO IT musically" then
  745.             local ILTS = Instance.new("Sound", game.Workspace)
  746.             ILTS.SoundId = "http://www.roblox.com/asset/?id=274504661"
  747.             ILTS.PlayOnRemove = false
  748.             ILTS.Volume = 10
  749.             ILTS:Play()
  750.         elseif C == "lol" then
  751.             local ILTS = Instance.new("Sound", game.Workspace)
  752.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  753.             ILTS.PlayOnRemove = false
  754.             ILTS.Volume = 10
  755.             ILTS:Play()
  756.             wait(7.15)
  757.             ILTS:Stop()
  758.         elseif C == "xD" then
  759.             local ILTS = Instance.new("Sound", game.Workspace)
  760.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  761.             ILTS.PlayOnRemove = false
  762.             ILTS.Volume = 10
  763.             ILTS:Play()
  764.             wait(7.15)
  765.             ILTS:Stop()
  766.         elseif C == "XD" then
  767.             local ILTS = Instance.new("Sound", game.Workspace)
  768.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  769.             ILTS.PlayOnRemove = false
  770.             ILTS.Volume = 10
  771.             ILTS:Play()
  772.             wait(7.15)
  773.             ILTS:Stop()
  774.         elseif C == "STOP! NO MORE!" then
  775.             local ILTS = Instance.new("Sound", game.Workspace)
  776.             ILTS.SoundId = "http://www.roblox.com/asset/?id=358468903"
  777.             ILTS.PlayOnRemove = false
  778.             ILTS.Volume = 10
  779.             ILTS:Play()
  780.         elseif C == "Stop it." then
  781.             local ILTS = Instance.new("Sound", game.Workspace)
  782.             ILTS.SoundId = "http://www.roblox.com/asset/?id=500243174"
  783.             ILTS.PlayOnRemove = false
  784.             ILTS.Volume = 10
  785.             ILTS:Play()
  786.         elseif C == "LOL" then
  787.             local ILTS = Instance.new("Sound", game.Workspace)
  788.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  789.             ILTS.PlayOnRemove = false
  790.             ILTS.Volume = 10
  791.             ILTS:Play()
  792.             wait(7.15)
  793.             ILTS:Stop()
  794.         elseif C == "LMAO" then
  795.             local ILTS = Instance.new("Sound", game.Workspace)
  796.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  797.             ILTS.PlayOnRemove = false
  798.             ILTS.Volume = 10
  799.             ILTS:Play()
  800.             wait(7.15)
  801.             ILTS:Stop()
  802.         elseif C == "xd" then
  803.             local ILTS = Instance.new("Sound", game.Workspace)
  804.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  805.             ILTS.PlayOnRemove = false
  806.             ILTS.Volume = 10
  807.             ILTS:Play()
  808.             wait(7.15)
  809.             ILTS:Stop()
  810.         elseif C == "lmao" then
  811.             local ILTS = Instance.new("Sound", game.Workspace)
  812.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  813.             ILTS.PlayOnRemove = false
  814.             ILTS.Volume = 10
  815.             ILTS:Play()
  816.             wait(7.15)
  817.             ILTS:Stop()
  818.         elseif C == "haha" then
  819.             local ILTS = Instance.new("Sound", game.Workspace)
  820.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  821.             ILTS.PlayOnRemove = false
  822.             ILTS.Volume = 10
  823.             ILTS:Play()
  824.             wait(7.15)
  825.             ILTS:Stop()
  826.         elseif C == "HAHA" then
  827.             local ILTS = Instance.new("Sound", game.Workspace)
  828.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  829.             ILTS.PlayOnRemove = false
  830.             ILTS.Volume = 10
  831.             ILTS:Play()
  832.             wait(7.15)
  833.             ILTS:Stop()
  834.         elseif C == "XDDD" then
  835.             local ILTS = Instance.new("Sound", game.Workspace)
  836.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  837.             ILTS.PlayOnRemove = false
  838.             ILTS.Volume = 10
  839.             ILTS:Play()
  840.             wait(7.15)
  841.             ILTS:Stop()
  842.         elseif C == "lel" then
  843.             local ILTS = Instance.new("Sound", game.Workspace)
  844.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  845.             ILTS.PlayOnRemove = false
  846.             ILTS.Volume = 10
  847.             ILTS:Play()
  848.             wait(7.15)
  849.             ILTS:Stop()
  850.         elseif C == "LEL" then
  851.             local ILTS = Instance.new("Sound", game.Workspace)
  852.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  853.             ILTS.PlayOnRemove = false
  854.             ILTS.Volume = 10
  855.             ILTS:Play()
  856.             wait(7.15)
  857.             ILTS:Stop()
  858.         elseif C == "OMG LOL" then
  859.             local ILTS = Instance.new("Sound", game.Workspace)
  860.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144236021"
  861.             ILTS.PlayOnRemove = false
  862.             ILTS.Volume = 10
  863.             ILTS:Play()
  864.             wait(7.15)
  865.             ILTS:Stop()
  866.         elseif C == "memes" then
  867.             local ILTS = Instance.new("Sound", game.Workspace)
  868.             ILTS.SoundId = "http://www.roblox.com/asset/?id=464527987"
  869.             ILTS.PlayOnRemove = false
  870.             ILTS.Volume = 10
  871.             ILTS:Play()
  872.             wait(15)
  873.             ILTS:Stop()
  874.         elseif C == "morty" then
  875.             local ILTS = Instance.new("Sound", game.Workspace)
  876.             ILTS.SoundId = "http://www.roblox.com/asset/?id=795701916"
  877.             ILTS.PlayOnRemove = false
  878.             ILTS.Volume = 10
  879.             ILTS:Play()
  880.             wait(20)
  881.             ILTS:Stop()
  882.         elseif C == "victory" then
  883.             local ILTS = Instance.new("Sound", game.Workspace)
  884.             ILTS.SoundId = "http://www.roblox.com/asset/?id=371285966"
  885.             ILTS.PlayOnRemove = false
  886.             ILTS.Volume = 10
  887.             ILTS:Play()
  888.             wait(22)
  889.             ILTS:Stop()
  890.         elseif C == "WOAH!!!" then
  891.             local ILTS = Instance.new("Sound", game.Workspace)
  892.             ILTS.SoundId = "http://www.roblox.com/asset/?id=185817642"
  893.             ILTS.PlayOnRemove = false
  894.             ILTS.Volume = 10
  895.             ILTS:Play()
  896.         elseif C == "WTF?!" then
  897.             local ILTS = Instance.new("Sound", game.Workspace)
  898.             ILTS.SoundId = "http://www.roblox.com/asset/?id=160542922"
  899.             ILTS.PlayOnRemove = false
  900.             ILTS.Volume = 10
  901.             ILTS:Play()
  902.         elseif C == "WTH?!" then
  903.             local ILTS = Instance.new("Sound", game.Workspace)
  904.             ILTS.SoundId = "http://www.roblox.com/asset/?id=160542922"
  905.             ILTS.PlayOnRemove = false
  906.             ILTS.Volume = 10
  907.             ILTS:Play()
  908.         elseif C == "nope" then
  909.             local ILTS = Instance.new("Sound", game.Workspace)
  910.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130932305"
  911.             ILTS.PlayOnRemove = false
  912.             ILTS.Volume = 10
  913.             ILTS:Play()
  914.         elseif C == "hey stop" then
  915.             local ILTS = Instance.new("Sound", game.Workspace)
  916.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130984391"
  917.             ILTS.PlayOnRemove = false
  918.             ILTS.Volume = 10
  919.             ILTS:Play()
  920.         elseif C == "take a second and breathe." then
  921.             local ILTS = Instance.new("Sound", game.Workspace)
  922.             ILTS.SoundId = "http://www.roblox.com/asset/?id=394243013"
  923.             ILTS.PlayOnRemove = false
  924.             ILTS.Volume = 10
  925.             ILTS:Play()
  926.         elseif C == "FITE ME" then
  927.             local ILTS = Instance.new("Sound", game.Workspace)
  928.             ILTS.SoundId = "http://www.roblox.com/asset/?id=131122783"
  929.             ILTS.PlayOnRemove = false
  930.             ILTS.Volume = 10
  931.             ILTS:Play()
  932.         elseif C == "jesus" then
  933.             local ILTS = Instance.new("Sound", game.Workspace)
  934.             ILTS.SoundId = "http://www.roblox.com/asset/?id=643035411"
  935.             ILTS.PlayOnRemove = false
  936.             ILTS.Volume = 10
  937.             ILTS:Play()
  938.         elseif C == "OHHHHH!!!" then
  939.             local ILTS = Instance.new("Sound", game.Workspace)
  940.             ILTS.SoundId = "http://www.roblox.com/asset/?id=204032720"
  941.             ILTS.PlayOnRemove = false
  942.             ILTS.Volume = 10
  943.             ILTS:Play()
  944.         elseif C == "all star shrek" then
  945.             local ILTS = Instance.new("Sound", game.Workspace)
  946.             ILTS.SoundId = "http://www.roblox.com/asset/?id=150771181"
  947.             ILTS.PlayOnRemove = false
  948.             ILTS.Volume = 10
  949.             ILTS:Play()
  950.         elseif C == "O-O" then
  951.             local ILTS = Instance.new("Sound", game.Workspace)
  952.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130861347"
  953.             ILTS.PlayOnRemove = false
  954.             ILTS.Volume = 10
  955.             ILTS:Play()
  956.         elseif C == "scary" then
  957.             local ILTS = Instance.new("Sound", game.Workspace)
  958.             ILTS.SoundId = "http://www.roblox.com/asset/?id=188907824"
  959.             ILTS.PlayOnRemove = false
  960.             ILTS.Volume = 10
  961.             ILTS:Play()
  962.         elseif C == "headshot" then
  963.             local ILTS = Instance.new("Sound", game.Workspace)
  964.             ILTS.SoundId = "http://www.roblox.com/asset/?id=131313234"
  965.             ILTS.PlayOnRemove = false
  966.             ILTS.Volume = 10
  967.             ILTS:Play()
  968.         elseif C == "ima firen my lazer" then
  969.             local ILTS = Instance.new("Sound", game.Workspace)
  970.             ILTS.SoundId = "http://www.roblox.com/asset/?id=138148333"
  971.             ILTS.PlayOnRemove = false
  972.             ILTS.Volume = 10
  973.             ILTS:Play()
  974.         elseif C == "it takes courage." then
  975.             local ILTS = Instance.new("Sound", game.Workspace)
  976.             ILTS.SoundId = "http://www.roblox.com/asset/?id=239356848"
  977.             ILTS.PlayOnRemove = false
  978.             ILTS.Volume = 10
  979.             ILTS:Play()
  980.         elseif C == "oof" then
  981.             local ILTS = Instance.new("Sound", game.Workspace)
  982.             ILTS.SoundId = "http://www.roblox.com/asset/?id=322832112"
  983.             ILTS.PlayOnRemove = false
  984.             ILTS.Volume = 10
  985.             ILTS:Play()
  986.         elseif C == "OOF" then
  987.             local ILTS = Instance.new("Sound", game.Workspace)
  988.             ILTS.SoundId = "http://www.roblox.com/asset/?id=322832112"
  989.             ILTS.PlayOnRemove = false
  990.             ILTS.Volume = 10
  991.             ILTS:Play()
  992.         elseif C == "REEEEE" then
  993.             local ILTS = Instance.new("Sound", game.Workspace)
  994.             ILTS.SoundId = "http://www.roblox.com/asset/?id=417452010"
  995.             ILTS.PlayOnRemove = false
  996.             ILTS.Volume = 10
  997.             ILTS:Play()
  998.         elseif C == "OH YEAH MR KRABS" then
  999.             local ILTS = Instance.new("Sound", game.Workspace)
  1000.             ILTS.SoundId = "http://www.roblox.com/asset/?id=235997694"
  1001.             ILTS.PlayOnRemove = false
  1002.             ILTS.Volume = 10
  1003.             ILTS:Play()
  1004.         elseif C == "patrick campfire" then
  1005.             local ILTS = Instance.new("Sound", game.Workspace)
  1006.             ILTS.SoundId = "http://www.roblox.com/asset/?id=235339133"
  1007.             ILTS.PlayOnRemove = false
  1008.             ILTS.Volume = 10
  1009.             ILTS:Play()
  1010.         elseif C == "narwhales" then
  1011.             local ILTS = Instance.new("Sound", game.Workspace)
  1012.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130872377"
  1013.             ILTS.PlayOnRemove = false
  1014.             ILTS.Volume = 10
  1015.             ILTS:Play()
  1016.         elseif C == "F.U.N." then
  1017.             local ILTS = Instance.new("Sound", game.Workspace)
  1018.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130783719"
  1019.             ILTS.PlayOnRemove = false
  1020.             ILTS.Volume = 10
  1021.             ILTS:Play()
  1022.         elseif C == "soiled it!" then
  1023.             local ILTS = Instance.new("Sound", game.Workspace)
  1024.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130770313"
  1025.             ILTS.PlayOnRemove = false
  1026.             ILTS.Volume = 10
  1027.             ILTS:Play()
  1028.         elseif C == "may i take your hat sir?" then
  1029.             local ILTS = Instance.new("Sound", game.Workspace)
  1030.             ILTS.SoundId = "http://www.roblox.com/asset/?id=130765520"
  1031.             ILTS.PlayOnRemove = false
  1032.             ILTS.Volume = 10
  1033.             ILTS:Play()
  1034.         elseif C == "toons" then
  1035.             local ILTS = Instance.new("Sound", game.Workspace)
  1036.             ILTS.SoundId = "http://www.roblox.com/asset/?id=1076312189"
  1037.             ILTS.PlayOnRemove = false
  1038.             ILTS.Volume = 10
  1039.             ILTS:Play()
  1040.         elseif C == "chocolate president" then
  1041.             local ILTS = Instance.new("Sound", game.Workspace)
  1042.             ILTS.SoundId = "http://www.roblox.com/asset/?id=209864226"
  1043.             ILTS.PlayOnRemove = false
  1044.             ILTS.Volume = 10
  1045.             ILTS:Play()
  1046.         elseif C == "Wouldn't it be great if we could all just fly away?" then
  1047.             local ILTS = Instance.new("Sound", game.Workspace)
  1048.             ILTS.SoundId = "http://www.roblox.com/asset/?id=849992319"
  1049.             ILTS.PlayOnRemove = false
  1050.             ILTS.Volume = 10
  1051.             ILTS:Play()
  1052.         elseif C == "china china china" then
  1053.             local ILTS = Instance.new("Sound", game.Workspace)
  1054.             ILTS.SoundId = "http://www.roblox.com/asset/?id=328461041"
  1055.             ILTS.PlayOnRemove = false
  1056.             ILTS.Volume = 10
  1057.             ILTS:Play()
  1058.         elseif C == "oh yes dadi" then
  1059.             local ILTS = Instance.new("Sound", game.Workspace)
  1060.             ILTS.SoundId = "http://www.roblox.com/asset/?id=613240668"
  1061.             ILTS.PlayOnRemove = false
  1062.             ILTS.Volume = 10
  1063.             ILTS:Play()
  1064.             wait(1.9)
  1065.             ILTS:Stop()
  1066.         elseif C == "NO!" then
  1067.             local ILTS = Instance.new("Sound", game.Workspace)
  1068.             ILTS.SoundId = "http://www.roblox.com/asset/?id=151908665"
  1069.             ILTS.PlayOnRemove = false
  1070.             ILTS.Volume = 10
  1071.             ILTS:Play()
  1072.         elseif C == "the nights" then
  1073.             local ILTS = Instance.new("Sound", game.Workspace)
  1074.             ILTS.SoundId = "http://www.roblox.com/asset/?id=946665092"
  1075.             ILTS.PlayOnRemove = false
  1076.             ILTS.Volume = 10
  1077.             ILTS:Play()
  1078.         elseif C == "black and yellow" then
  1079.             local ILTS = Instance.new("Sound", game.Workspace)
  1080.             ILTS.SoundId = "http://www.roblox.com/asset/?id=144510222"
  1081.             ILTS.PlayOnRemove = false
  1082.             ILTS.Volume = 10
  1083.             ILTS:Play()
  1084.         elseif C == "life is great." then
  1085.             local ILTS = Instance.new("Sound", game.Workspace)
  1086.             ILTS.SoundId = "http://www.roblox.com/asset/?id=230530976"
  1087.             ILTS.PlayOnRemove = false
  1088.             ILTS.Volume = 10
  1089.             ILTS:Play()
  1090.         elseif C == "invincible." then
  1091.             local ILTS = Instance.new("Sound", game.Workspace)
  1092.             ILTS.SoundId = "http://www.roblox.com/asset/?id=301375449"
  1093.             ILTS.PlayOnRemove = false
  1094.             ILTS.Volume = 10
  1095.             ILTS:Play()
  1096.         elseif C == "my heart." then
  1097.             local ILTS = Instance.new("Sound", game.Workspace)
  1098.             ILTS.SoundId = "http://www.roblox.com/asset/?id=257603648"
  1099.             ILTS.PlayOnRemove = false
  1100.             ILTS.Volume = 10
  1101.             ILTS:Play()
  1102.         elseif C == "mortals." then
  1103.             local ILTS = Instance.new("Sound", game.Workspace)
  1104.             ILTS.SoundId = "http://www.roblox.com/asset/?id=577144091"
  1105.             ILTS.PlayOnRemove = false
  1106.             ILTS.Volume = 10
  1107.             ILTS:Play()
  1108.         elseif C == "my house." then
  1109.             local ILTS = Instance.new("Sound", game.Workspace)
  1110.             ILTS.SoundId = "http://www.roblox.com/asset/?id=319758951"
  1111.             ILTS.PlayOnRemove = false
  1112.             ILTS.Volume = 10
  1113.             ILTS:Play()
  1114.         elseif C == "stressed." then
  1115.             local ILTS = Instance.new("Sound", game.Workspace)
  1116.             ILTS.SoundId = "http://www.roblox.com/asset/?id=372138417"
  1117.             ILTS.PlayOnRemove = false
  1118.             ILTS.Volume = 10
  1119.             ILTS:Play()
  1120.         elseif C == "let's timelapse." then
  1121.             local ILTS = Instance.new("Sound", game.Workspace)
  1122.             ILTS.SoundId = "http://www.roblox.com/asset/?id=576239421"
  1123.             ILTS.PlayOnRemove = false
  1124.             ILTS.Volume = 10
  1125.             ILTS:Play()
  1126.         elseif C == "you are a electro-pirate." then
  1127.             local ILTS = Instance.new("Sound", game.Workspace)
  1128.             ILTS.SoundId = "http://www.roblox.com/asset/?id=226273007"
  1129.             ILTS.PlayOnRemove = false
  1130.             ILTS.Volume = 10
  1131.             ILTS:Play()
  1132.         elseif C == "epic and cool." then
  1133.             local ILTS = Instance.new("Sound", game.Workspace)
  1134.             ILTS.SoundId = "http://www.roblox.com/asset/?id=185817642"
  1135.             ILTS.PlayOnRemove = false
  1136.             ILTS.Volume = 10
  1137.             ILTS:Play()
  1138.         elseif C == "shooting stars." then
  1139.             local ILTS = Instance.new("Sound", game.Workspace)
  1140.             ILTS.SoundId = "http://www.roblox.com/asset/?id=447492777"
  1141.             ILTS.PlayOnRemove = false
  1142.             ILTS.Volume = 10
  1143.             ILTS:Play()
  1144.         elseif C == "blue is awesome" then
  1145.             local ILTS = Instance.new("Sound", game.Workspace)
  1146.             ILTS.SoundId = "http://www.roblox.com/asset/?id=262300125"
  1147.             ILTS.PlayOnRemove = false
  1148.             ILTS.Volume = 10
  1149.             ILTS:Play()
  1150.         elseif C == "feel like a rockstar." then
  1151.             local ILTS = Instance.new("Sound", game.Workspace)
  1152.             ILTS.SoundId = "http://www.roblox.com/asset/?id=1054415887"
  1153.             ILTS.PlayOnRemove = false
  1154.             ILTS.Volume = 10
  1155.             ILTS:Play()
  1156.         elseif C == "xenogenesis." then
  1157.             local ILTS = Instance.new("Sound", game.Workspace)
  1158.             ILTS.SoundId = "http://www.roblox.com/asset/?id=216318362"
  1159.             ILTS.PlayOnRemove = false
  1160.             ILTS.Volume = 10
  1161.             ILTS:Play()
  1162.         elseif C == "don't let me down." then
  1163.             local ILTS = Instance.new("Sound", game.Workspace)
  1164.             ILTS.SoundId = "http://www.roblox.com/asset/?id=423254363"
  1165.             ILTS.PlayOnRemove = false
  1166.             ILTS.Volume = 10
  1167.             ILTS:Play()
  1168.         end
  1169.     end)
  1170. end)
Add Comment
Please, Sign In to add comment