Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
search macro for safe ue :)
#1
hey guys, i'm looking for a macro if players on screen uses sd and if no players on screen uses ue for exp ! Smile


thanks
#2
someone help, ?
#3
EDITED TEST IT
nOW IT SHOULD WORK

1000 {UE}
Self.Attacking()>0 [exit]
Creatures.PlayersOnScreen()==01 [sd]
Self.HP% >=80 [sd]
Self.Mana >= 1200 [sd]
Self.Say(exevo gran mas vis)
{sd}
Self.HP% >=80
Self.Attacking()>0
Target.Shoot(ID OF SD)
{exit}
Exit()
#4
thanks, i worked it out ;p


Forum Jump:


Users browsing this thread: 1 Guest(s)