Jump to content

Recommended Posts

Posted

Where is a mistake? Script don't cycle.

 

Set(FIGHTSTART)

 

CALL(CIKL)

LABEL(CIKL)

CharStatus(CHP,<=,0)

{

Set(FIGHTSTOP)

DELAY(3000)

GOHOME()

DELAY(20000)

CALL(detect heine)

JMP(sdox)

}

CharStatus(CHP,>,0)

{

RETURN()

}

 

Posted

sltbnjr

 

Yes, I know.. but this actions will use in future already done script.

 

I solve this problem, but I have another :(

 

How can I write script, that my bot use SOE after 55 minutes lvling. Yes, I know, that I can put DELAY(55minutes). but it isn't way of solving problem, because if bot will die, he also wait this delay to use return to town.

So is there any suggestions to solve the problem ?

 

Thx.

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.



×
×
  • Create New...