Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • multi tab on dreambot 3 ????? quickstart guide.


    1inAmillion

    Recommended Posts

    hi guys, i've been researching how to effectively run the "quickstart" tool, i'm trying to open multiple clients with their respective acounts.

    in dreambot 2 it was simple, just: -account "acc 1" "acc 2" "acc 3". and that's it

    but now in dreambot 3, there is no multitab ...

    How could I execute more than one account in 1 command.

    Link to comment
    Share on other sites

    • 1inAmillion changed the title to multi tab on dreambot 3 ????? quickstart guide.

    Just add another command to the .bat file.

    @echo off
    start javaw -jar -Xbootclasspath/p:C:\Users\USER_NAME\DreamBot\BotData\client.jar C:\Users\USER_NAME\DreamBot\BotData\client.jar 
    start javaw -jar -Xbootclasspath/p:C:\Users\USER_NAME\DreamBot\BotData\client.jar C:\Users\USER_NAME\DreamBot\BotData\client.jar 
    
    exit

    Replace USER_NAME to yours.

     

    Link to comment
    Share on other sites

    18 hours ago, Zawy said:

    Just add another command to the .bat file.

    
    @echo off
    start javaw -jar -Xbootclasspath/p:C:\Users\USER_NAME\DreamBot\BotData\client.jar C:\Users\USER_NAME\DreamBot\BotData\client.jar 
    start javaw -jar -Xbootclasspath/p:C:\Users\USER_NAME\DreamBot\BotData\client.jar C:\Users\USER_NAME\DreamBot\BotData\client.jar 
    
    exit

    Replace USER_NAME to yours.

     

    You don't have to add:

    -Xbootclasspath/p:C:\Users\USER_NAME\DreamBot\BotData\client.jar
    Link to comment
    Share on other sites

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.