starting mafia with different users

I'm just wondering if there's a parameter I can pass to mafia so that when it opens and Auto-Login is checked I can make it login to a specific user instead of just the last user.

I currently have 2 copies of mafia with all the same data, the only difference between them is that they autologin to two different characters. They are bots and I want them to start up while I'm away, and having different folders is the only way I've figured out how to get them both to load.

I'm wondering if there's something I can add to the task to make it so I can use one mafia application to load both accounts.
 
Do they continue running in the background, or do they login/execute/exit?

They continue in the background until a few minutes just before rollover. I was looking at the other thread, and so basically I just need to disable Auto-Login, and pass a text file to mafia, containing just the username? (all the requisite scripts are registered as breakfast and will start automatically, I assume)
 
Should work... if it's all in the breakfast, after the username, I think you'll want "exit" so that it quits mafia when done.
 
I'd still include it as a catchall. If the script has already exited, no big deal, mafia won't execute that. If it's still running for some reason, it should close it...
 
Back
Top