BBot - The best bot of the world
Sd/Ava - 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: Sd/Ava (/thread-19086.html)



Sd/Ava - Markos - 01-04-2016

Please macro 2 monster use ava if player on screen use sd
i try it but dont work

2000
{Ava/SD}
Ava:=3161
SD:=3155
monster:=2
Self.Attacking()==1
Creatures.PlayersOnScreen()==1 [SD]
VarSub(monster, 1)
Creatures.OnScreen()>=!monster! [SD]
Target.Self()
Target.Foe()
Target.Shoot(!Ava!)
Exit()
{SD}
Target.Foe()
Target.Shoot(!SD!)
Exit()


RE: Sd/Ava - MegaNo0body - 01-04-2016

Use Advanced Attak! Big Grin