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
  • Bot is typing user name and password in public chat!


    likeablePanda

    Recommended Posts

    For my own local script (thank goodness nothing i will publish!) has typed its own username and password in public chat.

     

    The code i'm running looks like this:

     

    if (!Client.isLoggedIn()) {
        LoginUtility.login();
    }

     

    But it would appear that either something changes between when that boolean is checked and when it logs in, or it's returning something incorrectly. Could we have the Login Utility double check before typing "enter" to double check it's not logged in?

    Link to comment
    Share on other sites

    Good check, the bot client could be lagging, and thinking it still needs to log in, and types user pass and then hits enter while already in game =O

    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.