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
  • Small change to quick launch.


    Ruffski

    Recommended Posts

    Can you change the quick launch to be able to launch off username and password not just account nickname? as this is making it hard for me to automate my bot farm.

    Link to comment
    Share on other sites

    Can you change the quick launch to be able to launch off username and password not just account nickname? as this is making it hard for me to automate my bot farm.

    The client would need the account in the account manager to be able to relogin to the account anyway.

    You can add accounts to the account manager via script.

    There is a method addAccount(String nickname, String username, String password, String pin) which will add the account to the account manager.

     

    At this point in time, it does not check for duplicate nicknames, however I've just added that to the method, and will be in the next client release.

    There is also a deleteAccount(String nickname) which will remove an account from the account manager.

    Link to comment
    Share on other sites

    The client would need the account in the account manager to be able to relogin to the account anyway.

    You can add accounts to the account manager via script.

    There is a method addAccount(String nickname, String username, String password, String pin) which will add the account to the account manager.

     

    At this point in time, it does not check for duplicate nicknames, however I've just added that to the method, and will be in the next client release.

    There is also a deleteAccount(String nickname) which will remove an account from the account manager.

    Thank you so much for the fast and incredibly useful reply. Seriously good support.

    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.