Jump to content

mr bot420

Members
  • Posts

    1
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

mr bot420's Achievements

Newbie

Newbie (1/10)

0

Reputation

  1. I'm asking to see if it's possible to see how close you are to a specific tile. something like this: if (distanceTo(tile) <6) { bank(); }else{ webwalk(varrockeast); } I know syntax is not correct in example just looking to see if it is possible. I know you can check areas and such but i want to see if you can do it this way. In API I can only see distanceto entity. I'm probably being a bad. Can someone help? if you find it in api can you tell me where you found it too. thanks . EDIT: Would shift clicking be hard to implement too? wouldn't know where to start with this.
×
×
  • Create New...