Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Chat suggestion

Chat alert?

  • Yes

    Votes: 3 75.0%
  • No

    Votes: 1 25.0%

  • Total voters
    4
Joined
Jul 29, 2017
Messages
19
Hey,

I thought about RuneMate client sided desktop chat alerter for us, the babysitter botters, what do u guys think?
 
cuppa.drink(java);
Joined
Mar 13, 2018
Messages
6,966
Neat idea, I'd support it.

It's also something that could just be implemented into individual bots as a feature, but it'd be cool to be a client wide feature too.
 
Joined
Jul 29, 2017
Messages
19
Exactly, ive coded my own macro to alert me when someone talks, but it actually eats the performance of the bot itself (as it's outside of the whole client), so I thought this simple idea would save me a lot of the trouble.
 
cuppa.drink(java);
Joined
Mar 13, 2018
Messages
6,966
Exactly, ive coded my own macro to alert me when someone talks, but it actually eats the performance of the bot itself (as it's outside of the whole client), so I thought this simple idea would save me a lot of the trouble.
Huh, that's nifty. How's it work basically? You put the chat window to public and then you have some color bot type macro running detecting changes every X seconds or something?
 
Joined
Jul 29, 2017
Messages
19
Huh, that's nifty. How's it work basically? You put the chat window to public and then you have some color bot type macro running detecting changes every X seconds or something?
That's pretty much exactly what it does. (Just image recognizance, not pixel)
 
Java Warlord
Joined
Nov 17, 2014
Messages
4,906
celestial ingame chat controller
4
 
cuppa.drink(java);
Joined
Mar 13, 2018
Messages
6,966
Who would this help really?
People who like to afk babysit their bots and respond to people who say "r u a bot" and then report you. I personally have a similar notification feature on bots I've made for myself.

Also it would just be pretty simple to add to the client by what I can tell. The API already has this functionality, it'd just be adding a listener to the client on a toggle.
 
Community Manager
Joined
Apr 7, 2015
Messages
1,394
U are right, that's why it would be toggle-able for those who don't need it I suppose.
Babysitters usually only bot on 1 account at a time, so CPU usage wouldn't be that bad.
But this is a waste of development time the team could spend on trying to resolve the current issue with CPU usage.
 
Joined
Jul 29, 2017
Messages
19
But this is a waste of development time the team could spend on trying to resolve the current issue with CPU usage.
Obviously issues are a top priority, I know this isn't hard to implement, but it's just a low priority suggestion, not an issue.
 
Top