BBot - The best bot of the world
Cavebot Error? - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Cavebot Error? (/thread-2748.html)



Cavebot Error? - khriizs - 05-28-2012

I tried using bot in an area and to return ah cavebot depot or bank need to go through a teleport but does not enter the teleport cavebot need help please pass that teleport

Intentaba bot en una zona utilizando cavebot y para regresar ah el depot o bank necesitas pasar por un teleport pero el cavebot no entra al teleport necesito ayuda para pasar ese telepor porfavor



RE: Cavebot Error? - nizlov - 05-28-2012

(05-28-2012, 08:08 AM)khriizs Wrote: I tried using bot in an area and to return ah cavebot depot or bank need to go through a teleport but does not enter the teleport cavebot need help please pass that teleport

Intentaba bot en una zona utilizando cavebot y para regresar ah el depot o bank necesitas pasar por un teleport pero el cavebot no entra al teleport necesito ayuda para pasar ese telepor porfavor

Stand near teleport, for example 1 SQM to the west of it and then use macro: 1000 {MoveIntoTP} Self.MoveE

or 1000 {MoveIntoTP} Self.MoveTo(11111, 22222, 3)
11111 = teleport's X
22222 = teleport's Y
3 = teleport's Z


RE: Cavebot Error? - khriizs - 06-01-2012

that's going on? macro or cavebot


RE: Cavebot Error? - Dexter - 06-01-2012

Put in Cavebot

Right Click in white panel, select Code/Labels > Macro.

[Image: 2w7h7wl.jpg]


RE: Cavebot Error? - khriizs - 06-11-2012

(06-01-2012, 11:51 PM)Dexter Wrote: Put in Cavebot

Right Click in white panel, select Code/Labels > Macro.

[Image: 2w7h7wl.jpg]
Thankyou


RE: Cavebot Error? - MegaNo0body - 06-11-2012

That macro may bug the bot. You should have something to check you`re near the DP like the macro:

Self.PositionIn

And then after checking you should use the MoveTo macro.