Damian666 4 Share Posted February 20, 2021 Hello, having trouble with quickstarting multiple accounts, I've entered this but each time it only launches 1 account and the parameters don't get passed. It works when I put only 1 parameter without the parentheses but only launches 1 account. Any suggestions? Thanks java -jar C:\Users\PC\DreamBot\BotData\client.jar -script "Script1" "Script1" -world 371 308 -username Damian666 -password password -account acc1 acc2 -params (l) (w) Link to comment Share on other sites More sharing options...
Pandemic 2434 Share Posted February 20, 2021 Hey there, QuickStart on DB3 needs a separate command for each client since it doesn't support tabs anymore. So you'll need to call one command per client and you should be able to set multiple accounts like that, you can setup batch files to avoid doing the same thing over and over. Damian666 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now