Jump to content

OSRS Script Factory 2.0


Recommended Posts

Posted

@ProjectPact
This is really awesome!
But I found some bugs:

  1. When choosing 'Walk to closest bank' it does in fact walk to the bank, but then it just stays at that method number.
  2. When clicking 'Deposit All' while the bank is opened, it causes itself to loop 'Deposit All' button inside the bank.

BTW: this is all done in Lumbridge bank, and roofs are off.

 

I will try and find more, when I'm experimenting more.

- Really love this project though, can definitely recommend it to anyone! 😁

Posted (edited)
3 minutes ago, Secretus said:

@ProjectPact
This is really awesome!
But I found some bugs:

  1. When choosing 'Walk to closest bank' it does in fact walk to the bank, but then it just stays at that method number.
  2. When clicking 'Deposit All' while the bank is opened, it causes itself to loop 'Deposit All' button inside the bank.

BTW: this is all done in Lumbridge bank, and roofs are off.

 

I will try and find more, when I'm experimenting more.

- Really love this project though, can definitely recommend it to anyone! 😁

You need to add checks :D 

You build the script yourself, so if it is a loop, there needs to be a new check added. For an example of this, download a script from the Script Repository (such as the Jug of Wine maker I added yesterday. It shows how I do my banking :) )

 

Edited by ProjectPact
  • Like 1
Posted
6 minutes ago, ProjectPact said:

You need to add checks :D 

You build the script yourself, so if it is a loop, there needs to be a new check added. For an example of this, download a script from the Script Repository (such as the Jug of Wine maker I added yesterday. It shows how I do my banking :) )

 

Okay, I see - Will still report back, if I find anything.

But thank you for the quick answer! 😀

  • Heart 1
Posted

Currently having a go at the trial. Loving it so far. Got a question though. Im trying to create a simple script that makes pastry dough. When you combine flour and water you ll get a popup asking which dough you want to make. How do i make the bot choose option 2? I tried keycode > 2 but that does not seem to do anything.. 

Posted
13 minutes ago, buormon said:

Currently having a go at the trial. Loving it so far. Got a question though. Im trying to create a simple script that makes pastry dough. When you combine flour and water you ll get a popup asking which dough you want to make. How do i make the bot choose option 2? I tried keycode > 2 but that does not seem to do anything.. 

Can widget interactions work here? Interact with widget containing text

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...