Jump to content

Entity or EntityAPI


Recommended Posts

Posted (edited)

Hey guys i'm making a flax spinning bot as my first script. I am having a problem creating an entity == to the spinning wheel.

import org.osbot.rs07.api.model.Entity;
.
.
.
.
.
Entity wheel = closest("Spinning wheel");

I keep getting  "closest(STRING) is undefined for the type class <FlaxPicker>" error. 

 

Any ideas?

Edited by ni562

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