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

    RS3 Looking to swap 500m rs3 to 07

    Hi, I've got 511m on rs3, looking for 07 gp. Please pm me your rate or add me on discord Arckos#3183. :)
  2. arckos

    Clue Scroll Solver [Deleted]

    Arckos submitted a new resource: Clue Scroll Solver - Solves Easy and Medium Clue Scrolls Read more about this resource...
  3. arckos

    Resolved Webwalking path trying to enter area that does not contain position

    Hi, This hasn't been an issue until testing today. I'm trying to get to this tile using the default web ( 2612, 3482, 0), and it's getting stuck trying to open a gate nearby. This is where the player gets stuck attempting to open the gate. (2649, 3469, 0) This is just east of the...
  4. arckos

    Resolved ViewportPath failing to step

    Hi, I've just started running into an issue with the ViewportPath#step returning false and not moving. Haven't changed any of my code and it worked fine, so not sure what's going on. Hopefully someone might have some insight. Thanks final BresenhamPath path = BresenhamPath.buildTo(tile); if...
  5. arckos

    [RS3] Easy Clue Scroll Solver

    Hello, I have a functional clue scroll solver that supports 95 easy clue scrolls, and around 5 left I haven't run into yet. I'm making this post as I need 2 people to help test this bot with me. I only run a single account, so it takes awhile for me to find an issue. If you have a spare account...
  6. arckos

    Plank Maker [Deleted]

    Arckos submitted a new resource: Plank Maker - Makes Planks Read more about this resource...
  7. arckos

    Resolved Webwalking ArrayIndexOutOfBounds

    Just started getting this a few minutes ago, and none of the code should've been changed. I've tried walking to different tiles but it crashes every time. final WebPath path = Traversal.getDefaultWeb().getPathBuilder().buildTo(tile); if (path != null) { if (path.step()) {...
  8. arckos

    Resolved failing to click on some objects?

    Today, I've been having some issues with getting the client to click on specific objects. It seems to work for most objects but some just fail to click. I've tried using #interact and #click. Any ideas? Thanks Clicking on the object's tile using #getPosition#click seems to be my workaround for...
  9. arckos

    Question Does the Development Toolkit Bot use our usage time?

    Just wondering. I leave it open frequently to get data. Thanks
  10. arckos

    Bug Can only run 1 account at once

    Hi, I'm trying to run two accounts at once. The first runs fine, but after starting the first and attempting to start the second, I get this error. Failed to bind to the game client because of an Exception java.lang.Exception: Failed to bind to the virtual machine. at...
  11. arckos

    Resolved Webwalking outofbounds exception when creating path

    Hi, I'm trying to create a path to a tile using webwalking. When I attempt to create a path, this is the error I get. java.lang.ArrayIndexOutOfBoundsException: 1 at nul.iIiIIIiiIiII.short(hob:199) at nul.iIiIIIiiIiII.void(hob:174) at nul.iIIiiIiiIIIi.void(veb:82) at...
  12. arckos

    Spider Egg Spawner [Deleted]

    Arckos submitted a new resource: Spider Egg Spawner - Casts the Egg Spawn scroll in Edgeville Read more about this resource...
Top