Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Question How do you find the coordinates of an object?

Conelander
Joined
Oct 30, 2014
Messages
3,610
object.getPosition() or object.getArea() if it's a larger object that covers multiple tiles.
 
Joined
Jun 20, 2015
Messages
279
Sorry..I meant how to determine the value of the coordinates of an object. I just found it...in the dev tool :) thanks though :D
 
Joined
Jun 20, 2015
Messages
279
Hey guys...posting here cuz I didn't get a response on Slack.

How do I configure the delay of the GroundItem.Interact? Like how do I make the bot click an object as soon as it appears?

How do I make the mouse hover over a certain coordinate?
 
Last edited:
Top