August 13, 20169 yr How to cast Fire Blast when im casting Fireball ? Bot all time wait Fireball is launched
August 13, 20169 yr Hello, http://wrobot.eu/forums/topic/2652-how-to-cancel-the-current-cast/ Quote - Add spell "Fire Blast" - Add spell "SpellStopCasting(); SpellStopCasting();" and put "True" at spell settings "Not spell, is lua script". Add condition "Me In Cast": "True" and "Is Spell Usabe" : "Fire Blast" , "True". - Add spell "Fireball" and put "False" at spell settings "Wait during casting".
August 13, 20169 yr Author Thanks for your answer but perhaps i didnt explain good my problem I dont want to stopcasting, i want to cast both spell at same time because Fire Blast is not on global cooldown
August 13, 20169 yr Is that even possible without botting? 4 minutes ago, Jeck1973 said: Thanks for your answer but perhaps i didnt explain good my problem I dont want to stopcasting, i want to cast both spell at same time because Fire Blast is not on global cooldown Is that even possible? (botting aside?) Screw it, curious! loading up the mage EDIT: well... fvck me! it is... awesome!
August 19, 20169 yr Give fire Blast an higher priority, so its execute first. If Fireball not channeling you can also disable "Wait for Spell" in the Fireball settings
August 21, 20169 yr On 13/08/2016 at 11:47 AM, Jeck1973 said: Thanks for your answer but perhaps i didnt explain good my problem I dont want to stopcasting, i want to cast both spell at same time because Fire Blast is not on global cooldown http://wrobot.eu/forums/topic/3608-spell-without-gcd/?do=findComment&comment=16697 replace SpellStopCasting(); SpellStopCasting(); by CastSpellByName("Fire Blast")
September 24, 20169 yr Author add spell CastSpellByName("Fire Blast") Conditions C Sharp Code => Value => wManager.Wow.ObjectManager.ObjectManager.Me.HaveBuff(48107) Me in Cast => Value => True Is Spell Usable => Need => True Spell Fireball => Spell Settings => Wait during casting => False Think about spell priority too Hope that help
Create an account or sign in to comment