Jump to content

bot keeps missing the interaction (left click)


erenjwz

Recommended Posts

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
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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