I had put this theme (Sotano Escape Game) like a single board in a raspber pi 0, and I wouldlike to everybody access without login in my principal bo
In the board you will host the game and want everyone to access with no need
to login, you will edit the startup.mps, to execute immediately the script of the game. In the startup.mps file i have inside the MysticSE archive, you can insert the following command in line 12:
menucmd('GX','scriptname'); // if it's a MPS
OR
menucmd('GY','scriptname'); // if it's a MPY
In your main board, for allowing your visitors to go/visit that board/game,
you will add a menu command, that it will telnet to that board. For that you will use the IT command as mentioned here:
http://wiki.mysticbbs.com/doku.php?id=menu_commands&s[]=telnet&s[]=address#inte net_relatedr
I hope i understood right, what you meant. :)
--- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
* Origin: Another Droid BBS # andr01d.zapto.org:9999 (21:1/111)