08-14-2012, 07:26 PM
Go to Macro Tools > Macro Editor:
Try to keep as below (example):
When finished, press button Done
After this, you select the macro in Cavebot > Codes/labels > Macro.
Like this:
[code]Point (X Y Z)
Fixed (X Y Z)
Macro (X Y Z:macro1)
Point (X Y Z)[/b]
Try to keep as below (example):
Code:
0 {macro1} Self.Inventory.LeftHand<=10 CaveBot.GoLabel(Refill)
When finished, press button Done
After this, you select the macro in Cavebot > Codes/labels > Macro.
Like this:
[code]Point (X Y Z)
Fixed (X Y Z)
Macro (X Y Z:macro1)
Point (X Y Z)[/b]