I need to get rid of "How did you hear about this bbs"
and the avatar chooser.
I renamed avatar_chooser.js and haven't tested that yet. I ran
findstr /i /s /c:"where did you hear about this" *.* but didn't find anything.
Re: Almost done with game server setup... By: Martin Kazmaier
to All on Wed Dec 24 2025 08:03 pm
I need to get rid of "How did you hear about this bbs"
Set [newuser] survey=false in your ctrl/modopts. As documented here: https://wiki.synchro.net/module:newuser
and the avatar chooser.
Set SCFG-> External Programs->Online Programs->Main->Avatar Execute On Even Chooser-> to "No".
I renamed avatar_chooser.js and haven't tested that yet. I ran
findstr /i /s /c:"where did you hear about this" *.* but didn't find anything.
What does "/c:" accomplish? I suspect you're just not using findstr correctly. The string is found in exec/newuser.js and logon.js: /sbbs/exec/logon.js: options.guest_referral = "\x01y\x01hWhere did you hear about this BBS?\r\n: \x01w"; /sbbs/exec/newuser.js:
print("\1y\1hWhere did you hear about this BBS?"); -- digital
man (rob)
correctly. The string is found in exec/newuser.js and logon.js: /sbbs/exec/logon.js: options.guest_referral = "\x01y\x01hWhere did you hear about this BBS?\r\n: \x01w";
/sbbs/exec/newuser.js: print("\1y\1hWhere did you hear about this BBS?");
Re: Almost done with game server setup...
By: Digital Man to Martin Kazmaier on Wed Dec 24 2025 07:57 pm
correctly. The string is found in exec/newuser.js and logon.js: /sbbs/exec/logon.js: options.guest_referral = "\x01y\x01hWhere
did you hear about this BBS?\r\n: \x01w"; /sbbs/exec/newuser.js: print("\1y\1hWhere did you hear about this BBS?");
Oh, a little text substitution could be fun!
"What is your favorite marsupial?"
"What is the terminal velocity of a swallow?"
"What is your favorite marsupial?"
"What is the terminal velocity of a swallow?"
| Sysop: | digital man |
|---|---|
| Location: | Riverside County, California |
| Users: | 1,192 |
| Nodes: | 17 (1 / 16) |
| Uptime: | 205:05:37 |
| Calls: | 509,834 |
| Calls today: | 10 |
| Files: | 252,453 |
| D/L today: |
8,495 files (7,932M bytes) |
| Messages: | 472,508 |