Dream-Script — File Browser

Dream-Scriptv1.1a / Dream-Scriptv1.1a / Dream-Script_v1.1a / Scripts / script3.mrc

script3.mrc — 0.13 KB — Download this file

on *:join:#united-xdcc: {
  if ( $nick = [UN-Source-001] ) {
    mode #united-xdcc +v [UN-Source-001]
  }
  else {
    halt
  }
}