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. D

    Architect [Deleted]

    RuneMate V2.83.13 *Quickly saved everyone of our RS3 botters by adding a event handler for the "gifts" Jagex is giving us for the month of may that can't be banked and would basically break all bots that bank all items (which they didn't announce they'd be doing until they released the update)...
  2. D

    Architect [Deleted]

    If you're having issues getting it working, take some screen shots and we'll see if we can help. Also, if you're expanding on the open source bots code it would be highly appreciated if you donated your modification back to the community. Klik updated Architect and it broke the old saved bots...
  3. D

    Bug Botting Hours Wont Reset

    From what I've heard, the usage chart doesn't update in real time. Maybe it simply hasn't updated yet? Other possible explanations are that hours are shared across an IP address. If you use Runemate and your brother uses Runemate on the same IP, then even though you both have separate accounts...
  4. D

    Architect [Deleted]

    There are plenty of ways to accomplish it, it just depends on how robust of a bot you're looking for. The simplest way (and most frowned upon) would be to add a large string of logic to the bank state that checks the inventory for the letter and opens it. The harder way and more preferred way...
  5. D

    Architect [Deleted]

    Portable range is the proper spelling, afaik it is still case sensitive. Klik was going to make it not case sensitive at some point, but I don't believe it has happened yet. In Press Key you do need to add a single space, otherwise you're not sending any keyboard command. This could be replaced...
  6. D

    Architect [Deleted]

    To expand a little bit on what Klik is saying about the states. If a State finishes its instructions without reaching a command to "Switch State", it will start over at the top of that state. Which is why trying to switch to the state you were in doesn't help at all. It equates to a "Do Nothing"...
  7. D

    Architect [Deleted]

    Ah, my mistake. I wasn't aware that a single string of instructions didn't require the state node. That could still be his problem if he has more than one state.
  8. D

    Architect [Deleted]

    There is no issue with the bot. I just started the bot, made a simple test bot that paces back and forth, ran it, saved it, loaded another project, loaded the test bot again and it saved correctly. Ran it one last time to verify, and no problems found. Please include a screen shot of the code...
  9. D

    Architect [Deleted]

    I have to postpone the release of the cooking bot. While attempting to fix a bug it seems I broke it entirely. I have to draw the logic out on paper to figure out where it's having an issue.
  10. D

    Architect [Deleted]

    That is being worked on, hopefully soon. I'm testing it and working out some bugs. I'm shooting for a couple of hours but we'll see.
  11. D

    Architect [Deleted]

    No problem, stay tuned for my cooking bot that I'm testing right now. It is far more complex than the Herblore Portables bot at this time.
  12. D

    Architect [Deleted]

    That was an issue with Alpha Portables too. I believe the issue is an issue with Clouse Human Mouse Movements where sometimes it tries to click through an object to click the object behind it. When camera controls are added to Architect, I should be able to mitigate most of those bugs.
  13. D

    Architect [Deleted]

    Have you tried rotating your camera so both the bank and the well are in view? I am trying to finish up my cooking bot, and then I will open up the Super Magic Potion and see if I can figure out the issue if it still persists.
  14. D

    Architect [Deleted]

    Yes, that makes the bot use the hotkey which imo is more humanlike for portable usage.
  15. D

    Architect [Deleted]

    You have to input a space ' ' in the Press Key command.
  16. D

    Architect [Deleted]

    Press your middle mouse button, often the scroll wheel, and drag the playground.
  17. D

    Architect [Deleted]

    Here is an updated Draynor - Bank all snippet. It goes to the Basic Fisher I wrote in preparation of writing a Basic Cooking bot. What? You didn't expect me to do the work by hand did you? With more checks, it should be even more reliable than the previous version of my Draynor - Bank All...
  18. D

    Architect [Deleted]

    Alright, stay tuned. I will add that to my list also. I should have time early tomorrow to run through and test both of these bots.
  19. D

    Architect [Deleted]

    I will take a look at this soon.
  20. D

    Architect [Deleted]

    This is my RS3 Portables - Herblore - Super Magic Potion - Stage 2 bot. It uses Preset 1, and works at any location where the Portable and the Bank are within one screen apart. It is verified working at CA. The bot currently cannot stop when you run out of materials, so this bot is not AFKable...
Top