Id: 2006; Nick: ziNus; Timestamp: 2007-11-15 20:01:20; Pasted as: mIRC
Description: new1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
alias pickupranks {
  var %x 1
  while (%x <= 2) {
if ($read(top10.txt,$address($hget(pb.users,%x),5))) != $null) {
write top10.txt $address($hget(pb.users,%x),5)
write top10.txt $address($hget(pb.users,%x),5)
    }
if ($read(top10.txt,$address($hget(pb.users,%x),5))) == $null) {
write top10.txt $address($hget(pb.users,%x),5) 1 
write top10.txt $address($hget(pb.users,%x),5) 1
    }
    inc %x
  }
}
 
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)
Nothing to see here.