Quote Originally Posted by anoyn View Post
I'm not sure why it was taken away, but it provides functionality that Self.Logout() does not.

An example of functionality it served was my server save logout script. Between 20-40 minutes to SS it will xlog, it waits until no creatures are on screen then closes the client.

If i want to make my script work again i can:

1. Stop the walker and hope monsters walking onto the screen dont keep me logged in until SS anyway.
2. Waste money and hunting time by forcing the bot to walk back to depot, on full supplies.

Both suck.

Bring back os.exit()
I'm sorry but it most definitely won't be brought back. DarkstaR can confirm this if needed.

Your best bet is to go ahead and force your script out of the spawn if its 20-40 minutes before server save (as you said above) and logout at the depot using Self.Logout().