BBot - The best bot of the world
Marco SD when 3 AS. - 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: Marco SD when 3 AS. (/thread-15798.html)



Marco SD when 3 AS. - Aquas - 08-09-2014

Hello!
I looking for Macro. When 3 Ancient Scarabs on screen attack SD.

Greetings
/mourillo


RE: Marco SD when 3 AS. - JeshuaStep - 08-09-2014

Here you are bro:

PHP Code:
500 {Attack SDtarget:=Creature.Target() IDRUNE:=3155 Creatures.ByName(Ancient Scarab)>=3 Creature.ShootOn(!target!, !IDRUNE!) 



RE: Marco SD when 3 AS. - Aquas - 08-09-2014

ty dude Smile