Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Ue macro
#1
Hi
I need script for gran mas vis.
Non pvp.
Ue when 1 monster
Advanced attack option dont use ue when player is on screen
This macro use ue on monster and players.
5000
{exevo gran mas vis}
Creatures.ByRange(4)>1
Self.Say(exevo gran mas vis)

I need too script for enchanted mystic blade with small enchanted amethyst.


Anyone can help me ?
Reply
#2
Self.Mana>=800
Self.Attacking==01
Creatures.Beside>=1
Creatures.PlayersOnScreen==01
Self.Say(exevo gran mas flam)

Self.Mana = mana needed
Creatures.Beside = how many monsters on screen
Creatures.PlayersOnScreen = how many players on screen (delete it if 0)
Self.Say = what spell to cast

rep+ please
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)