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.

Resolved Question for the bot authors

Joined
Jun 24, 2014
Messages
172
Seems like people don't use bot paints (example) anymore, at least in RuneMate. Why is this so and what's the alternative to this?

The other question being, does anybody really implement antiban or is it futile?
 
Joined
Jun 9, 2015
Messages
3,745
Paints are obsolete, we use Embeddable UI (JavaFX).
Anti-ban isn't really needed because of Clouse, but some of us have some intelligent anti-patterns in place :)
 
Client Developer
Joined
Oct 12, 2015
Messages
3,817
Proper use of PlayerSense and well written bots are all the anti-ban you need.
 
Joined
Jun 24, 2014
Messages
172
Paints are obsolete, we use JavaFX.
Anti-ban isn't really needed because of Clouse, but some of us have some intelligent anti-patterns in place :)

By using JavaFX you mean having a separate window displaying all the progress data I assume, or am I mistaken?
Also I've seen people post some plain-text logs around the forum, are these meant for the actual bot user to look at with any other purpose than debugging?
 
Client Developer
Joined
Oct 12, 2015
Messages
3,817
By using JavaFX you mean having a separate window displaying all the progress data I assume, or am I mistaken?
Also I've seen people post some plain-text logs around the forum, are these meant for the actual bot user to look at with any other purpose than debugging?

EmbeddableUI is embedded in the RuneMate client. Go and run any bot with a UI to see what I mean.
 
Joined
Jun 9, 2015
Messages
3,745
By using JavaFX you mean having a separate window displaying all the progress data I assume, or am I mistaken?
Also I've seen people post some plain-text logs around the forum, are these meant for the actual bot user to look at with any other purpose than debugging?
This is what a top notch UI can look like
2017-02-11_03-02-10.mp4 - Streamable

It's embedded in the RM client.
 
Joined
Jun 9, 2015
Messages
3,745
It's a slightly out-dated video, it's been improved a bit since then too.
I couldn't find an updated video unfortunately, but he can just run any Prime bot and see for himself of course.
 
Top