BBot - The best bot of the world
Macro 2+ monster on screen he cast spell exori hur and exori ico. <help> - 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: Macro 2+ monster on screen he cast spell exori hur and exori ico. <help> (/thread-3615.html)



Macro 2+ monster on screen he cast spell exori hur and exori ico. <help> - neobot111 - 08-06-2012

Macro 2+ monster on screen he cast spell exori hur and exori ico. <help>


RE: Macro 2+ monster on screen he cast spell exori hur and exori ico. <help> - Dexter - 08-06-2012

Take a look at the tutorial below:
http://forums.bmega.net/showthread.php?tid=3063


RE: Macro 2+ monster on screen he cast spell exori hur and exori ico. <help> - neobot111 - 08-06-2012

thx but u see me for 1 monster i need if i have 2+ monster :<


RE: Macro 2+ monster on screen he cast spell exori hur and exori ico. <help> - Dexter - 08-06-2012

Put the two macros below in the option Macro # in the attack sequences setting up the rest as shown in the tutorial.

Code:
1000 {exori hur} Creatures.OnScreen>=2 Self.Attacking Self.Say(exori hur)

Code:
1000 {exori ico} Creatures.OnScreen>=2 Self.Attacking Self.Say(exori ico)