home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / L2C / adenozin / SimpleScript.exe / Main / away-eng.mrc < prev    next >
Encoding:
Text File  |  2000-05-25  |  289 b   |  12 lines

  1. ctcp 1:version:.ctcp $nick %ad
  2. #away off
  3. on 1:OPEN:?:halt
  4. on 1:text:*:?:{
  5.   inc %messages
  6.   /msg $nick 4 3,2Sorry but i am away8,2 REASON: %away.reason 3,2 Your msg will be recorded!!!!
  7.   /write msg.txt < $time > < $nick > < $parms >
  8.   /close -m $nick   
  9. }
  10. #away end
  11.