home *** CD-ROM | disk | FTP | other *** search
- #Net off
- ON 1:QUIT: {
- if (%splitstat == off ) { halt }
- if (($right(7,$parm1) == dal.net) && ($right(7,$parm2) == dal.net)) {
- if ($parms == %split) { halt }
- set %split1 $token(1,46,$parm1) | set %split2 $token(1,46,$parm2)
- ame 4,1Possible Split at 9 $+ %split1 $+ 12,1and 9,1 $+ %split2 $+
- /beep 15 150
- set %split $parms
- .timer 1 5 unset %split
- }
- }
- ON 1:UNOTIFY:if $nick == ChanServ && %splitstat == on { /beep 15 100 | .notice $me 10ChanServ just left IRC, check for possible splits!! }
- #Net end
- on 1:CLOSE:!:{
- if ($group(#elog) == ON) aline @EventLog [[ $+ $lavatime(5) $+ ]] FServe session ended with $nick
- notice $nick 5Thank you for coming to4 %fstrig $+ .
- if (%fslot == ON) {
- if (%mchan1o == 1) /msg %mchan1 5There is now an open fserv slot on4 %fstrig $+ .
- if (%mchan2o == 1) /msg %mchan2 5There is now an open fserv slot on4 %fstrig $+ .
- if (%mchan3o == 1) /msg %mchan3 5There is now an open fserv slot on4 %fstrig $+ .
- if (%mchan4o == 1) /msg %mchan4 5There is now an open fserv slot on4 %fstrig $+ .
- if (%mchan5o == 1) /msg %mchan5 5There is now an open fserv slot on4 %fstrig $+ .
- }
- }
-