Welcome!

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

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

RuneMate V1.0.0 - Beta 56

Engineer
Joined
Jul 28, 2013
Messages
2,776
  • Added a LoopingThread class for simple, carefully managed looping async tasks. Simply create them like any other thread by passing in a runnable, and also specify a min and max loop delay similar to the way you would with LoopingScript. When the script is paused, the thread will pause too. When the script is stopped, so will the LoopingThread.
  • Added exception submission dialogue to the client (web ui coming soon!)
  • Dropped support for Java 7 in exchange for better cross platform compatibility (JavaFX doesn't work well on non-windows OSes on java 7)
  • Fixed Prayer.Curse#isActivated
  • Fixed WebPath#getNext not returning the proper object under certain conditions.
 
Last edited:
Joined
Sep 6, 2014
Messages
244
Mouse seems to be dead again :( Worked fine just after the update, but when I woke up today it wouldn't work again
 
Conelander
Joined
Oct 30, 2014
Messages
4,078
Mouse seems to be dead again :( Worked fine just after the update, but when I woke up today it wouldn't work again
Same man, every new release I get a new working mouse, but in the end it will die until the next one comes out.

Hopefully we can address this issue soon.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
A new minor update has been released which will hopefully offer some improvements to Clouse by handling movements better while they're stored in their raw form. In addition I've made some changes to the web walking which I'm hoping will improve performance.
 
Top