Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

v2.4.17

Client Developer
Joined
Oct 12, 2015
Messages
3,760
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
 
Last edited:
Top