I want to create an alias, which by typing the name of my character would send the name of my character + my password to the mud.
It looks something like this:
I type "f0xx"
Me client sends to the mud:
f0xx
password
The problem is that this enters a loop. Is there a way to make the "f0xx" before my "password" not enter a loop?
