Welcome!

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

Sign up now!
  1. aydex

    Omni Zeah Favour [Deleted]

    Aydex submitted a new resource: Omni Zeah Favour - Omniscient Botting Read more about this resource...
  2. aydex

    Omni Woodcutter [Deleted]

    Aydex updated Omni Woodcutter with a new update entry: Omni Woodcutter v1.0.2 Released! Read the rest of this update entry...
  3. aydex

    Omni Fisher [Deleted]

    Aydex updated Omni Fisher with a new update entry: Omni Fisher v1.0.2 Released! Read the rest of this update entry...
  4. aydex

    Request "beginLoop" type method

    You could but you'd end up duplicating code all over the place. Again, this is mainly for developing base frameworks (which I'm surprised it seems most people don't do) instead of extending RuneMates base TreeBot for every bot you write. Run energy is only managed if you 1) pass the traversal...
  5. aydex

    OSRS Zeah Favor Bot

    I have a Zeah Favour bot that currently only supports making fertilizer. If people want it I can make it public, despite it being very limited at the moment (I add to it as I need favour).
  6. aydex

    Request "beginLoop" type method

    This goes against the entire point of the Tree/Task framework. Having an "entry" level branch you use in all your bots that executes some generic code (which would have to be done in the onValidate method mind you, I don't think I have to explain how terrible this is) would always return the...
  7. aydex

    Request "beginLoop" type method

    There's quite a few things developers would probably want to do each loop that really wouldn't fit into a task/tree node. Especially when developing base frameworks it would be very useful and clean to run generic logic (ensure roofs are disabled, run is enabled if above a certain threshold...
  8. aydex

    Omni Agility [Deleted]

    Have you tried the spam click mode? That should improve the agility experience. Regardless I'll definitely tone down the alch times. Do you mean it's attempting to alch while traversing an obstacle? Good catch, I'll be sure to add in a check for that. Thanks a ton for the feedback, much...
  9. aydex

    Omni Agility [Deleted]

    Would you mind manually clicking the wall for a few runs and telling me how it works? I know it's a pain but I'm really anxious to get feedback about the alching since I don't have an account with 55 Magic. No worries if you don't want to I completely understand.
  10. aydex

    Omni Agility [Deleted]

    Weird, the climbing action seems to have changed? O_o Pushed the fix, will update once it's reviewed and pushed out to the public.
  11. aydex

    Ban rates RS3

    There is always a chance of being banned while botting. The "ban rate" is something nobody can give you.
  12. aydex

    Request Client can't solve randoms when a bot is casting alch.

    Yes it does? It's explicitly stated on the information post :p. Use it please I need feedback since I don't have an account with 55 magic. Yes that's correct.
  13. aydex

    Request Client can't solve randoms when a bot is casting alch.

    He's referencing the issue when the bot tries to eat food but can't due to the alchemy spell being selected. You should try mine *cough* *cough*.
  14. aydex

    OSRS Is there a reason?

    Do people not understand that TriBots ABC antiban stuff has been implemented in bots since ~2012?
  15. aydex

    Question Interface Help - Actions

    I was never able to figure this out for a few of my bots. I just decided to create my own interaction method that right clicked and selected the proper menu option instead of relying on interface.interact().
  16. aydex

    Omni Fletcher [Deleted]

    Possibly in the future!
  17. aydex

    Why Jagex don't use these methods to detect us?

    Most client side detection is incredibly easy to circumvent. Both of these detection options you suggest can be handled by either modifying the game client to remove the detection completely or injecting into the OS specific API's to return valid values.
  18. aydex

    Tutorial Fixing interact() misclicking

    Clouse should really be looked at, the missclicking and spastic movements are unreal lol.
  19. aydex

    Omni Woodcutter [Deleted]

    Possibly! I have quite a few bots out now (and one almost ready for public release) that I want to get perfected before getting started on any more projects.
Top