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]

    Architect has not been updated since May of 2018 friends, you will not find support or updates here.
  2. D

    Architect [Deleted]

    Going to need a little more information than that.
  3. D

    Resolved NPC Dismisser trys to dismiss other player's NPCs

    Confirming this bug is occurring for me also, just started happening the other day on OSRS.
  4. D

    2.95 - Reduced CPU Settings

    I love this update. Maybe I'll try and see just how far I can push the limits with Runemate after this update. Before I maxed out around 3-4 bots on an i7-4700k.
  5. D

    OSRS Launch X10 Clients 1 Click

    @echo off FOR /L %%M IN (1, 1, 10) DO ( start *Insert your path* ) exit That's the condensed .BAT file that uses a loop instead of 10 lines of the same code. Easier to modify how many windows you want opened. Just change the 10 into however many you want to use.
  6. D

    Architect [Deleted]

    Sorry for my absence ladies and gentlemen, I don't have much spare time during the warmer months and have just recently gotten a bit more time on my hands. This time around I will be developing some tutorial bots for OSRS and uploading them to the Online Repo, and hopefully I will be able to...
  7. D

    Architect [Deleted]

    If the bot works flawlessly when the servers are less crowded, then it is probably an issue with Runemate or Runescape servers. Double XP weekends bring a lot of extra traffic, this causes issues communicating between the servers and bots. Did you try running other bots? Did they all have...
  8. D

    Check the Architect forum topic for some improvements to your bot.

    Check the Architect forum topic for some improvements to your bot.
  9. D

    Architect [Deleted]

    There are some improvements to be had in your code. I will try to go through them, but currently I do not have the time. If you are unable to save your code, then open up the JSON file, save it in a new Notepad document saved as a .JSON file. Next tiem you load it in the bot you will be able to...
  10. D

    Architect [Deleted]

    They are currently, Klik has intentions on making them case insensitive but there are no release time frames.
  11. D

    Architect [Deleted]

    You click on the node and drag it. When the nodes intersect, and you release the node it will attach to the cross section. So you want to drag the Title bar of the node you're trying to connect to the proper Title bar of the node you want to connect to. The Walk To command already handles...
  12. D

    Architect [Deleted]

    Unfortunately there is no tutorial yet, I haven't quite gotten around to making it. However, in the top right of Architect there is a button that says "Pre-Made". If you click that, it leads you to the Repository of Klik approved bots that you can use as examples to structure your own bot. They...
  13. D

    Architect [Deleted]

    Can someone with this issue try and open there JSON file in notepad, copy the text, and then input it into a new notepad document and save it something like "MyBotReloaded.json". After you have done that, can you try and open the file and save it again? This will help me provide the information...
  14. D

    Architect [Deleted]

    Sorry for the late reply, I have not tried making a summoning bot yet. What are you looking for and do you have any code you have tried making yet? Please post it so I can try and figure out what you're trying to do better. Also, I'm running low on ideas for bots to create. If anyone has some...
  15. D

    Architect [Deleted]

    I tried to save the bot so I could upload you a pastebin of the Json, but Runemate kept freezing on me. I took a screen shot instead.This is more of what your bot for making Green D'hide body looks like. I can't guarantee it works, because I don't have an OSRS account. You MUST set the location...
  16. D

    Architect [Deleted]

    Post your code, please.
  17. D

    Architect [Deleted]

    I'm stress testing my most sophisticated bot yet. It currently will level your woodcutting in the proper area based on your fletching and woodcutting level! This way you don't need to waste time botting in heavily traveled areas next to banks, you can set to location for each group of trees you...
  18. D

    Architect [Deleted]

    Tinker with it, save your results and if you can't get it working then post your code here so you can receive help. I don't have time for any writing these past couple of weeks but I can usually find the time to look at code and point out issues where I see them.
  19. D

    Architect [Deleted]

    There is a Portables bot in the Pre-Made Drive that can easily help you write a steel platebody bot. There is one where it will use the Forge if no Portable is present, this could easily be updated to the anvil. There is also a version without furnace support, which would be even easier to modify.
  20. D

    Architect [Deleted]

    Check out my Chicken Fighter in the Pre-Made SVN located inside of Architect. I handle the loot window in that by pressing the spacebar after collecting a ground item. I'm working on improving this, but I'm having issues saving my loaded bots atm.
Top