Jump to content

Hijacker

Members
  • Joined

  1. I've found this script already: //========= Voice Annoy alias extoggle exon alias exon "voice_inputfromfile 1; voice_loopback 1; +voicerecord; alias extoggle exoff" alias exoff "-voicerecord; voice_inputfromfile 0; voice_loopback 0; alias extoggle exon" bind kp_pgdn "extoggle" //========= http://www.myg0t.com The problem is that when I press this bind, it stops only when I press the bind again. I need some script that will repeat the audio file just one time for each press. :gaysex2:
  2. I've seen some player that played cool audio file couple of times in the server, something like "can you shut the fuck up?!". I found some script @ counter-script.net, but it's not working. Can you give me some script like this?