Jump to content

Script If Bot Die


an3st1s

Recommended Posts

hello people... 

i make a script if my bot die move to nearest rebuff and come again at spot

everything is ok but the script run one time and it stops after the bot move to the spot...

how can i tun it all the time so every time bot dies to do the same thing?

Link to comment
Share on other sites

  • 2 months later...

 


begin    
Print('Repeat');
  repeat
   <><><><>< your Threat.
  until Engine.Status = lsOffline;
  Delay(5000);
end.
Link to comment
Share on other sites

  • 2 months later...

same problem

On 4/22/2017 at 1:13 AM, an3st1s said:

hello people... 

i make a script if my bot die move to nearest rebuff and come again at spot

everything is ok but the script run one time and it stops after the bot move to the spot...

how can i tun it all the time so every time bot dies to do the same thing?

 

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.



×
×
  • Create New...