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.

Ironman **WORKING** fletcher bot

Joined
Sep 27, 2015
Messages
51
all the current ones either stop working halfway through because they right click nothing and the only thing available is cancel, or they left click every single bow for the fletcher interface

basically they suck

can we get a good one
 
Joined
Dec 10, 2014
Messages
3,377
Have you posted on any of the existed ones and made them aware of these issues?
 
Joined
Feb 27, 2015
Messages
577
I know for a fact Alpha fletcher works on DS. I'm sure the others do as well. I'm not sure what your issue is, but maybe explain it a bit more, it's not the bots fault :D
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,468
all the current ones either stop working halfway through because they right click nothing and the only thing available is cancel, or they left click every single bow for the fletcher interface

basically they suck

can we get a good one
Next time, post a bug report on the bot thread instead of making a separate thread to request a new bot. Also, the cancel menu should be handled by the client, not the bot, making it a client bug and should be in its own bug report thread in the client support section.

Now. As for the left clicking every bow, have you tried enabling the make x progress interface in your runescape settings? That's more than likely the reason for this.
 
Joined
Sep 30, 2015
Messages
86
Also, the cancel menu should be handled by the client, not the bot, making it a client bug and should be in its own bug report thread in the client support section

It doesn't, I've had to use

if(Menu.isOpen())
Menu.close();

To fix it. My divination script kept getting stuck in the menu until it auto-logged and logged back in. After using the code above before any interaction, it doesn't get stuck.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,468
It doesn't, I've had to use

if(Menu.isOpen())
Menu.close();

To fix it. My divination script kept getting stuck in the menu until it auto-logged and logged back in. After using the code above before any interaction, it doesn't get stuck.
... I'm saying that the client needs to handle it so report it as a client bug...
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,468
Was just confirming it doesn't seem to work.
Lol obviously. I'm saying it needs to be reported as a client bug so it can be fixed. It's not up to the bot developer to fix that.
 
Top