Jump to content

Detecting a sleeping crab.


Recommended Posts

Posted

For some reason when I tried it the first time it crashed my client, now that I try it again it's fine. Not sure what happened.

I can't remember what it is exactly but I think it's blue text meaning it's an RS2Object so if that is the case it'd be something like

 

RS2Object rock = getObjects().closest(object -> object != null && object.getName().equals("Rock")); (execute this if no rock crabs are found or w/e then just walk to em then it should toggle your regular rock crab handling code

 

(sorry if im completely wrong) D:

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