Posts: 14
	Threads: 6
	Joined: Aug 2012
	
Reputation: 
0
	 
	
		
		
		08-26-2015, 02:05 PM 
(This post was last modified: 08-26-2015, 02:06 PM by You know who.)
		
	 
	
		Is it possible to make a macro that will cast exori gran ico if the spell is not on cooldown?
like:
Status.Cooldown(Annihilation)==0
Self.Say(exori gran ico)
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,518
	Threads: 151
	Joined: Mar 2012
	
Reputation: 
0
	 
	
	
		No its possible but its great idea! 
Put in Suggestions please
	
	
	
	
	
 
 
	
	
	
		
	Posts: 14
	Threads: 6
	Joined: Aug 2012
	
Reputation: 
0
	 
	
	
		BBot.RegisterSpell(Annihilation/exori gran ico/300/Attack)
What is that macro used for then?
If it works, how do I set up spell with bot knowing it's cooldown?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 14
	Threads: 6
	Joined: Aug 2012
	
Reputation: 
0
	 
	
		
		
		08-26-2015, 07:59 PM 
(This post was last modified: 08-26-2015, 08:00 PM by You know who.)
		
	 
	
		I have no idea how to test it...
	
	
	
	
	
 
 
	
	
	
		
	Posts: 14
	Threads: 6
	Joined: Aug 2012
	
Reputation: 
0
	 
	
	
		already tried, it spams spell too many times
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,518
	Threads: 151
	Joined: Mar 2012
	
Reputation: 
0
	 
	
	
		For use this:
BBot.RegisterSpell(Annihilation/exori gran ico/300/Attack)
You need this in bbot/data:
Bbot.Spells.txt