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

    OSRS Vorkath bot

    Writing a Vorkath bot is a huge pain because you literally die instantly until you get the ALL the dodging and prayers done. For the acid phase, you can have the bot look for the SpotAnimationID that starts the acid attacks and have it start the dodging. If you're in the second or third row...
  2. B

    Question Interacting with a moving target

    There's a lot more code in the while loop that I didn't post to keep things concise. From trial and error I found writing while statements around some actions made the code run faster. If, for whatever reason the script misses the command, it can just re-loop that section of code until it is...
  3. B

    Question Interacting with a moving target

    I'm having issues with the bot interacting with a moving target, such an an NPC. The mouse seems to go to the last position of the NPC, but by the time it gets there the NPC has moved so the mouse just slowly trails the NPC until they stop moving. There are no issues when the NPC is not moving...
  4. B

    Resolved I have read everything, was working fine.. start instance and it doesnt do anything

    I'm also having similar issues. None of that scripts that I wrote are working now. It may be a server side issue as start-up is causing a large amount of errors in IJ that I've never seen before. We'll just have to wait until it's resolved.
Top