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  i made skull too many times
 i made skull too many times  
	
	
	
	
	
 i made skull too many times
 i made skull too many times  
	| 
					Macro for Retro-PVP
				 | 
| 
		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   i made skull too many times   
		
		
		02-24-2016, 12:29 AM 
		
	 
		refresh~
	 
		
		
		02-24-2016, 02:34 AM 
		
	 
		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)
		
		
		02-28-2016, 09:35 PM 
		
	 
		
		
		02-29-2016, 12:16 AM 
		
	 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 | 
| 
					« Next Oldest | Next Newest »
				 |