Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro for Retro-PVP
#1
Heart 
Hello guys, i rly need macro when player on screen use HMM, if no player on screen use exori gran vis, exori vis ... i beg u for help Tongue i made skull too many times Tongue
Reply
#2
refresh~
Reply
#3
Try:
Code:
1100 {ExoriVisOrHMM} Rune:=3198 Target:=Creature.Target() Self.Attacking()==1 Creatures.PlayersOnScreen()>=2 Creature.ShootOn(!Target!, !Rune!) [Jump] {Jump} Self.Attacking()==1 Self.Mana()>20 Self.Say(Exori Vis)
Reply
#4
(02-24-2016, 02:34 AM)kaiquegabriel Wrote: Try:
Code:
1100 {ExoriVisOrHMM} Rune:=3198 Target:=Creature.Target() Self.Attacking()==1 Creatures.PlayersOnScreen()>=2 Creature.ShootOn(!Target!, !Rune!) [Jump] {Jump} Self.Attacking()==1 Self.Mana()>20 Self.Say(Exori Vis)

Isnt working Sad(
Reply
#5
Quote:500 {HMM} attack:=Creature.Target() Self.Attacking()==1 Creatures.PlayersOnScreen()>=2 Creature.ShootOn(!attack!, 3198)

Quote:500 {Exori (gran) Vis } Self.Attacking()==1 Creatures.PlayersOnScreen()>=2 Self.Mana%()>=15 Self.Say(exori vis) Creatures.PlayersOnScreen()>=2 Self.Say(exori gran vis)
If it helped give the REP+

If someone is offended SORRY
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)