I went into all of this, and its still not working. Also yea the *** is my info blanked out =)
Telnet Server
Enabling
You must enable the telnet server in macroquest.ini's [Telnet Server] section.
Set Enabled=1 and set a valid Port=###
Also, please set a "Welcome=message" and definitely a private "Password=junk"
[Telnet Server]
; port = 0 off, else put the port number here
Port=23
; localonly boolean -- supposedly does a get peer name to compare address
; but you must use the hostname not 127.0.0.1 or localhost when connecting
LocalOnly=0
Welcome=Successful login. Welcome to my undergroud lair.
LoginPrompt=login:
PasswordPrompt=password:
[Users]
;username=password
*****=******
[Telnet Server]
Enabled=1
LocalOnly=0
Port=23
Welcome=telnet server
Password=******

