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.

Loading Local Bots

Joined
Jun 28, 2015
Messages
4
I am starting to try and develop some bots for Runemate but I am having difficultly loading local bots. I have accessed the -sdk and trying navigating to folders with the manifest, java, and class files. I also tried just downloading a opensource AesIron bot to tried to run it locally. I keep getting the same cannot find .class file error. Am I missing something?
Thanks for your help
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
I am starting to try and develop some bots for Runemate but I am having difficultly loading local bots. I have accessed the -sdk and trying navigating to folders with the manifest, java, and class files. I also tried just downloading a opensource AesIron bot to tried to run it locally. I keep getting the same cannot find .class file error. Am I missing something?
Thanks for your help
The folder needs to have the manifest and be able to resolve all the .class files needed.
 
Joined
Jun 28, 2015
Messages
4
Screenshot 2015-06-29 12.23.22.png
 
Here is screen shot of the Manifest and navigation from runemate sdk. This is only one class file and the manifest in the folder. I must be missing something. Thanks our your help.
 
Top