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.

VisualRM help (simple bot)

Joined
Jul 13, 2018
Messages
22
Hello,

I am creating a simple script using visualrm, The bot works perfectly fine for its purpose (catching ruby harvests), but it will only empty one jar then continue catching and then repeats this process with only one jar (despite having a few).

I know the fix is simple but for some reason i cant seem to figure it out.

Please help.Capture.PNG
 
Joined
Mar 18, 2018
Messages
64
but it will only empty one jar then continue catching and then repeats this process with only one jar (despite having a few).

You are checking if the Inventory contains an empty jar -> no -> release. Then it checks if it has atleast one empty jar again and repeats. Maybe you should configure the Inventory condition a bit more
 
Top