Originally Posted by
phalen33
You can do a ;repo info login to see the full description but yes. ;login bob will login bob. ;login bob gotable will login bob and he will run gotable script. In a script it would look like,
start_script( 'login', ['Bob', 'gotable'] )
I also use it to cycle through all of my characters for the daily login bonus. Have a script called daily that has a series of if statements checking if char name is this then login this char and have them run the daily script. I just login a specific char each day who is the start of the chain and it chains through each of my characters.
Made it because I couldn't find another way to switch between alts in a script. Been out a few years now and haven't had any complaints. Once in a blue moon the login server is stupid but that's a Simu thing.