Guest User

py script for ut99 voice pack

a guest
Feb 27th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 24.93 KB | None | 0 0
  1. elif "cd1" in msg.lower():
  2.     self.play_sound("sound/ut99-announcer/cd1.ogg")
  3. elif "cd2" in msg.lower():
  4.     self.play_sound("sound/ut99-announcer/cd2.ogg")
  5. elif "cd3" in msg.lower():
  6.     self.play_sound("sound/ut99-announcer/cd3.ogg")
  7. elif "cd4" in msg.lower():
  8.     self.play_sound("sound/ut99-announcer/cd4.ogg")
  9. elif "cd5" in msg.lower():
  10.     self.play_sound("sound/ut99-announcer/cd5.ogg")
  11. elif "cd6" in msg.lower():
  12.     self.play_sound("sound/ut99-announcer/cd6.ogg")
  13. elif "cd7" in msg.lower():
  14.     self.play_sound("sound/ut99-announcer/cd7.ogg")
  15. elif "cd8" in msg.lower():
  16.     self.play_sound("sound/ut99-announcer/cd8.ogg")
  17. elif "cd9" in msg.lower():
  18.     self.play_sound("sound/ut99-announcer/cd9.ogg")
  19. elif "cd10" in msg.lower():
  20.     self.play_sound("sound/ut99-announcer/cd10.ogg")
  21. elif "cd1min" in msg.lower():
  22.     self.play_sound("sound/ut99-announcer/cd1min.ogg")
  23. elif "cd3min" in msg.lower():
  24.     self.play_sound("sound/ut99-announcer/cd3min.ogg")
  25. elif "cd5min" in msg.lower():
  26.     self.play_sound("sound/ut99-announcer/cd5min.ogg")
  27. elif "dominating" in msg.lower():
  28.     self.play_sound("sound/ut99-announcer/dominating.ogg")
  29. elif "doublekill" in msg.lower():
  30.     self.play_sound("sound/ut99-announcer/doublekill.ogg")
  31. elif "firstblood" in msg.lower():
  32.     self.play_sound("sound/ut99-announcer/firstblood.ogg")
  33. elif "godlike" in msg.lower():
  34.     self.play_sound("sound/ut99-announcer/godlike.ogg")
  35. elif "headshot" in msg.lower():
  36.     self.play_sound("sound/ut99-announcer/headshot.ogg")
  37. elif "killingspree" in msg.lower():
  38.     self.play_sound("sound/ut99-announcer/killingspree.ogg")
  39. elif "lostmatch" in msg.lower():
  40.     self.play_sound("sound/ut99-announcer/lostmatch.ogg")
  41. elif "monsterkill" in msg.lower():
  42.     self.play_sound("sound/ut99-announcer/monsterkill.ogg")
  43. elif "multikill" in msg.lower():
  44.     self.play_sound("sound/ut99-announcer/multikill.ogg")
  45. elif "rampage" in msg.lower():
  46.     self.play_sound("sound/ut99-announcer/rampage.ogg")
  47. elif "ultrakill" in msg.lower():
  48.     self.play_sound("sound/ut99-announcer/ultrakill.ogg")
  49. elif "unstoppable" in msg.lower():
  50.     self.play_sound("sound/ut99-announcer/unstoppable.ogg")
  51. elif "bassaultbase" in msg.lower():
  52.     self.play_sound("sound/ut99-boss/bassaultbase.ogg")
  53. elif "bbackup" in msg.lower():
  54.     self.play_sound("sound/ut99-boss/bbackup.ogg")
  55. elif "bbaseunc" in msg.lower():
  56.     self.play_sound("sound/ut99-boss/bbaseunc.ogg")
  57. elif "bblueleader" in msg.lower():
  58.     self.play_sound("sound/ut99-boss/bblueleader.ogg")
  59. elif "bboom" in msg.lower():
  60.     self.play_sound("sound/ut99-boss/bboom.ogg")
  61. elif "bbowdown" in msg.lower():
  62.     self.play_sound("sound/ut99-boss/bbowdown.ogg")
  63. elif "bburnbaby" in msg.lower():
  64.     self.play_sound("sound/ut99-boss/bburnbaby.ogg")
  65. elif "bconpointsecure" in msg.lower():
  66.     self.play_sound("sound/ut99-boss/bconpointsecure.ogg")
  67. elif "bcoverme" in msg.lower():
  68.     self.play_sound("sound/ut99-boss/bcoverme.ogg")
  69. elif "bdefendthebase" in msg.lower():
  70.     self.play_sound("sound/ut99-boss/bdefendthebase.ogg")
  71. elif "bdiehuman" in msg.lower():
  72.     self.play_sound("sound/ut99-boss/bdiehuman.ogg")
  73. elif "beliminated" in msg.lower():
  74.     self.play_sound("sound/ut99-boss/beliminated.ogg")
  75. elif "bengage" in msg.lower():
  76.     self.play_sound("sound/ut99-boss/bengage.ogg")
  77. elif "bfearme" in msg.lower():
  78.     self.play_sound("sound/ut99-boss/bfearme.ogg")
  79. elif "bflagcarrierher" in msg.lower():
  80.     self.play_sound("sound/ut99-boss/bflagcarrierher.ogg")
  81. elif "bgetourflag" in msg.lower():
  82.     self.play_sound("sound/ut99-boss/bgetourflag.ogg")
  83. elif "bgoldleader" in msg.lower():
  84.     self.play_sound("sound/ut99-boss/bgoldleader.ogg")
  85. elif "bgotit" in msg.lower():
  86.     self.play_sound("sound/ut99-boss/bgotit.ogg")
  87. elif "bgotourflag" in msg.lower():
  88.     self.play_sound("sound/ut99-boss/bgotourflag.ogg")
  89. elif "bgottheflag" in msg.lower():
  90.     self.play_sound("sound/ut99-boss/bgottheflag.ogg")
  91. elif "bgotyourback" in msg.lower():
  92.     self.play_sound("sound/ut99-boss/bgotyourback.ogg")
  93. elif "bgreenleader" in msg.lower():
  94.     self.play_sound("sound/ut99-boss/bgreenleader.ogg")
  95. elif "bhadtohurt" in msg.lower():
  96.     self.play_sound("sound/ut99-boss/bhadtohurt.ogg")
  97. elif "bhanginthere" in msg.lower():
  98.     self.play_sound("sound/ut99-boss/bhanginthere.ogg")
  99. elif "bholdposit" in msg.lower():
  100.     self.play_sound("sound/ut99-boss/bholdposit.ogg")
  101. elif "bimhit" in msg.lower():
  102.     self.play_sound("sound/ut99-boss/bimhit.ogg")
  103. elif "bimonfire" in msg.lower():
  104.     self.play_sound("sound/ut99-boss/bimonfire.ogg")
  105. elif "bincoming" in msg.lower():
  106.     self.play_sound("sound/ut99-boss/bincoming.ogg")
  107. elif "binferior" in msg.lower():
  108.     self.play_sound("sound/ut99-boss/binferior.ogg")
  109. elif "binposition" in msg.lower():
  110.     self.play_sound("sound/ut99-boss/binposition.ogg")
  111. elif "bmandown" in msg.lower():
  112.     self.play_sound("sound/ut99-boss/bmandown.ogg")
  113. elif "bmyhouse" in msg.lower():
  114.     self.play_sound("sound/ut99-boss/bmyhouse.ogg")
  115. elif "bnext" in msg.lower():
  116.     self.play_sound("sound/ut99-boss/bnext.ogg")
  117. elif "bobjectivedest" in msg.lower():
  118.     self.play_sound("sound/ut99-boss/bobjectivedest.ogg")
  119. elif "bobsolete" in msg.lower():
  120.     self.play_sound("sound/ut99-boss/bobsolete.ogg")
  121. elif "bomega" in msg.lower():
  122.     self.play_sound("sound/ut99-boss/bomega.ogg")
  123. elif "bonmyway" in msg.lower():
  124.     self.play_sound("sound/ut99-boss/bonmyway.ogg")
  125. elif "bonyourteam" in msg.lower():
  126.     self.play_sound("sound/ut99-boss/bonyourteam.ogg")
  127. elif "bperfection" in msg.lower():
  128.     self.play_sound("sound/ut99-boss/bperfection.ogg")
  129. elif "bredleader" in msg.lower():
  130.     self.play_sound("sound/ut99-boss/bredleader.ogg")
  131. elif "broger" in msg.lower():
  132.     self.play_sound("sound/ut99-boss/broger.ogg")
  133. elif "brunhuman" in msg.lower():
  134.     self.play_sound("sound/ut99-boss/brunhuman.ogg")
  135. elif "bsameteam" in msg.lower():
  136.     self.play_sound("sound/ut99-boss/bsameteam.ogg")
  137. elif "bsandd" in msg.lower():
  138.     self.play_sound("sound/ut99-boss/bsandd.ogg")
  139. elif "bstepaside" in msg.lower():
  140.     self.play_sound("sound/ut99-boss/bstepaside.ogg")
  141. elif "bsuperior" in msg.lower():
  142.     self.play_sound("sound/ut99-boss/bsuperior.ogg")
  143. elif "btaketheirflag" in msg.lower():
  144.     self.play_sound("sound/ut99-boss/btaketheirflag.ogg")
  145. elif "bunderattack" in msg.lower():
  146.     self.play_sound("sound/ut99-boss/bunderattack.ogg")
  147. elif "buseless" in msg.lower():
  148.     self.play_sound("sound/ut99-boss/buseless.ogg")
  149. elif "bwantsome" in msg.lower():
  150.     self.play_sound("sound/ut99-boss/bwantsome.ogg")
  151. elif "byoudie" in msg.lower():
  152.     self.play_sound("sound/ut99-boss/byoudie.ogg")
  153. elif "byougotpoint" in msg.lower():
  154.     self.play_sound("sound/ut99-boss/byougotpoint.ogg")
  155. elif "f1assault" in msg.lower():
  156.     self.play_sound("sound/ut99-female1/f1assault.ogg")
  157. elif "f1backup" in msg.lower():
  158.     self.play_sound("sound/ut99-female1/f1backup.ogg")
  159. elif "f1baseunc" in msg.lower():
  160.     self.play_sound("sound/ut99-female1/f1baseunc.ogg")
  161. elif "f1blueleader" in msg.lower():
  162.     self.play_sound("sound/ut99-female1/f1blueleader.ogg")
  163. elif "f1boom" in msg.lower():
  164.     self.play_sound("sound/ut99-female1/f1boom.ogg")
  165. elif "f1burnbaby" in msg.lower():
  166.     self.play_sound("sound/ut99-female1/f1burnbaby.ogg")
  167. elif "f1cover" in msg.lower():
  168.     self.play_sound("sound/ut99-female1/f1cover.ogg")
  169. elif "f1defend" in msg.lower():
  170.     self.play_sound("sound/ut99-female1/f1defend.ogg")
  171. elif "f1destroy" in msg.lower():
  172.     self.play_sound("sound/ut99-female1/f1destroy.ogg")
  173. elif "f1diebitch" in msg.lower():
  174.     self.play_sound("sound/ut99-female1/f1diebitch.ogg")
  175. elif "f1eatthat" in msg.lower():
  176.     self.play_sound("sound/ut99-female1/f1eatthat.ogg")
  177. elif "f1enemyhere" in msg.lower():
  178.     self.play_sound("sound/ut99-female1/f1enemyhere.ogg")
  179. elif "f1engage" in msg.lower():
  180.     self.play_sound("sound/ut99-female1/f1engage.ogg")
  181. elif "f1getflag" in msg.lower():
  182.     self.play_sound("sound/ut99-female1/f1getflag.ogg")
  183. elif "f1goldleader" in msg.lower():
  184.     self.play_sound("sound/ut99-female1/f1goldleader.ogg")
  185. elif "f1gotflag" in msg.lower():
  186.     self.play_sound("sound/ut99-female1/f1gotflag.ogg")
  187. elif "f1gotim" in msg.lower():
  188.     self.play_sound("sound/ut99-female1/f1gotim.ogg")
  189. elif "f1gotit" in msg.lower():
  190.     self.play_sound("sound/ut99-female1/f1gotit.ogg")
  191. elif "f1gotourflag" in msg.lower():
  192.     self.play_sound("sound/ut99-female1/f1gotourflag.ogg")
  193. elif "f1gotyourb" in msg.lower():
  194.     self.play_sound("sound/ut99-female1/f1gotyourb.ogg")
  195. elif "f1greenleader" in msg.lower():
  196.     self.play_sound("sound/ut99-female1/f1greenleader.ogg")
  197. elif "f1hadtohurt" in msg.lower():
  198.     self.play_sound("sound/ut99-female1/f1hadtohurt.ogg")
  199. elif "f1hanginthere" in msg.lower():
  200.     self.play_sound("sound/ut99-female1/f1hanginthere.ogg")
  201. elif "f1hold" in msg.lower():
  202.     self.play_sound("sound/ut99-female1/f1hold.ogg")
  203. elif "f1idiot" in msg.lower():
  204.     self.play_sound("sound/ut99-female1/f1idiot.ogg")
  205. elif "f1imhit" in msg.lower():
  206.     self.play_sound("sound/ut99-female1/f1imhit.ogg")
  207. elif "f1incoming" in msg.lower():
  208.     self.play_sound("sound/ut99-female1/f1incoming.ogg")
  209. elif "f1inposition" in msg.lower():
  210.     self.play_sound("sound/ut99-female1/f1inposition.ogg")
  211. elif "f1letsrock" in msg.lower():
  212.     self.play_sound("sound/ut99-female1/f1letsrock.ogg")
  213. elif "f1likethat" in msg.lower():
  214.     self.play_sound("sound/ut99-female1/f1likethat.ogg")
  215. elif "f1loser" in msg.lower():
  216.     self.play_sound("sound/ut99-female1/f1loser.ogg")
  217. elif "f1mandown" in msg.lower():
  218.     self.play_sound("sound/ut99-female1/f1mandown.ogg")
  219. elif "f1objectivedest" in msg.lower():
  220.     self.play_sound("sound/ut99-female1/f1objectivedest.ogg")
  221. elif "f1ohyeah" in msg.lower():
  222.     self.play_sound("sound/ut99-female1/f1ohyeah.ogg")
  223. elif "f1onmyway" in msg.lower():
  224.     self.play_sound("sound/ut99-female1/f1onmyway.ogg")
  225. elif "f1pointsecure" in msg.lower():
  226.     self.play_sound("sound/ut99-female1/f1pointsecure.ogg")
  227. elif "f1redleader" in msg.lower():
  228.     self.play_sound("sound/ut99-female1/f1redleader.ogg")
  229. elif "f1roger" in msg.lower():
  230.     self.play_sound("sound/ut99-female1/f1roger.ogg")
  231. elif "f1sameteam" in msg.lower():
  232.     self.play_sound("sound/ut99-female1/f1sameteam.ogg")
  233. elif "f1sitdown" in msg.lower():
  234.     self.play_sound("sound/ut99-female1/f1sitdown.ogg")
  235. elif "f1slaughter" in msg.lower():
  236.     self.play_sound("sound/ut99-female1/f1slaughter.ogg")
  237. elif "f1sorry" in msg.lower():
  238.     self.play_sound("sound/ut99-female1/f1sorry.ogg")
  239. elif "f1squeel" in msg.lower():
  240.     self.play_sound("sound/ut99-female1/f1squeel.ogg")
  241. elif "f1staydown" in msg.lower():
  242.     self.play_sound("sound/ut99-female1/f1staydown.ogg")
  243. elif "f1sucker" in msg.lower():
  244.     self.play_sound("sound/ut99-female1/f1sucker.ogg")
  245. elif "f1tag" in msg.lower():
  246.     self.play_sound("sound/ut99-female1/f1tag.ogg")
  247. elif "f1takeflag" in msg.lower():
  248.     self.play_sound("sound/ut99-female1/f1takeflag.ogg")
  249. elif "f1toasted" in msg.lower():
  250.     self.play_sound("sound/ut99-female1/f1toasted.ogg")
  251. elif "f1underatt" in msg.lower():
  252.     self.play_sound("sound/ut99-female1/f1underatt.ogg")
  253. elif "f1wantsome" in msg.lower():
  254.     self.play_sound("sound/ut99-female1/f1wantsome.ogg")
  255. elif "f1yeehaw" in msg.lower():
  256.     self.play_sound("sound/ut99-female1/f1yeehaw.ogg")
  257. elif "f1yougotpoint" in msg.lower():
  258.     self.play_sound("sound/ut99-female1/f1yougotpoint.ogg")
  259. elif "f1yousuck" in msg.lower():
  260.     self.play_sound("sound/ut99-female1/f1yousuck.ogg")
  261. elif "f2aim" in msg.lower():
  262.     self.play_sound("sound/ut99-female2/f2aim.ogg")
  263. elif "f2assault" in msg.lower():
  264.     self.play_sound("sound/ut99-female2/f2assault.ogg")
  265. elif "f2backup" in msg.lower():
  266.     self.play_sound("sound/ut99-female2/f2backup.ogg")
  267. elif "f2baseunc" in msg.lower():
  268.     self.play_sound("sound/ut99-female2/f2baseunc.ogg")
  269. elif "f2biggergun" in msg.lower():
  270.     self.play_sound("sound/ut99-female2/f2biggergun.ogg")
  271. elif "f2blueleader" in msg.lower():
  272.     self.play_sound("sound/ut99-female2/f2blueleader.ogg")
  273. elif "f2boom" in msg.lower():
  274.     self.play_sound("sound/ut99-female2/f2boom.ogg")
  275. elif "f2burnbaby" in msg.lower():
  276.     self.play_sound("sound/ut99-female2/f2burnbaby.ogg")
  277. elif "f2coverme" in msg.lower():
  278.     self.play_sound("sound/ut99-female2/f2coverme.ogg")
  279. elif "f2defend" in msg.lower():
  280.     self.play_sound("sound/ut99-female2/f2defend.ogg")
  281. elif "f2destroy" in msg.lower():
  282.     self.play_sound("sound/ut99-female2/f2destroy.ogg")
  283. elif "f2die" in msg.lower():
  284.     self.play_sound("sound/ut99-female2/f2die.ogg")
  285. elif "f2diebitch" in msg.lower():
  286.     self.play_sound("sound/ut99-female2/f2diebitch.ogg")
  287. elif "f2dirtbag" in msg.lower():
  288.     self.play_sound("sound/ut99-female2/f2dirtbag.ogg")
  289. elif "f2eatthat" in msg.lower():
  290.     self.play_sound("sound/ut99-female2/f2eatthat.ogg")
  291. elif "f2enemyhere" in msg.lower():
  292.     self.play_sound("sound/ut99-female2/f2enemyhere.ogg")
  293. elif "f2engage" in msg.lower():
  294.     self.play_sound("sound/ut99-female2/f2engage.ogg")
  295. elif "f2getflag" in msg.lower():
  296.     self.play_sound("sound/ut99-female2/f2getflag.ogg")
  297. elif "f2goldleader" in msg.lower():
  298.     self.play_sound("sound/ut99-female2/f2goldleader.ogg")
  299. elif "f2gotflag" in msg.lower():
  300.     self.play_sound("sound/ut99-female2/f2gotflag.ogg")
  301. elif "f2gotim" in msg.lower():
  302.     self.play_sound("sound/ut99-female2/f2gotim.ogg")
  303. elif "f2gotit" in msg.lower():
  304.     self.play_sound("sound/ut99-female2/f2gotit.ogg")
  305. elif "f2gotourflag" in msg.lower():
  306.     self.play_sound("sound/ut99-female2/f2gotourflag.ogg")
  307. elif "f2gotyourb" in msg.lower():
  308.     self.play_sound("sound/ut99-female2/f2gotyourb.ogg")
  309. elif "f2greenleader" in msg.lower():
  310.     self.play_sound("sound/ut99-female2/f2greenleader.ogg")
  311. elif "f2hadtohurt" in msg.lower():
  312.     self.play_sound("sound/ut99-female2/f2hadtohurt.ogg")
  313. elif "f2hanginthere" in msg.lower():
  314.     self.play_sound("sound/ut99-female2/f2hanginthere.ogg")
  315. elif "f2hold" in msg.lower():
  316.     self.play_sound("sound/ut99-female2/f2hold.ogg")
  317. elif "f2idiot" in msg.lower():
  318.     self.play_sound("sound/ut99-female2/f2idiot.ogg")
  319. elif "f2imhit" in msg.lower():
  320.     self.play_sound("sound/ut99-female2/f2imhit.ogg")
  321. elif "f2incoming" in msg.lower():
  322.     self.play_sound("sound/ut99-female2/f2incoming.ogg")
  323. elif "f2inposition" in msg.lower():
  324.     self.play_sound("sound/ut99-female2/f2inposition.ogg")
  325. elif "f2loser" in msg.lower():
  326.     self.play_sound("sound/ut99-female2/f2loser.ogg")
  327. elif "f2mandown" in msg.lower():
  328.     self.play_sound("sound/ut99-female2/f2mandown.ogg")
  329. elif "f2myhouse" in msg.lower():
  330.     self.play_sound("sound/ut99-female2/f2myhouse.ogg")
  331. elif "f2next" in msg.lower():
  332.     self.play_sound("sound/ut99-female2/f2next.ogg")
  333. elif "f2objectivedest" in msg.lower():
  334.     self.play_sound("sound/ut99-female2/f2objectivedest.ogg")
  335. elif "f2ohyeah" in msg.lower():
  336.     self.play_sound("sound/ut99-female2/f2ohyeah.ogg")
  337. elif "f2onmyway" in msg.lower():
  338.     self.play_sound("sound/ut99-female2/f2onmyway.ogg")
  339. elif "f2pointsecure" in msg.lower():
  340.     self.play_sound("sound/ut99-female2/f2pointsecure.ogg")
  341. elif "f2redleader" in msg.lower():
  342.     self.play_sound("sound/ut99-female2/f2redleader.ogg")
  343. elif "f2roger" in msg.lower():
  344.     self.play_sound("sound/ut99-female2/f2roger.ogg")
  345. elif "f2safety" in msg.lower():
  346.     self.play_sound("sound/ut99-female2/f2safety.ogg")
  347. elif "f2sameteam" in msg.lower():
  348.     self.play_sound("sound/ut99-female2/f2sameteam.ogg")
  349. elif "f2seeya" in msg.lower():
  350.     self.play_sound("sound/ut99-female2/f2seeya.ogg")
  351. elif "f2staydown" in msg.lower():
  352.     self.play_sound("sound/ut99-female2/f2staydown.ogg")
  353. elif "f2sucker" in msg.lower():
  354.     self.play_sound("sound/ut99-female2/f2sucker.ogg")
  355. elif "f2sweet" in msg.lower():
  356.     self.play_sound("sound/ut99-female2/f2sweet.ogg")
  357. elif "f2takeflag" in msg.lower():
  358.     self.play_sound("sound/ut99-female2/f2takeflag.ogg")
  359. elif "f2target" in msg.lower():
  360.     self.play_sound("sound/ut99-female2/f2target.ogg")
  361. elif "f2toeasy" in msg.lower():
  362.     self.play_sound("sound/ut99-female2/f2toeasy.ogg")
  363. elif "f2underatt" in msg.lower():
  364.     self.play_sound("sound/ut99-female2/f2underatt.ogg")
  365. elif "f2useless" in msg.lower():
  366.     self.play_sound("sound/ut99-female2/f2useless.ogg")
  367. elif "f2wantsome" in msg.lower():
  368.     self.play_sound("sound/ut99-female2/f2wantsome.ogg")
  369. elif "f2yeehaw" in msg.lower():
  370.     self.play_sound("sound/ut99-female2/f2yeehaw.ogg")
  371. elif "f2yougotpoint" in msg.lower():
  372.     self.play_sound("sound/ut99-female2/f2yougotpoint.ogg")
  373. elif "f2youlikethat" in msg.lower():
  374.     self.play_sound("sound/ut99-female2/f2youlikethat.ogg")
  375. elif "f2yousuck" in msg.lower():
  376.     self.play_sound("sound/ut99-female2/f2yousuck.ogg")
  377. elif "m1assault" in msg.lower():
  378.     self.play_sound("sound/ut99-male1/m1assault.ogg")
  379. elif "m1backup" in msg.lower():
  380.     self.play_sound("sound/ut99-male1/m1backup.ogg")
  381. elif "m1blueleader" in msg.lower():
  382.     self.play_sound("sound/ut99-male1/m1blueleader.ogg")
  383. elif "m1boom" in msg.lower():
  384.     self.play_sound("sound/ut99-male1/m1boom.ogg")
  385. elif "m1burnbaby" in msg.lower():
  386.     self.play_sound("sound/ut99-male1/m1burnbaby.ogg")
  387. elif "m1coverme" in msg.lower():
  388.     self.play_sound("sound/ut99-male1/m1coverme.ogg")
  389. elif "m1defend" in msg.lower():
  390.     self.play_sound("sound/ut99-male1/m1defend.ogg")
  391. elif "m1diebitch" in msg.lower():
  392.     self.play_sound("sound/ut99-male1/m1diebitch.ogg")
  393. elif "m1eatthat" in msg.lower():
  394.     self.play_sound("sound/ut99-male1/m1eatthat.ogg")
  395. elif "m1enemycarrier" in msg.lower():
  396.     self.play_sound("sound/ut99-male1/m1enemycarrier.ogg")
  397. elif "m1engage" in msg.lower():
  398.     self.play_sound("sound/ut99-male1/m1engage.ogg")
  399. elif "m1getflagback" in msg.lower():
  400.     self.play_sound("sound/ut99-male1/m1getflagback.ogg")
  401. elif "m1goldleader" in msg.lower():
  402.     self.play_sound("sound/ut99-male1/m1goldleader.ogg")
  403. elif "m1gotit" in msg.lower():
  404.     self.play_sound("sound/ut99-male1/m1gotit.ogg")
  405. elif "m1gotyoucovered" in msg.lower():
  406.     self.play_sound("sound/ut99-male1/m1gotyoucovered.ogg")
  407. elif "m1gotyourback" in msg.lower():
  408.     self.play_sound("sound/ut99-male1/m1gotyourback.ogg")
  409. elif "m1greenleader" in msg.lower():
  410.     self.play_sound("sound/ut99-male1/m1greenleader.ogg")
  411. elif "m1hold" in msg.lower():
  412.     self.play_sound("sound/ut99-male1/m1hold.ogg")
  413. elif "m1idiot" in msg.lower():
  414.     self.play_sound("sound/ut99-male1/m1idiot.ogg")
  415. elif "m1igotflag" in msg.lower():
  416.     self.play_sound("sound/ut99-male1/m1igotflag.ogg")
  417. elif "m1imhit" in msg.lower():
  418.     self.play_sound("sound/ut99-male1/m1imhit.ogg")
  419. elif "m1imonit" in msg.lower():
  420.     self.play_sound("sound/ut99-male1/m1imonit.ogg")
  421. elif "m1inposition" in msg.lower():
  422.     self.play_sound("sound/ut99-male1/m1inposition.ogg")
  423. elif "m1letsrock" in msg.lower():
  424.     self.play_sound("sound/ut99-male1/m1letsrock.ogg")
  425. elif "m1likethat" in msg.lower():
  426.     self.play_sound("sound/ut99-male1/m1likethat.ogg")
  427. elif "m1loser" in msg.lower():
  428.     self.play_sound("sound/ut99-male1/m1loser.ogg")
  429. elif "m1nailedem" in msg.lower():
  430.     self.play_sound("sound/ut99-male1/m1nailedem.ogg")
  431. elif "m1nasty" in msg.lower():
  432.     self.play_sound("sound/ut99-male1/m1nasty.ogg")
  433. elif "m1nice" in msg.lower():
  434.     self.play_sound("sound/ut99-male1/m1nice.ogg")
  435. elif "m1objectdestroy" in msg.lower():
  436.     self.play_sound("sound/ut99-male1/m1objectdestroy.ogg")
  437. elif "m1ohyeah" in msg.lower():
  438.     self.play_sound("sound/ut99-male1/m1ohyeah.ogg")
  439. elif "m1onmyway" in msg.lower():
  440.     self.play_sound("sound/ut99-male1/m1onmyway.ogg")
  441. elif "m1pointsecure" in msg.lower():
  442.     self.play_sound("sound/ut99-male1/m1pointsecure.ogg")
  443. elif "m1redleader" in msg.lower():
  444.     self.play_sound("sound/ut99-male1/m1redleader.ogg")
  445. elif "m1roger" in msg.lower():
  446.     self.play_sound("sound/ut99-male1/m1roger.ogg")
  447. elif "m1sameteam" in msg.lower():
  448.     self.play_sound("sound/ut99-male1/m1sameteam.ogg")
  449. elif "m1searchdestroy" in msg.lower():
  450.     self.play_sound("sound/ut99-male1/m1searchdestroy.ogg")
  451. elif "m1slaughter" in msg.lower():
  452.     self.play_sound("sound/ut99-male1/m1slaughter.ogg")
  453. elif "m1sucker" in msg.lower():
  454.     self.play_sound("sound/ut99-male1/m1sucker.ogg")
  455. elif "m1takedown" in msg.lower():
  456.     self.play_sound("sound/ut99-male1/m1takedown.ogg")
  457. elif "m1takeflag" in msg.lower():
  458.     self.play_sound("sound/ut99-male1/m1takeflag.ogg")
  459. elif "m1uncovered" in msg.lower():
  460.     self.play_sound("sound/ut99-male1/m1uncovered.ogg")
  461. elif "m1underattack" in msg.lower():
  462.     self.play_sound("sound/ut99-male1/m1underattack.ogg")
  463. elif "m1yeahbitch" in msg.lower():
  464.     self.play_sound("sound/ut99-male1/m1yeahbitch.ogg")
  465. elif "m1yeehaw" in msg.lower():
  466.     self.play_sound("sound/ut99-male1/m1yeehaw.ogg")
  467. elif "m1yougotpoint" in msg.lower():
  468.     self.play_sound("sound/ut99-male1/m1yougotpoint.ogg")
  469. elif "m1yousuck" in msg.lower():
  470.     self.play_sound("sound/ut99-male1/m1yousuck.ogg")
  471. elif "m2assault" in msg.lower():
  472.     self.play_sound("sound/ut99-male2/m2assault.ogg")
  473. elif "m2backup" in msg.lower():
  474.     self.play_sound("sound/ut99-male2/m2backup.ogg")
  475. elif "m2biteme" in msg.lower():
  476.     self.play_sound("sound/ut99-male2/m2biteme.ogg")
  477. elif "m2blueleader" in msg.lower():
  478.     self.play_sound("sound/ut99-male2/m2blueleader.ogg")
  479. elif "m2boom" in msg.lower():
  480.     self.play_sound("sound/ut99-male2/m2boom.ogg")
  481. elif "m2burnbaby" in msg.lower():
  482.     self.play_sound("sound/ut99-male2/m2burnbaby.ogg")
  483. elif "m2coverme" in msg.lower():
  484.     self.play_sound("sound/ut99-male2/m2coverme.ogg")
  485. elif "m2defend" in msg.lower():
  486.     self.play_sound("sound/ut99-male2/m2defend.ogg")
  487. elif "m2diebitch" in msg.lower():
  488.     self.play_sound("sound/ut99-male2/m2diebitch.ogg")
  489. elif "m2dirtbag" in msg.lower():
  490.     self.play_sound("sound/ut99-male2/m2dirtbag.ogg")
  491. elif "m2eatthat" in msg.lower():
  492.     self.play_sound("sound/ut99-male2/m2eatthat.ogg")
  493. elif "m2enemycarrier" in msg.lower():
  494.     self.play_sound("sound/ut99-male2/m2enemycarrier.ogg")
  495. elif "m2engage" in msg.lower():
  496.     self.play_sound("sound/ut99-male2/m2engage.ogg")
  497. elif "m2getflagback" in msg.lower():
  498.     self.play_sound("sound/ut99-male2/m2getflagback.ogg")
  499. elif "m2goldleader" in msg.lower():
  500.     self.play_sound("sound/ut99-male2/m2goldleader.ogg")
  501. elif "m2gotim" in msg.lower():
  502.     self.play_sound("sound/ut99-male2/m2gotim.ogg")
  503. elif "m2gotit" in msg.lower():
  504.     self.play_sound("sound/ut99-male2/m2gotit.ogg")
  505. elif "m2gotpoint" in msg.lower():
  506.     self.play_sound("sound/ut99-male2/m2gotpoint.ogg")
  507. elif "m2gotyourback" in msg.lower():
  508.     self.play_sound("sound/ut99-male2/m2gotyourback.ogg")
  509. elif "m2greenleader" in msg.lower():
  510.     self.play_sound("sound/ut99-male2/m2greenleader.ogg")
  511. elif "m2hangin" in msg.lower():
  512.     self.play_sound("sound/ut99-male2/m2hangin.ogg")
  513. elif "m2hold" in msg.lower():
  514.     self.play_sound("sound/ut99-male2/m2hold.ogg")
  515. elif "m2idiot" in msg.lower():
  516.     self.play_sound("sound/ut99-male2/m2idiot.ogg")
  517. elif "m2igotflag" in msg.lower():
  518.     self.play_sound("sound/ut99-male2/m2igotflag.ogg")
  519. elif "m2imhit" in msg.lower():
  520.     self.play_sound("sound/ut99-male2/m2imhit.ogg")
  521. elif "m2incoming" in msg.lower():
  522.     self.play_sound("sound/ut99-male2/m2incoming.ogg")
  523. elif "m2inposition" in msg.lower():
  524.     self.play_sound("sound/ut99-male2/m2inposition.ogg")
  525. elif "m2laugh" in msg.lower():
  526.     self.play_sound("sound/ut99-male2/m2laugh.ogg")
  527. elif "m2loser" in msg.lower():
  528.     self.play_sound("sound/ut99-male2/m2loser.ogg")
  529. elif "m2mandown" in msg.lower():
  530.     self.play_sound("sound/ut99-male2/m2mandown.ogg")
  531. elif "m2medic" in msg.lower():
  532.     self.play_sound("sound/ut99-male2/m2medic.ogg")
  533. elif "m2myhouse" in msg.lower():
  534.     self.play_sound("sound/ut99-male2/m2myhouse.ogg")
  535. elif "m2next" in msg.lower():
  536.     self.play_sound("sound/ut99-male2/m2next.ogg")
  537. elif "m2objectdestroy" in msg.lower():
  538.     self.play_sound("sound/ut99-male2/m2objectdestroy.ogg")
  539. elif "m2ohyeah" in msg.lower():
  540.     self.play_sound("sound/ut99-male2/m2ohyeah.ogg")
  541. elif "m2onfire" in msg.lower():
  542.     self.play_sound("sound/ut99-male2/m2onfire.ogg")
  543. elif "m2onmyway" in msg.lower():
  544.     self.play_sound("sound/ut99-male2/m2onmyway.ogg")
  545. elif "m2ourflag" in msg.lower():
  546.     self.play_sound("sound/ut99-male2/m2ourflag.ogg")
  547. elif "m2pointsecure" in msg.lower():
  548.     self.play_sound("sound/ut99-male2/m2pointsecure.ogg")
  549. elif "m2redleader" in msg.lower():
  550.     self.play_sound("sound/ut99-male2/m2redleader.ogg")
  551. elif "m2roger" in msg.lower():
  552.     self.play_sound("sound/ut99-male2/m2roger.ogg")
  553. elif "m2sameteam" in msg.lower():
  554.     self.play_sound("sound/ut99-male2/m2sameteam.ogg")
  555. elif "m2searchdestroy" in msg.lower():
  556.     self.play_sound("sound/ut99-male2/m2searchdestroy.ogg")
  557. elif "m2seeya" in msg.lower():
  558.     self.play_sound("sound/ut99-male2/m2seeya.ogg")
  559. elif "m2staydown" in msg.lower():
  560.     self.play_sound("sound/ut99-male2/m2staydown.ogg")
  561. elif "m2sucker" in msg.lower():
  562.     self.play_sound("sound/ut99-male2/m2sucker.ogg")
  563. elif "m2takeflag" in msg.lower():
  564.     self.play_sound("sound/ut99-male2/m2takeflag.ogg")
  565. elif "m2target" in msg.lower():
  566.     self.play_sound("sound/ut99-male2/m2target.ogg")
  567. elif "m2thathadtohurt" in msg.lower():
  568.     self.play_sound("sound/ut99-male2/m2thathadtohurt.ogg")
  569. elif "m2uncovered" in msg.lower():
  570.     self.play_sound("sound/ut99-male2/m2uncovered.ogg")
  571. elif "m2underattack" in msg.lower():
  572.     self.play_sound("sound/ut99-male2/m2underattack.ogg")
  573. elif "m2useless" in msg.lower():
  574.     self.play_sound("sound/ut99-male2/m2useless.ogg")
  575. elif "m2wantsome" in msg.lower():
  576.     self.play_sound("sound/ut99-male2/m2wantsome.ogg")
  577. elif "m2yalikethat" in msg.lower():
  578.     self.play_sound("sound/ut99-male2/m2yalikethat.ogg")
  579. elif "m2yeehaw" in msg.lower():
  580.     self.play_sound("sound/ut99-male2/m2yeehaw.ogg")
  581. elif "m2yoube" in msg.lower():
  582.     self.play_sound("sound/ut99-male2/m2yoube.ogg")
  583. elif "m2yousuck" in msg.lower():
  584.     self.play_sound("sound/ut99-male2/m2yousuck.ogg")
Add Comment
Please, Sign In to add comment