01-25-2013, 01:17 AM
Tente:
[macro]1000 {Macro Sample} Stop:=220 Continue:=230 Self.Mana()<=!Stop! [else] !Bool!==1 Bool:=0 Cavebot.Stop() Exit() {else} Self.Mana()>=!Continue! !Bool!==0 Bool:=1 Cavebot.Start() Exit()[/macro]
[macro]1000 {Macro Sample} Stop:=220 Continue:=230 Self.Mana()<=!Stop! [else] !Bool!==1 Bool:=0 Cavebot.Stop() Exit() {else} Self.Mana()>=!Continue! !Bool!==0 Bool:=1 Cavebot.Start() Exit()[/macro]