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.
- ;;; (Only poll when there is mail for the other system)
-
-
- ;;; Exit if there is no mail for <node> in trion:outbound/
-
- CheckIfMail <node>
-
- 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
-
- ;;; trion -c -1 <node> ;call 1x
- ;;; caller <node> ;call 10x
-
-
- caller <node> -N5 -D180 ;4 tries, 3 minutes delay, node 1
-
-
- ;;; Start script to make ANSI lastcaller screens
-
- lastcallers
-
-