make manual macros for each AOE exori spells
and add this line
Creatures.PlayersOnRange(3)==1
example
set up that manual macros in advanced attacks
and add this line
Creatures.PlayersOnRange(3)==1
example
Code:
Self.Mana>=280
Self.Attacking()==1
Creatures.PlayersOnRange(3)==1
Self.Say(exori min)
Exit()
set up that manual macros in advanced attacks