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

    Recommended Posts

    Posted

     

    I was wondering if anyone could help me understand how the Script Scheduler works. I've followed the quickstart guide, but when I try to test it with a script, it gets stuck at the script menu and never starts.

    Guide:

    https://dreambot.org/guides/user-guide/quickstart/#examples

    Template given java -jar C:\Users\YOURNAME\DreamBot\BotData\client.jar -script "Test Script" -account "Account 1" -covert -proxy "US Proxy"

    My username for the PC is "Hobca," script for test purposes is "GMuling," account nickname is "MULE1," and the proxy nickname is "MULE1."

    I've tried both of the following parameters, and they open the script menu but will not start the script.

    java -jar C:\Users\Hobca\DreamBot\BotData\client.jar -script "GMuling" -account "MULE1" -covert -proxy "MULE1" -json "TEST"

    java -jar C:\Users\Hobca\DreamBot\BotData\client.jar -script "GMuling" -account "MULE1" -covert -proxy "MULE1" -json "TEST.json"

     

    Posted

    To use quickstart you also need to set the final parameter as -params

    Using your example it would be:

    Quote

    java -jar C:\Users\Hobca\DreamBot\BotData\client.jar -script "GMuling" -account "MULE1" -covert -proxy "MULE1" -params test.json

    If you were just wanting to use the scheduler, you would solely put test.json as the only parameter (using your example)

     

    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.