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.

[Dev] Extreme AIO Fisher

Joined
Mar 21, 2014
Messages
36
Developing an AIO for OSRS

Features:
  • Supports Barbarian Village Powerfishing
  • Low-level of Anti-Ban
Future Updates:
  • Catherby Fishing
  • Fishing Guild Support
  • Draynor Fishing
Will Post Screenshots when i get the chance to test each phase :)

Update Log:
Day 1:
Experienced some issues with fps raping (from 55->15), fixed by removing an invalid render.

Day 2:
Had some replies for the drop inventory method, however i found that it dropped a certain amount and when it ended up "mis-clicking" the item the script execution stopped. The way i combated this:
7M5pC.png
wasInteractionSuccessful() is very handy, may no be the best code in the world but when getting use to new API i learn through trial and error... Script now works fine and I can get my first simple progress report!

Edit: Came across one final issue:
7M7n2.png

Doesn't detect any item with that ID, even tried using a String and not working... Implementation error?
 
Last edited:
Joined
Mar 21, 2014
Messages
36
Its just the title of the Script, my Extreme Series on other sits have been popular so i thought theres no need to change the name :)
 
Top