BBot - The best bot of the world
exevo gran mas frigo, but... - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: exevo gran mas frigo, but... (/thread-15505.html)



exevo gran mas frigo, but... - 9daniel2 - 07-12-2014

exevo gran mas frigo when 4+ monsters, but only when dl/dl chatchild. Its possible?[/align]


RE: exevo gran mas frigo, but... - mr. Kris - 07-12-2014

Quote:but only when dl/dl chatchild
I don't understand


RE: exevo gran mas frigo, but... - 9daniel2 - 07-14-2014

i use bot in dls fenrock, and need macro to use exevo gran mas frigo when bot see 4+dragon lord or Dragon lord Hatchling, u know when u go to dl fenrock is a lot of goblins and skeleton, and i dont want use ue when i see 4 skeleton. U understood? sry for pro english xDD


RE: exevo gran mas frigo, but... - mr. Kris - 07-14-2014

hmmmm it's not possible in way what You want :/


RE: exevo gran mas frigo, but... - Sd Shot - 07-14-2014

it is, Creatures.ByRangeName(Range in sqm, Name of monster)


RE: exevo gran mas frigo, but... - mr. Kris - 07-14-2014

I found solution Smile Try this

Quote:500 {Mas Frigo +4}Creature.ByName(Skeleton)>0 [else] Exit() {else} Creature.ByName(Ghoul)>0 [else2] Exit() {else2} Criaturas:=4 Wait:=1 VarMult(Wait, 12) Creatures.PlayersOnScreen()>=2 [else3] Time:=0 Exit() {else3} VarAdd(Time, 1) Creatures.Beside()>!Criaturas! !Time!>=!Wait! Self.Say(exevo gran mas flam) Exit()



RE: exevo gran mas frigo, but... - damiansnk - 07-14-2014

lots of mana waste try use avalanches when 3


RE: exevo gran mas frigo, but... - 9daniel2 - 07-16-2014

avalanche didnt work;//


RE: exevo gran mas frigo, but... - mr. Kris - 07-16-2014

Quote:500 {Avalanche Shooter} Creature.ByName(Skeleton)>0 [else] Exit() {else} Creature.ByName(Ghoul)>0 [else2] Exit() {else2} target:=Creature.Target() IDRUNE:=3161 Creatures.OnScreen()>=4 Creatures.PlayersOnScreen==01 Creature.ShootOn(!target!, !IDRUNE!) Exit()

safety


RE: exevo gran mas frigo, but... - 9daniel2 - 07-17-2014

i will check it when i back from workWink
thank u Kris -rep ofc