Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Annihilation Macro
#1
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)
Reply
#2
No its possible but its great idea!
Put in Suggestions please
Reply
#3
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?
Reply
#4
(08-26-2015, 05:45 PM)You know who Wrote: 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?

ohh.. Sorry I did not know of its existence.
Test and tell if work.
Reply
#5
I have no idea how to test it...
Reply
#6
I think is bugged becouse i dont search any option.


EDITED

I think i found a Option.

Add this macro:
[macro]0 {Exori Gran Ico} Target:=Creature.Target() Spell:=Self.Say(Exori Gran Ico) Self.Mana()>=300 [Jump] {Jump} Creature.ShootOn(!Target!, !Spell!) Exit() [/macro]

Go Killer > On Attack > Select the macro.
   

I know noww!
You need that:
Bbot.Spells.txt
Reply
#7
already tried, it spams spell too many times
Reply
#8
For use this:
BBot.RegisterSpell(Annihilation/exori gran ico/300/Attack)
You need this in bbot/data:
Bbot.Spells.txt
Reply
#9
(08-26-2015, 11:42 PM)erleo Wrote: For use this:
BBot.RegisterSpell(Annihilation/exori gran ico/300/Attack)
You need this in bbot/data:
Bbot.Spells.txt

What if I want to use multiple spells?

I put alot of macros in 1 attacker?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)