Id: 27394; Nick: BiNDi; Timestamp: 2008-08-05 14:38:42; Pasted as: mIRC
Description: n/a
1
2
3
4
5
6
7
8
9
10
11
12
13
alias checkflags {
 set %qauth $1
set %qchan $2
 echo -a checking flags on $2 etc
!.msg q chanlev $2
}
 
on ^*:NOTICE:*:?:{ 
 if ($nick == Q) && (%qauth) && (%qchan) {
  if (%qauth +* iswm $1-) && (*n* !iswm $2) { part %qchan No +n :< | echo a kthxbai | unset %qauth | unset %qchan }
 }
}
 
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)
Nothing to see here.