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.
LoginHandler doesn't detect banned account.
LoginHandler doesn't switch to F2P world after failed login to P2P world.
(I've seen it work once but since then it fails every time)
SkillListener does not fire LEVEL_GAINED event (Tested with Attack and Strength)...
ISSUE
Not sure if anyone else is experiencing this but on my end LoginHandler is not detecting banned account.
REPRODUCE
1) Start any bot with a known banned account
2) Bot will type credentials and login
3) Bot will not detect account is banned
4) AbstractBot#loop() is no longer called but the...