Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[MACRO REQUEST] - EK
#1
Hello . I need a macro which would :

Use exori hur + exori ico on monster if players are around but if there are no players and the amount of monsters around me is more than 1 , it spams exori gran then : )

Macro :
---------------------------------------------------------------
Casting Exori Hur + Exori Ico if any player on screen
Casting Exori Gran if no players on screen and more than 1 monster around me
--------------------------------------------------------------

I need that in 1 Macro if that is possible .

Have a nice day ! : )
[center]Train HARD , be a PRO ![/center]
[center][Image: 68528107198620045707.gif][/center]
#2
Dude, normally you just put Hur + Ico in your Killer sequence, since some creatures you want to use it, and others you don't. And use a Macro to use Exori Gran when players are not on screen.

Here is one:

Code:
1000 {Safe Spellcast} Self.Mana>=200 Self.Attacking==1 Creatures.Beside>=2 Creatures.PlayersOnScreen==1 Self.Say(exori gran)

Please be aware that this only works for players in the same floor as you are, and some players lure creatures next to a stair or some place he can Exani hur up/down, and keep going up and down in the hopes that you hit him in the exact time he shows in your screen.

If this helped you, please click "Give Reputation to this user", you can do it more then once, and it's FREE!

Thank you.


Forum Jump:


Users browsing this thread: 1 Guest(s)