Jump to content

How to get slayer tasks info from slayer master


Recommended Posts

Posted

Would it be as simple as (I know the syntax isn't right, just typing quick) :

NPC turael = Npcs.getclosest("Turael")

NPC crawlingHands = Npcs.getclosest("Crawling hand")



if(Turael.interact("Assignment")){
     if(getdialogue.contains("Crawling hand")){

          task = crawlingHands

     }

}

 

Thank you in advance btw

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