Jump to content

random breaks


dokato

Recommended Posts

ok, so i never had this problem before and all my scripts used to run good.

But now it seems the bot or my script (idk) takes like random breaks of like 30 seconds every minute or so, while it should be just doing its thing. 

It just freezes and waits, like the bot is afk and then resumes. 

This used to happens before to but now its waaay longer and it rlly effects my exp/h and gp/h.

Standard client (not mirror)

 

Can I ifx this?

Any reply would be appreciated.

Edited by dokato
Link to comment
Share on other sites

So while this happens, is onLoop still being called?

If this is the case, it's your script. If not, and you have no while loops, some API method is most likely blocking.
The only method im aware of which may do that is localwalker#walk.
It shouldn't be difficult to check where it goes wrong if you just add a shitload of log messages.

  • Like 2
Link to comment
Share on other sites

So while this happens, is onLoop still being called?

If this is the case, it's your script. If not, and you have no while loops, some API method is most likely blocking.

The only method im aware of which may do that is localwalker#walk.

It shouldn't be difficult to check where it goes wrong if you just add a shitload of log messages.

 

no while loops 

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