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.

Suggestion Bots without UI should display log

Joined
Apr 7, 2017
Messages
27
If a bot does not have a UI, it should instead display a run timer and a text-box that displays the log for that bot.

This would aid in the creation of lightweight or basic bots (which can be functional/informative)

Compared to making an actual bot, many new authors need to invest a disproportionate amount of time into learning JavaFX/making a GUI. This would help alleviate that requirement (hopefully promoting more bot creation).

If nothing else, it's nice for the end user to be able to check what's going on with the bot.
 
Joined
Dec 28, 2013
Messages
190
Support for a "default" UI if the bot doesn't provide one however I think you're overcomplicating JavaFX. It took me 5 minutes to figure it out the FXML format with 0 prior knowledge.
 
Top