Blizzard macro

Blizzard macro

by colezz2 » Wed Apr 20, 2016 11:31 am

is there any macro that lets u spam click blizzard aoe without it cancelling on and off? rather just right click will cancel it, i would like to be able to spam the button without it turning itself off
colezz2
Grunt
Grunt
 

Re: Blizzard macro

by Frontedge » Wed Apr 20, 2016 1:15 pm

Behold, alpha lazy mage
User avatar
Frontedge
Grunt
Grunt
 

Re: Blizzard macro

by colezz2 » Wed Apr 20, 2016 3:53 pm

Frontedge wrote:Behold, alpha lazy mage


How the fk is that lazy, it's just annoying sometimes in the heat of battle I might accidentally hit the button twice and cancel it which wastes time
colezz2
Grunt
Grunt
 

Re: Blizzard macro

by Roadbl0ck » Thu Apr 21, 2016 9:38 am

You might be able to use the small addon I made for someone for tame beast.
viewtopic.php?f=63&t=32106&p=224719&hilit=+macro#p224719

Then you should be able to have a spammable macro that doesn't recast if already channelling.
Unfortunately my original forum account was locked out.
You can find my previous posts here.
User avatar
Roadbl0ck
Sergeant
Sergeant
 

Re: Blizzard macro

by colezz2 » Thu Apr 21, 2016 10:41 am

Hey thanks for the reply, not really what I mean tho. Maybe I'm saying it wrong but I mean before I have started casting blizzard.

So I press the keybind of blizzard and a green circle appears that I can move around with my mouse and I left click to start channeling blizzard or right click to cancel the green circle. Problem is if I press the blizzard keybind twice it will turn on the green circle for a sec then turn it off again. I would want it so I can spam the keybind without it flashing on and off.
colezz2
Grunt
Grunt
 

Re: Blizzard macro

by Roadbl0ck » Fri Apr 22, 2016 2:13 pm

colezz2 wrote:Hey thanks for the reply, not really what I mean tho. Maybe I'm saying it wrong but I mean before I have started casting blizzard.

So I press the keybind of blizzard and a green circle appears that I can move around with my mouse and I left click to start channeling blizzard or right click to cancel the green circle. Problem is if I press the blizzard keybind twice it will turn on the green circle for a sec then turn it off again. I would want it so I can spam the keybind without it flashing on and off.

Ah, that's different.

I made a small update to my addon so it might work for that purpose now.
I haven't migrated to a new server at the time so can't test it myself.
Download from here:
https://github.com/Dridzt/PlayerStates/ ... /1.1-11200
Install it to your addons.
Then create a macro with
Code: Select all
/script if not PlayerState.Spelltargeting then CastSpellByName("Blizzard") end

Keybind or spam-click it and see what it does.
Unfortunately my original forum account was locked out.
You can find my previous posts here.
User avatar
Roadbl0ck
Sergeant
Sergeant
 

Re: Blizzard macro

by Dreez » Sun Apr 24, 2016 1:28 pm

/run local s=SpellIsTargeting if not (s()) then CastSpellByName("Blizzard") end
Dreez - PvP server
<Endzeit>
User avatar
Dreez
Knight-Lieutenant
Knight-Lieutenant
 


Return to Addons & macros

cron