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.

Small Question.

Joined
Dec 28, 2014
Messages
76
What is in everyone's opinion on keeping track of potion cool-downs?

I can think of a few methods but they won't really work for every potion universally. I could see using message listeners for Anti-fire variants, Overload variants, and prayer restore variants. You could also track Skill levels for supers and extremes.

This still leaves out Juju potions and other potions that don't give a visual skill boost or message of expiration. I know there is a better way to track it, but I'm drawing a blank since it's been a while.
 
Joined
Nov 3, 2013
Messages
2,387
What is in everyone's opinion on keeping track of potion cool-downs?

I can think of a few methods but they won't really work for every potion universally. I could see using message listeners for Anti-fire variants, Overload variants, and prayer restore variants. You could also track Skill levels for supers and extremes.

This still leaves out Juju potions and other potions that don't give a visual skill boost or message of expiration. I know there is a better way to track it, but I'm drawing a blank since it's been a while.
Watch out with message listeners. I remember people copying the "your option is about to wear off" message repeatedly to make bots drink all their pots and leave/die.
 
Joined
Dec 28, 2014
Messages
76
Watch out with message listeners. I remember people copying the "your option is about to wear off" message repeatedly to make bots drink all their pots and leave/die.
There's ways to circumvent them doing that, especially since most are color coded now. I would have to see if the bot has a way to detect colored text if I went that route.
 
Top