BBot - The best bot of the world
[RESOLVIDO] Alarme - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: [RESOLVIDO] Alarme (/thread-9211.html)



[RESOLVIDO] Alarme - LeandroBento - 05-02-2013

Boas, tem como fazer um macro que quando o char não ataca em x tempo ativar um alarme?
é que o treiner do bbot funciona, mas tem vezes que para de atacar, e dps a gente tem que atacar 1 slime e ele volta a funcionar.

Abraços.


RE: Alarme - Coizado - 05-03-2013

Code:
1000 {Alarm No Attack by C} TimeToAlarm:=20 Self.Attacking()>=1 [if] Time:=0 Exit() {if} VarAdd(Time, 1) !Time!>=!TimeToAlarm! Misc.Alert(Char Not Attacking!) Exit()

TimeToAlarm:=20 Mude 20 para o numero de segundos desejado.

Lembrando que ele vai alarmar em qualquer condição, até quando vc sair do treino e for pra cidade por exemplo. Quando terminar de treinar, desative o Macro.


RE: Alarme - Coizado - 05-09-2013

Autor abandonou o Tópico, deve ter achado as informações satisfatórias. Tópico Fechado.