Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Detener el killer e ir a otro label
#1
Sucede que tengo configurado mi script para que cuando tenga 10 de cap se vaya a depositar, pero aveces pasa que cuando le quedan 10 de cap apenas esta como a la mitad del cave, entonces en lo que termina de dar la vuelta y llegar al full check para ir label de depositer ya dejo loot tirado porque ya tiene 0 de cap. Intente Poner un alerta en el protector para cuando tuviera 10 de cap lo llevara directo al label de depositer, pero sucede que lo lleva al label del depositer, luego avanza 2 wpts y regresa al label del depositer, y el caso es que nunca llega al banco, porque la alarma hace que se quede en el label del depositer. La otra solucion seria que desactivara el killer pero resulta que el protector no tiene esa opcion, la tiene pero con el apartado completo que el automation tools y si le digo que se detenga cuando tiene 10 de cap. Detiene todo hasta los wpts y el char no avanza ni al label y se queda parado ahi, sin atacar.

Asi que estoy precisando en unos macros que me manden directo al label del depositer cuando ya tengo 10 de cap, y que contiene los demas wpt sin que se este regresando al label del depositer, y que deje de atacar hasta que tenga mas capacidad. GRacias si alguien lo tiene por ahi que me lo pase Big Grin.

LE REGALO UNOS REPS, GRACIAS
[Image: pAq4kLP.jpg]

If my advice help u give me some REP ok?, si te ayude regaleme un REP vale?, Se minha idéia te ajudou, manda um REP ae TY, Gracias, Obrigado
#2
Hi there, my spanish is only good for understanding, not for writing.

The best solution for you, would be to create 2 full check labels, one in the beginning of the cave and an other in the middle, the second one will send you to a label with waypoints going back the same way you came, so the creatures will already be dead.

But if you want to disable the Killer, which is very dangerous because you can get trapped inside or outside the cave and the bot won't self-defense, you can do it by macro.

Code:
1000 {Disable Killer 10 Cap} Self.Capacity()<=10 [cap] Killer.Stop() Exit() {cap} Killer.Start() Exit()

This will stop the killer when Cap is 10 or less, and turn it back on when you get 11 or more.

If this helped you, please click on "Give Reputation to this user" you can do it more then once!

PS: In your forum signature, the Portuguese part, the correct would be "Se minha idéia te ajudou, manda um REP ae, blz?" and "Obrigada" is for women, you should say "Obrigado".
#3
OK Thanks ^^
[Image: pAq4kLP.jpg]

If my advice help u give me some REP ok?, si te ayude regaleme un REP vale?, Se minha idéia te ajudou, manda um REP ae TY, Gracias, Obrigado


Forum Jump:


Users browsing this thread: 1 Guest(s)