need help on this, im new to uopilot and just copy this script below im having error on the "goto atak" the "atak" label says cannot find atak label im using windows 10 pro 64bit uopilot v2.42 WK
Repeat 10 //repete 10 vezes :main //main script part send tab //proximo target if 542, 47 2175075 //verifica se o mob tem hp goto atak //proximo comando :atak //comandos para atacar o mob send 1 //hit normal no mob while 542,47 2175075 //verifica se o mob tem hp e repete o comando goto atak end_while end_if End_Repeat
thank you
|