AgBot not using delay

07/12/2008 02:27 Taobye#1
Hi.
I have a little problem with agbot.
I want the bot to make a delay of 2 seconds after every XY spot.
For exapmle:
Quote:
"65","48","0"
"cmd","[delay]","2"
"49","47","0"
"cmd","[delay]","2"
"30","47","0"
"cmd","[delay]","2"
"10","47","0"
"cmd","[delay]","2"
"-12","47","0"
"cmd","[delay]","2"
"-35","47","0"
"cmd","[delay]","2"
"-55","47","0"
"cmd","[delay]","2"
I tried this in a script but agbot is not making the delay.
The delay code makes the bot go crazy, like running in a circle.
With out the delay code the scripts works great but sometimes the bot runs in a wall and cant get out of there on his own.
Thats why i need the delay code.
So the bot can go the script step by step.

I allready used the [Only registered and activated users can see links. Click Here To Register...] for that but its still not working.

Im using agBot Package1.6.5v8.no_map with the agbot fix 2.2.0.12 because i have some strange bugs with the newer versions.

Hope you can help me.

Regards.
07/12/2008 09:46 fayumzadah#2
Have you tried the delay function in the Config file? And maybe it is because you have a older version you dont have that option. Or try a diffirent route for your script.
07/12/2008 13:07 Taobye#3
Working now.
Close.