06-10-2013, 03:15 PM 
		
	
	
		Hello need help, i want to cast spells with delay, exactly i need to cast exura gran ico when my health is at 50%
Thx
	
	
	
	
Thx
| 
					Need Help with a macro tu cast Spells with delay
				 | 
| 
		
		
		06-10-2013, 03:15 PM 
		
	 
		Hello need help, i want to cast spells with delay, exactly i need to cast exura gran ico when my health is at 50% Thx 
		Do you mean like this? ![[Image: WeL0lqj.png]](http://i.imgur.com/WeL0lqj.png) Code: 600000 {Exura gran ico} Status.Buff<>1 Self.Health%<=50 Self.Mana>200 Self.Say(Exura gran ico)
		
		
		06-11-2013, 06:52 PM 
		
	 
		yes but i mean ... that spell have a cooldown of 600 seconds, i wanna cast it each 600 seconds not every second coz i'll get frozen trying to cast a spell with a cooldown every second
	 
		
		
		06-11-2013, 07:36 PM 
		
	 
		If I am not wrong, the macro is every 600 second.
	 
		ok ok paste your macro then i create one toc ast utura gran too i put this  60000 {Utura gran} Status.Buff<>1 Self.Health%<=75 Self.Mana>175 Self.Say(Utura gran) and clicked on auto macros enabled and nothing happens the bot use utura gran but but very slowly i mean i have 2000 of health, 75% is 1500, when i reach health<1500 it take like 5 seconds to cast utura gran, and never cast exori gran ico, maybe coz creatures dealt me high damage and bot use healt potion, i think maybe it takes like 5 seconds too to cast exori gran ico hey i puted on variables 2, but still doesnt work, i need to put debug everytime i want the bot cast the spell 
		
		
		06-14-2013, 01:03 AM 
		
	 
		bumpppp
	 
		Check the forum.. It is not hard to find Code: 3000 {Utura} hpp:=75 mp:=75 Status.Buff()==0 Self.Health%()<=!hpp! Self.Mana()>!mp! Self.Say(utura gran) | 
| 
					« Next Oldest | Next Newest »
				 |