home *** CD-ROM | disk | FTP | other *** search
- .key node
- .def node=14:103/2
-
-
- ;;; Script to poll your host/hub and disconnect the user if online.
- ;;; (Poll always even if there is no mail for the other system)
-
-
- trion -m -1 "You will be disconnected in 2 minutes for a mail call."
-
- wait 60
-
- trion -m -1 "You will be disconnected in a minute for a mail call."
-
- wait 60
-
- trion -m -1 "You are disconnected for a mail call."
- trion -l -1
-
- wait 10
-
- ;;; Make poll packet in case there is no mail for <node>
-
- poll <node>
-
- ;;; trion -c -1 <node> ;call 1x
- ;;; caller <node> ;call 10x
-
-
- caller <node> -N5 -D180 ;5 tries, 3 minutes delay, node 1
-
-
- ;;; Start script to make lastcaller ANSI screens
-
- lastcallers
-
-