BBot - The best bot of the world

Full Version: If x monster use exori. How to do that?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ok i got it ;d


1000 {exori} Creatures.Beside=4 Creatures.ByRange(1) Self.Say(exori)
(04-07-2012, 10:28 AM)Sathe Wrote: [ -> ]Ok i got it ;d


1000 {exori} Creatures.Beside=4 Creatures.ByRange(1) Self.Say(exori)

If this above does not work, try this below:

Code:
1000 {exori} Creatures.PlayersOnScreen<=1 Creatures.ByRange(1)>X Self.Say(exori)

X: Number of creatures.
1000 {exori ico} Creatures.PlayersOnScreen<=1 Creatures.ByRange(1)>2 Self.Say(exori ico)


This would work for exori ico?
I guess, but is better you tested. Smile