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

v2.4.17

Discussion in 'Announcements' started by Party, Feb 10, 2017.

  1. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Hybrid
    Random
    • Random class now uses a different seed for each bot instance. More security for everyone!
    Program arguments
    • Can now pass -verbose as a program argument for more verbose logging
    • Developers can detemine if this is enabled via Environment.isVerbose()
    OSRS
    ChatDialog
    • Added a missing container ID from the ChatDialog class
    • This fixed an issue where ChatDialog.getContinue() would return null on the message displayed after a level-up.

    RS3
    Interface closer
    • Fixed an issue where the bot wouldn't be able to close the World Map
     
    #1 Party, Feb 10, 2017
    Last edited: Feb 28, 2017
    SuperBotter and awesome123man like this.
  2. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    God please tell me there is a default case if the call does not happen on the bot thread...
     
  3. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    It's just a thread specific seed.
     

Share This Page

Loading...