"Untitled" By gando (https://pastebin.com/u/gando) URL: https://pastebin.com/iVQHB7ir Created on: Saturday 11th of June 2011 12:00:09 AM CDT Retrieved on: Saturday 31 of October 2020 07:58:50 AM UTC alias hlss-START "voice_inputfromfile 1; +voicerecord; alias ToggleWAV hlss-STOP" alias hlss-STOP "voice_inputfromfile 0; -voicerecord; alias ToggleWAV hlss-START" alias ToggleWAV "hlss-START" voice_fadeouttime 0 voice_loopback 1 developer 1 con_filter_enable 1 con_filter_text_out "rendered" alias atk +attack myinfo_bytes 4096 alias connectnoob "connect 74.63.239.234:27016" alias personswitch1 "rp_thirdperson;alias toggleperson personswitch2" alias personswitch2 "rp_firstperson;alias toggleperson personswitch1" alias toggleperson "personswitch1" alias toggle "toggle1" alias toggle1 "+voicerecord;say Now broadcasting.;alias toggle toggle2" alias toggle2 "-voicerecord;say Now no longer broadcasting.;alias toggle toggle1"