Jump to content

How to stop script using code


Recommended Posts

Posted

How do I stop the script using the script.

i.e.:

if (inventory.isFull() { 

// Stop script

}

Posted
30 minutes ago, Muffins said:

stop();

 

30 minutes ago, Adept said:

stop();

stop(false); to remain logged in.

Could it be any simpler than that?

 

THANKS!!!

 

13 minutes ago, Void said:

If you also want it close client use system.exit(0)

Interesting... THANKS!!!

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