09-29-2015, 09:55 AM
Hello everyone !
I'm having the following troubles with BBOT:
Sometimes he ignores the false/true in macro and do the macro
Like an exemple:
Status.InPZ()==0
Self.OpenBackpacks()<3
Self.ReOpenBackpacks()
He is on pz but he self reopen backpacks !
And another problem is:
I don't know if it happens because the scripts are old and something like that but what happens ...
Cavebot crash by something and he try to go to another place with the same number of floor
Exemple: If i'm hunting in the tower west of troll on the third flour and bbot crash, he try to go tower east at the same third flour and crash there
I try to solve this with this:
Misc.StandTime()>60
Cavebot.Stop()
Cavebot.Start()
But didn't work
And another problem i think it's consequence of a old script
The cavebot don't stop for killing ... He is killing the monster and walking on the waypoints o.0
PLEAAAASE HELP ME !
I'm having the following troubles with BBOT:
Sometimes he ignores the false/true in macro and do the macro
Like an exemple:
Status.InPZ()==0
Self.OpenBackpacks()<3
Self.ReOpenBackpacks()
He is on pz but he self reopen backpacks !
And another problem is:
I don't know if it happens because the scripts are old and something like that but what happens ...
Cavebot crash by something and he try to go to another place with the same number of floor
Exemple: If i'm hunting in the tower west of troll on the third flour and bbot crash, he try to go tower east at the same third flour and crash there
I try to solve this with this:
Misc.StandTime()>60
Cavebot.Stop()
Cavebot.Start()
But didn't work
And another problem i think it's consequence of a old script
The cavebot don't stop for killing ... He is killing the monster and walking on the waypoints o.0
PLEAAAASE HELP ME !