Id: 1771; Nick: Jason; Timestamp: 2007-10-21 11:35:43; Pasted as: mIRC
Description: n/a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
raw 315:*:{ echo -a who finished for $2 }
alias whochans {
  if (!%netsplit) { 
    set %whochans 1
    remini levels.ini global SA.authed
    remini levels.ini global authed
    remini levels.ini global B.authed
    var %x = $chan(0)
    while (%x) {
      set -u5 %whois.chan $chan(%x)
      echo -a %whois.chan
      remini levels.ini %whois.chan M.authed
      remini levels.ini %whois.chan U.authed
      echo -a I'm whoing
      who $chan(%x) % $+ na
      echo -a I'm decing
      dec %x
    }
  }
}
 
 
The answer:
 
#topstars.worldwide
I'm whoing
I'm decing
#ShqDox2k
I'm whoing
I'm decing
#topstars.worldwide
I'm whoing
I'm decing
#ShqDox2k
I'm whoing
I'm decing
who finished for #topstars.worldwide
who finished for #ShqDox2k
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)