BBot - The best bot of the world
exori macro erro;s - 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: exori macro erro;s (/thread-10271.html)



exori macro erro;s - thiago22 - 06-14-2013

criei 1 macro assim , mais n ta dando


Code
300
{Spellcast}
Self.Mana>=140 < pra daa quando ter 140 de mana
Self.Attacking==1
Creatures.Beside>=3 <quando tiver 3 bixo no meu redor
Self.Say(exori)


RE: exori macro erro;s - nosbor00 - 06-14-2013

uso essa do Coizado:
500 {Auto Area Attack} Criaturas:=5 Wait:=1 VarMult(Wait, 120) Creatures.PlayersOnScreen()>=2 [sp] Time:=0 Exit() {sp} VarAdd(Time, 1) Creatures.Beside()>=!Criaturas! !Time!>=!Wait! Self.Say(exori) Exit()


RE: exori macro erro;s - oscar - 06-14-2013

(06-14-2013, 02:17 PM)nosbor00 Wrote: uso essa do Coizado:
500 {Auto Area Attack} Criaturas:=5 Wait:=1 VarMult(Wait, 120) Creatures.PlayersOnScreen()>=2 [sp] Time:=0 Exit() {sp} VarAdd(Time, 1) Creatures.Beside()>=!Criaturas! !Time!>=!Wait! Self.Say(exori) Exit()
Is that macro for pvp servers?


RE: exori macro erro;s - nosbor00 - 06-14-2013

(06-14-2013, 02:52 PM)oscar Wrote:
(06-14-2013, 02:17 PM)nosbor00 Wrote: uso essa do Coizado:
500 {Auto Area Attack} Criaturas:=5 Wait:=1 VarMult(Wait, 120) Creatures.PlayersOnScreen()>=2 [sp] Time:=0 Exit() {sp} VarAdd(Time, 1) Creatures.Beside()>=!Criaturas! !Time!>=!Wait! Self.Say(exori) Exit()
Is that macro for pvp servers?
yeah!! I play on server PvP!