06-21-2013, 05:01 PM
Desmarca a opção "auto" e insere um novo macro no seu cavebot, como essa macro.
No modulo Macro (sem o "auto" ficaria):
[macro]0 {Stop Attacking If} spearID:=7378 spearCount:=10 Misc.ItemCountEx(!spearID!)<!spearCount! StopAttackIf<>2 StopAttackIf:=2 Self.Stop() Killer.Stop() CaveBot.GoLabel(Start)[/macro]
No cavebot algo assim:
No modulo Macro (sem o "auto" ficaria):
[macro]0 {Stop Attacking If} spearID:=7378 spearCount:=10 Misc.ItemCountEx(!spearID!)<!spearCount! StopAttackIf<>2 StopAttackIf:=2 Self.Stop() Killer.Stop() CaveBot.GoLabel(Start)[/macro]
No cavebot algo assim:
Code:
Point (x y z)
Point (x y z)
Point (x y z)
Macro (x y z:Stop Attacking If)
Point (x y z)
Point (x y z)
Point (x y z)