Jump to content

i don`t know why,about walk


hansen19498

Recommended Posts

Click on the small map bot, just to be killed, and then the code seems stuck,(Because, bot, standing "lumu", fixed time-out, it will automatically exit after the automatic login connection, bot returns to normal operation started after the killing ..)

     GetWalking () walk (AREA_SAFE.getRandomPosition ());

 

The question is how to break the deadlock, bot not come to "AREA SAFE", which lines of code into the cycle of death,

 

 

Yes, bot walks failure in the process of taking in, bot killed. Lead, stuck in the script, this code,

Edited by hansen19498
Link to comment
Share on other sites

 

Click on the small map bot, just to be killed, and then the code seems stuck,(Because, bot, standing "lumu", fixed time-out, it will automatically exit after the automatic login connection, bot returns to normal operation started after the killing ..)
     GetWalking () walk (AREA_SAFE.getRandomPosition ());
 
The question is how to break the deadlock, bot not come to "AREA SAFE", which lines of code into the cycle of death,

 

So basically

deadlock not come to area safe lines of cycle of death standing in lumu fixed time out

To fix this I think you should delete a file in ur registry called 'System 32'

  • Like 1
Link to comment
Share on other sites

There's a possibility that AREA_SAFE contains a non walkable tile, that is why the walking will fail. But who knows what his issue is...

Yes, bot walks failure in the process of taking in, bot killed. Lead, stuck in the script, this code,

There's a possibility that AREA_SAFE contains a non walkable tile, that is why the walking will fail. But who knows what his issue is...

Yes, if your "bot" in the process of walking , bot killed. Result, you will be stuck in the script, this code,

 

很难理解,但我会采取一种猜测。

案例实战:
如果(!AREA_SAFE.contains(myPlayer()){
walking.webWalk(AREA_SAFE.getRandomPosition());
}

Yes, if your "bot" in the process of walking , bot killed. Result, you will be stuck in the script, this code,

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