Alrighty, there's a thread in Sync Discussion base about no one sharing javascript, so I thought I'd share mine and show you why I don't share
them? Check this out..
I use this to display a random logoff.ans. You have your logoff menu
and use this as the option to logoff the user.
//Here comes the script..//
fname="logoff";
var num = random(5)+1; //Change the number in the parenthesis to
the number of ansis you have.
fname+=num;
bbs.menu(fname);
bbs.hangup();
//End of script//
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,034 |
Nodes: | 17 (0 / 17) |
Uptime: | 18:08:27 |
Calls: | 503,776 |
Calls today: | 5 |
Files: | 157,807 |
U/L today: |
2 files (7K bytes) |
D/L today: |
1,065 files (77,983K bytes) |
Messages: | 444,080 |
Posted today: | 5 |