Id: 2460; Nick: Jqson; Timestamp: 2007-12-08 16:24:34; Pasted as: mIRC
Description: test
1
2
3
4
5
6
7
8
9
10
on $*:TEXT:/^\*topic *$/:#:{ 
  If ($3 !== $null) {
    topic $chan $3-
  }
  else {
    If ($3 == $null) {
      notice $nick eg: *topic Welcome to our channel.
    }
  }
}
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)
Nothing to see here.