Posts: 10
	Threads: 6
	Joined: Jul 2013
	
Reputation: 
0
	 
	
		
		
		10-10-2013, 10:11 AM 
(This post was last modified: 10-11-2013, 04:34 PM by Kimoszin.)
		
	 
	
		czesc potrzebuje macro na zmiane monka gdy miniej niz 30%hp bo jak juz kazdy wie trainer nie dziala na tej wersji bb.
hello i need macro for change monk if 30%hp because the trainer is not relly work.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,617
	Threads: 15
	Joined: Dec 2011
	
Reputation: 
0
	 
	
	
		1. Add Monk on Killer List and check Attacker
2. Add the macro and check Auto Macros enabled
[macro]1000 {Training Change} healthMin:=30  target:=Creature.Attacking() Creature.Health(!target!)<=!healthMin! Self.Stop()[/macro]