Hey there WLM! It has been a while! Finally returning to TWW after a long absence! This xpac I have chosen to main my mage! Here is what I am working with so far. I do not have high enough gear or even tier sets yet to test how truly close this could be to sim so consider this a W.I.P! Please report any changes you make or any improvements you find so we can make this a better macro for all!
WeakAuras
Smart Winters Chill Tracker WeakAura: (This WA doesn’t simply count your ice Lance casts and calls it a day. It keeps track of Flurry and other projectiles currently in the air, which target you cast them on, whether your target is immune/evading and compares the prediction with the actual debuff on the target.)
AHK MS:
250ms+ (or whatever your are comfortable at)
Talents
There are different talent sets for each. I base mine off of WoWheads talent builds
Generally any macro that needs to be run at 100ms or less is a badly written macro. Needing inhuman speeds to run it just means they threw spells in there hoping it would work. It’s why a lot of us long time creators try to make something that runs at semi human like speeds for macro softwares.
im getting a bit better dps by removing the frozen orb block & putting this macro on a key bind #ShowToolTip
/castsequence [@cursor] reset=10 Frozen Orb, Blizzard,Blizzard
it cast frozen orb & then blizzard
Ok I messed with this a bit & talents Im using are BAEArSxcnei16P8xFL3rzzOyRKRQRBJRSKgDIJREJRSCAAQCRSIJJJJSSSSkEAAAAAAAAAICA
I have frozen orb & blizzard on a hot key with this macro #ShowToolTip
/castsequence [@cursor] reset=10 Frozen Orb, Blizzard,Blizzard
Heres the gse macro after I did some messing around
can confirm that the hang occurs due to flurry being in the rotation, if you remove flurry and use it on procs the hang up stops. thought i’d offer my findings
I’m still very new here and have a question.
Why is it not possible to use the code for importing talents? Am I doing something wrong? Do I have to use the exact talents that Vinimagi’s recommended?
I’m a bit too green behind the ears to get lazy macros to work. ^^
If you decided to do talents different than what Vini has for the macro, then you will have spells that the macro is not set to use. so then you wont use those spells and makes the macro kinda useless.
You would then have to go into the macro and delete the spells that are not being used (cuz you didnt talent into them) and put in the spells you did talent into.
Since no one seemed to really answer your question, take the talent code provided, go to Icy Veins, open the Talent Calculator for this spec, import the code from here, and then copy that code and then import it to the in game Talent tree. What happens is Blizzard, in their infinite wisdom, likes to change things in the trees, and this is the way we fix this 99% of the time.
I’m wondering what everyone is using for this - @vince-orlando 's original posted talents and macro in the original Aug 27 posting, or should I load @andy-jones mod from Oct 5? There do not seem to be any other ‘updated’ macros here for this class…