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
  • Cli Ram Usage


    Blastoid

    Recommended Posts

    The launcher sets the memory usage, if you're running the client directly with QuickStart, you'd need to add your own limits by adding this before -jar:

    -Xmx256M

    That'd limit Java's heap to 256MB (you can adjust it as you need) :)

    Link to comment
    Share on other sites

     

    4 hours ago, Pandemic said:

    The launcher sets the memory usage, if you're running the client directly with QuickStart, you'd need to add your own limits by adding this before -jar:

    -Xmx256M

    That'd limit Java's heap to 256MB (you can adjust it as you need) :)

     

    tried that but still the same issue, perhaps im messing up somewhere?

     

    Example: start java -Xmx256M -jar C:\Users\Administrator\DreamBot\BotData\client.jar -script "Sub Account Builder" -account "xxx" -covert -proxy "xxx" -params "zultest"

    Edited by Blastoid
    Link to comment
    Share on other sites

    This is what I have and it works for me.

     

    javaw -Xmx700m -jar C:\Users\user\DreamBot\BotData\client.jar -script "ScriptNameHere" -account "AccountNameHere" -covert -fps "5" -world "members" -minimized

    Link to comment
    Share on other sites

    On 9/21/2022 at 8:15 PM, Hans Zimmer said:

    This is what I have and it works for me.

     

    javaw -Xmx700m -jar C:\Users\user\DreamBot\BotData\client.jar -script "ScriptNameHere" -account "AccountNameHere" -covert -fps "5" -world "members" -minimized

    ty

    Link to comment
    Share on other sites

    • 1 year later...

    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.