Hello...I'm quite new here so maybe what I'm going to ask has already been resolved before on this forum.
The problem--> When I log to the bot via telnet I can't se what I'm writing. The partyline is just blank.
if you are telneting from windows i would recommend using putty as your client rather than windows telnet. http://www.chiark.greenend.org.uk/~sgta ... nload.html <--- where you can dl putty. if you persist on using windows telnet you need to turn on local echo: open up telnet with cmd then when in telnet type "set LOCAL_ECHO" to enable/disable also you can check to make sure its on with the "display" command inside telnet. you can type "help" if you have any questions.