Does anyone know of a good log off event door to show random ansi screens! The log on banner msgs are great that come with synchronet, I also would like to show random ansi art at log off.
Re: Randomized log off ansi door
By: Rixter to All on Sat Mar 01 2025 01:35 pm
You don't need a door for such a thing, a single line of JavaScript is how that's done in logon.js:
bbs.menu("random*");
To do something similar at log-off, add @menu:random*@ ("menu" should be in uppercase) to your text/menu/logoff.asc file. You can change "random" to some other basefilename, but the asterisk is what tells the Synchronet menu function to pick any file that matches that pattern at random, for disply.
--
digital man (rob)
Rush quote #52:
His world is under observation, we monitor his station .. Digital Man
Norco, CA WX: 60.1¨F, 68.0% humidity, 9 mph W wind, 0.00 inches rain/24hrs ---
¨ Synchronet ¨ Vertrauen ¨ Home of Synchronet ¨
[vert/cvs/bbs].synchro.net
Re: Randomized log off ansi door
By: Rixter to All on Sat Mar 01 2025 01:35 pm
You don't need a door for such a thing, a single line of JavaScript is how that's done in logon.js:
bbs.menu("random*");
To do something similar at log-off, add @menu:random*@ ("menu" should be in uppercase) to your text/menu/logoff.asc file. You can change "random" to some other basefilename, but the asterisk is what tells the Synchronet menu function to pick any file that matches that pattern at random, for disply.
--
digital man (rob)
Rush quote #52:
His world is under observation, we monitor his station .. Digital Man
Norco, CA WX: 60.1¨F, 68.0% humidity, 9 mph W wind, 0.00 inches rain/24hrs ---
¨ Synchronet ¨ Vertrauen ¨ Home of Synchronet ¨
[vert/cvs/bbs].synchro.net
Re: Randomized log off ansi door
By: Rixter to All on Sat Mar 01 2025 01:35 pm
You don't need a door for such a thing, a single line of JavaScript is how that's done in logon.js:
bbs.menu("random*");
To do something similar at log-off, add @menu:random*@ ("menu" should be in uppercase) to your text/menu/logoff.asc file. You can change "random" to some other basefilename, but the asterisk is what tells the Synchronet menu function to pick any file that matches that pattern at random, for disply.
--
digital man (rob)
Rush quote #52:
His world is under observation, we monitor his station .. Digital Man
Norco, CA WX: 60.1¨F, 68.0% humidity, 9 mph W wind, 0.00 inches rain/24hrs ---
¨ Synchronet ¨ Vertrauen ¨ Home of Synchronet ¨
[vert/cvs/bbs].synchro.net
Sysop: | Mysteria |
---|---|
Location: | Fremont, CA |
Users: | 2 |
Nodes: | 10 (0 / 10) |
Uptime: | 74:04:24 |
Calls: | 8 |
Calls today: | 8 |
Messages: | 3,118 |