Jump to content

Thread.sleep question, and waiting in general


Athylus

Recommended Posts

In my farming script I want to a certain amount of time before relogging after being done with my patches. To do this I run from command line and allow norandoms. When my run is done, I logout and Thread.sleep(x). Then the script resumes. Is this foolproof? Sometimes my script glitches out, and when I run two accounts it might get stuck. Is this because of the Thread.sleep?

Then there's the ScriptExecutor. I could allow randoms, logout, pause(), use a Timer object and resume().

What would be the best, fool proof way?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...