Id: 2779; Nick: Jqson; Timestamp: 2007-12-15 12:28:24; Pasted as: mIRC
Description: n/a
1
2
3
4
5
6
7
8
9
10
11
12
on *:text:?? *:#:{
  if ($1 != ??) return
  if ($2) { 
    while ($readini(stamper.ini,words,$2)) { 
      notice $nick ( $+ $2 $+ ) $readini(stamper.ini,words,$2)
      halt
    }
    if (!$readini(stamper.ini,words,$2)) {  
      halt
    }
  } 
}
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)
Nothing to see here.