Changing autologger name

Posted by Xandler on Thu 10 Aug 2017 01:47 AM — 2 posts, 13,564 views.

#0
Got a quick question and I'm not even sure if it's possible but is it possible to change the autologin name/password through say a timer script within mushclient to log off one character and to log onto another? I know of the connect and disconnect stuff but am curious if there's a way to change to autologger name through use of scripts.

Thanks,


Xandler
Australia Forum Administrator #1
Yes, you can do this:


SetAlphaOption ("player",   "gandalf")
SetAlphaOption ("password", "swordfish")


I would use an alias rather than a timer.