Id: 248; Nick: Albie; Timestamp: 2007-05-16 20:55:53; Pasted as: mIRC
Description: Lost join information.
1
2
3
4
5
6
7
8
on *:join:#Lost: { .hadd -mz LostJoins $address }
on *:TEXT:!next:#Lost,#redalert,#Lost.staff,#a-tit,#kissmyass,#lost.cz,#aveit.radio: {
  if (($nick ison #Lost.staff) || (!$hget(LostJoins,$address))) { 
    .msg $chan Next Episode:- Lost %epno ( %epname ) airs on %epdate 2007 %eptime am GMT ( $+ $duration($calc($ctime(%epdate $asctime(yyyy) %eptime) - $ctime)) $+ ) msg thanks to #AveIT.Radio 
    .notice $nick !NextInfo for more details. (Warning: May be spoiler! Includes summary of the next episode, will not be shown in channel.)
  }
  else .notice $nick Please wait a short while after joining the channel before requestion the next episode information.
}
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)
Nothing to see here.