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
  • DreamBot's QuickStart


    Nuclear Nezz

    Recommended Posts

    For linux quick start command should like something like this:

    java -jar /root/DreamBot/BotData/client.jar -script "x" -world 384 -username "x" -password "x" -account "x"

    Link to comment
    Share on other sites

    • 1 month later...
    • 1 month later...
    On 11/18/2020 at 12:34 PM, sirbiggins said:

    Hey Pandemic, is this quickstart guide still accurate for DB 3.X?

    Yep :)

    22 minutes ago, battleaxeking said:

    Is there a way to disable rendering with quickstart?

    Not with QuickStart, but you can disable rendering manually in the settings panel and it will save and always run disabled in the future :)

    You can also switch it on or off in your script with Client#setRenderingDisabled.

    Link to comment
    Share on other sites

    I tried:

    java -Xmx255M -jar -Xbootclasspath/p:C:\Users\USER\Desktop\DBLauncher.jar C:\Users\USER\Desktop\DBLauncher.jar -proxy proxy1 proxy2 -script "Master AIO F2P" "Master AIO F2P" -world 301 301 -username USER -password PASSWORD -account ACC1 ACC1 -params nogui nogui

    and my client just launches and sits there. Help please!

    image.png.15fc37f41c0cdf8b021922b263588c8e.png

    Edited by asdffoot
    Link to comment
    Share on other sites

    7 hours ago, asdffoot said:

    I tried:

    java -Xmx255M -jar -Xbootclasspath/p:C:\Users\USER\Desktop\DBLauncher.jar C:\Users\USER\Desktop\DBLauncher.jar -proxy proxy1 proxy2 -script "Master AIO F2P" "Master AIO F2P" -world 301 301 -username USER -password PASSWORD -account ACC1 ACC1 -params nogui nogui

    and my client just launches and sits there. Help please!

    image.png.15fc37f41c0cdf8b021922b263588c8e.png

     

     

    Use this format (swap DBLauncher.jar for client.jar):

    java -Dhttp.proxyHost={PROXY_HOST} -Dhttp.proxyPort={PROXY_PORT} -Dhttp.proxyUser={PROXY_USERNAME} -Dhttp.proxyPassword={PROXY_PASSWORD} -jar C:\DreamBot\BotData\client.jar

     

     

    Link to comment
    Share on other sites

    • 1 month later...

    Is there a way to enable the covert mode with the command line argument? Changing it manually doesn't work for me - I have a small program that runs separate instance of Dreambot with the origin in separate directory for each bot and that process is automatic. Thanks in advance.

    Link to comment
    Share on other sites

    14 hours ago, dobas said:

    Is there a way to enable the covert mode with the command line argument? Changing it manually doesn't work for me - I have a small program that runs separate instance of Dreambot with the origin in separate directory for each bot and that process is automatic. Thanks in advance.

    You should be able to pass the "-covert" QuickStart arg with the rest of your args :)

    Link to comment
    Share on other sites

    35 minutes ago, yolty said:

    I can't seem to get the script to launch image.png

    You have to make sure the name matches exactly, if it has spaces you can wrap the name like this:

    "Cloakd Tutorial Island"

    Link to comment
    Share on other sites

    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 account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    ×
    ×
    • 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.