home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz KrOnIcKLeZ 3 / HaCKeRz_KrOnIcKLeZ.iso / scriptz / exosplit.txt < prev    next >
Text File  |  1996-04-23  |  1KB  |  39 lines

  1. ; -=[eXoSpLiT v1.0]=-
  2. ; The following section should be PASTED in the Remote | Events :
  3. ;
  4.  
  5. 1:ON QUIT: {
  6.   if (%splitstat == OFF) { halt }
  7.   if (($right(7,$parm1) == dal.net) && ($right(7,$parm2) == dal.net)) {
  8.     if ($parms == %split) { halt }
  9.     set %split1 $token(1,46,$parm1) | set %split2 $token(1,46,$parm2)
  10.     ame ******** SPLIT WARNING ********
  11.     ame Possible Split at: é $+ %split1 $+ é $+ %split2 $+ é
  12.     ame ***** -=[eXoSpLiT v1.0]=- *****
  13.     set %split $parms
  14.     timer 1 5 unset %split
  15.   }
  16. }
  17.  
  18. ; The following should be PASTED in the Popups | Main window :
  19.  
  20. Split detector
  21. .ON:/set %splitstat ON
  22. .OFF:/set %splitstat OFF
  23. .-
  24. .Status://echo 4 $active The Split Detector is currently: %splitstat
  25.  
  26. ; And That's it !
  27. ; ******************************************
  28. ;
  29. ; PS: this NetSplit detector works ONLY for DALnet
  30. ; servers. So if you want a split for other than DALnet,
  31. ; E-Mail me and I'll try to provide you with one !
  32. ;
  33. ; My E-Mail is: justdoit@dm.net.lb
  34. ;
  35.  
  36. ^eXoRCisT^
  37.  
  38. UPLOADED TO WWW.SCRIPTERZ.COM BY |^JoLt^|
  39.