Id: 3910; Nick: he3f; Timestamp: 2008-01-08 23:17:31; Pasted as: mIRC
Description: script done
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
on *:text:*:#: {
  if ($1 == !admin) && ($chan == #greatgames) {
    var %x 1
    var %y 0
    while ( %x <= $nick($chan,0,o) ) {
      if ($left($nick($chan,%x,o),4) != gg-b) && ($nick($chan,%x,o) != Q) && ($nick($chan,%x,o) != S) && (off !isin $nick($chan,%x,o)) && (jant !isin $nick($chan,%x,o)) && (bnc !isin $nick($chan,%x,o)) && (0ff !isin $nick($chan,%x,o)) {
        inc %y
        msg $nick($chan,%x,o) $nick har brug for hjælp " $+ $2- $+ " $time & $date
      }
      inc %x
    }
    notice $nick %logo din anmoning om hjælp er blevet send ud til %y admins %logo
  } 
}
 
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)
Nothing to see here.