Jeck1973 2 Posted August 13, 2016 Share Posted August 13, 2016 How to cast Fire Blast when im casting Fireball ? Bot all time wait Fireball is launched Link to comment https://wrobot.eu/forums/topic/3608-spell-without-gcd/ Share on other sites More sharing options...
Droidz 2738 Posted August 13, 2016 Share Posted August 13, 2016 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". Link to comment https://wrobot.eu/forums/topic/3608-spell-without-gcd/#findComment-16697 Share on other sites More sharing options...
Jeck1973 2 Posted August 13, 2016 Author Share Posted August 13, 2016 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 Link to comment https://wrobot.eu/forums/topic/3608-spell-without-gcd/#findComment-16701 Share on other sites More sharing options...
eeny 523 Posted August 13, 2016 Share Posted August 13, 2016 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! Link to comment https://wrobot.eu/forums/topic/3608-spell-without-gcd/#findComment-16702 Share on other sites More sharing options...
Bugreporter 93 Posted August 19, 2016 Share Posted August 19, 2016 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 Link to comment https://wrobot.eu/forums/topic/3608-spell-without-gcd/#findComment-16927 Share on other sites More sharing options...
Jeck1973 2 Posted August 21, 2016 Author Share Posted August 21, 2016 thanks for your answer but i tried and dont work Link to comment https://wrobot.eu/forums/topic/3608-spell-without-gcd/#findComment-16994 Share on other sites More sharing options...
Droidz 2738 Posted August 21, 2016 Share Posted August 21, 2016 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") Link to comment https://wrobot.eu/forums/topic/3608-spell-without-gcd/#findComment-16998 Share on other sites More sharing options...
Jeck1973 2 Posted August 23, 2016 Author Share Posted August 23, 2016 thanks it's ok now [email protected] 1 Link to comment https://wrobot.eu/forums/topic/3608-spell-without-gcd/#findComment-17139 Share on other sites More sharing options...
[email protected] 0 Posted September 17, 2016 Share Posted September 17, 2016 how did u solve it would u post the lua here ? only that part is cool also Link to comment https://wrobot.eu/forums/topic/3608-spell-without-gcd/#findComment-18039 Share on other sites More sharing options...
Jeck1973 2 Posted September 24, 2016 Author Share Posted September 24, 2016 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 Link to comment https://wrobot.eu/forums/topic/3608-spell-without-gcd/#findComment-18312 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now