Jump to content

bot keeps missing the interaction (left click)


Recommended Posts

Posted (edited)
On 11/13/2018 at 7:00 PM, Alek said:

Can you show screenshots?

That's really hard to capture, I can film it if you want it also has a heard time finding to Conveyor Belt.
 

It has to run this code: 

Quote

 

RS2Object Conveyor = objects.closest("Conveyor belt");         
if ( Conveyor.interact("Put-ore-on") ) {....}


 

At least 2 to 5 times till it clicks on the conveyor belt succesfully, weird for some reason.

 

Edited by erenjwz
Posted
On 11/13/2018 at 7:52 PM, ProjectPact said:

You could move the mouse over the object (hover) and see if the mouse is over it, then if it is you could either a. Get the bounding box and shrink it then click, or b. directly try interacting with the object.

I think because the conveyor belt is soo big it sometimes goes over the unclickable part of the object an the mouse stay there for like 5 seconds, I can film it if you want.

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