1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

v2.42.0

Discussion in 'Announcements' started by Party, Jun 17, 2017.

  1. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Client
    Account Ordering
    • Accounts in the side bar will now be ordered by alphabetically account alias (or email if no alias).
    Two-step/Password input
    • Fixed a small oversight from last release where pressing enter after typing in the password or two-step key would not start the login, and you had to press the button.
    Command line arguments
    • Added a few new command line arguments:
    • -decorated
      • Spawns the client using the decorated window
    • -botdirectory="path/to/local/bot/directory"
      • Sets the local bot directory for SDK mode via command line argument rather than through the Preferences page.
    • -autostart={OSRS|RS3|PID}:{ACCOUNT_ALIAS}:{BOT_INTERNAL_ID}
      • The first argument is the game type, or PID of the open RS client to bind to.
      • If it can't find an existing RS client, it will spawn a new one.
      • The second argument is the alias of the account to start the bot session on.
      • The bot internal ID is required to differentiate between bots. If two bots have the same internal ID this feature will produce unexpected results.
      • eg. -autostart=OSRS:"main-account":"prime-nmz"
      • This is an experimental feature and is designed for SDK usage only.
    Hybrid
    Input Blocking
    • Fixed a bug where pausing the bot from RWS would not unblock input.
    Web
    • Implemented the Spirit Tree vertex type in 2.41.1.
    • Fixed the name and action patterns for Spirit Tree vertices, resulting it in being unable to locate the Spirit Tree.
    • Fixed an NPE associated with using the Spirit Tree.

    GrandExchange
    • Implemented GrandExchange.close()
    • Added documentation which will be available on next documentation refresh.

    EnumDefinitions
    • Revised the API for EnumDefinitions to make them more accessible to users.
    Health
    • Implemented Health.isPoisoned()

    RS3
    Lobby Handler
    • Added some debug to assist with fixing an issue reported by @RobinPC. If you have difficulties with the RS3 lobby handler, please ensure your logging level is set to TRACE and submit log files to myself or @Cloud.
     
  2. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    OH BOY
     
    SuperBotter and sickness0666 like this.
  3. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Spicy wan :')
     
    sickness0666 likes this.
  4. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    Indeed, as far as I can tell RWS will get an equally spicy update soon :p
     
    sickness0666 likes this.
  5. Aaron Priest

    Joined:
    Jan 31, 2017
    Messages:
    121
    Likes Received:
    30
    Awesome to see this implemented! Thanks (y)
     
  6. Wet Rag

    Wet Rag easily triggered ✌

    Joined:
    Dec 31, 2015
    Messages:
    4,457
    Likes Received:
    1,695
  7. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    yes
     
    Wet Rag likes this.
  8. Mmaaikel

    Joined:
    Mar 11, 2014
    Messages:
    448
    Likes Received:
    106
    Any solutions for banking contains? Sometimes rerurns false when the bank does contains item
     
  9. Led

    Led

    Joined:
    Jun 9, 2015
    Messages:
    449
    Likes Received:
    170
  10. NobleFrenzy

    Joined:
    Jan 13, 2016
    Messages:
    350
    Likes Received:
    50
    yes
     
  11. Led

    Led

    Joined:
    Jun 9, 2015
    Messages:
    449
    Likes Received:
    170
    @Party @Cloud found an issue, when you pause a bot from RuneMate proper it doesn't block the input on the bot again after you hit play.
    --- Double Post Merged, Jun 17, 2017, Original Post Date: Jun 17, 2017 ---
    I don't think it is specific to one bot because all of them have done this for me since the update, doesn't break anything really just thought you should know.
     
  12. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    @Party I confirmed this happens
     

Share This Page

Loading...