BBot - The best bot of the world
problem - 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: problem (/thread-3869.html)



problem - karconko - 08-17-2012

Hi guys! Ive got problem with teleport
http://imageshack.us/f/696/dupavm.jpg/
i cant make macro to move west. hes just dont working i added
Code:
1000 {ABC} Self.MoveW]
and add to cavebot
Code:
Code:
Macro (32781 31118 7:ABC)
what im doing wrong?


RE: problem - Dexter - 08-18-2012

Try this:

Code:
0 {ABC} Self.MoveW

Code:
Fixed (X Y Z)
Macro (X Y Z:ABC)
// As the macro will in cavebot not need to be auto-executed.


RE: problem - garst123 - 08-18-2012

(08-18-2012, 01:17 AM)Dexter Wrote: Try this:

Code:
Fixed (X Y Z)
Macro (X Y Z:0 {ABC} Self.MoveW)
// As the macro will in cavebot not need to be auto-executed.

as i said yesterday;d
but
0 {ABC} Self.MoveW
;p;p