Can someone hand me the difference between paid and free version of this? Ive had some issues with my 90 frost mage with this routine... When i switch from frost to fire or arcane i need to restart the whole bot in order for it to understand iam in a new talent tree. And sometimes when i do LFR it just stands there even if i have engaged combat, i dont understand whats wrong. Demonic for locks is awsome and i was hoping this was going to be the same, but so faar iam not paying to get this unless someone else has a solution for this. I dont have any logs since iam at work, i was just curious if someone else had the same issues. Btw, otherwise your routines rocks!
1) Enable anti-lag #2. I know why it's breaking, but that will fix it. I think i'll force that anti lag setting to be enabled because there's no reason to turn it off. 2) Yeah I've been changing the code to try and randomize it - Mirabis has given me his code too, so I'll combine the 2 and hopefully it'll run a bit better. PM'd Can't discuss the premium version, PM me if you want to talk about it. As for the issues, yeah you need to reload the bot when you change spec. I intentionally removed the code which auto re-created the behaviors upon changing spec as it never worked 100% perfect, so the cleanest method is to reload the bot. You can use a plugin by Mirabis (RReload) which will allow reloading the full routine when the bot is running. This applies to all of my routines. Engaging combat and not doing anything -> I'll need a log file for that one. There's a piece of code I'm aware has caused issues for people in the past, but is required in the free version to prevent intense lag. For those interested, it's inside the Fire.cs / Arcane.cs / Frost.cs - SpellManager.GlobalCooldown - returns that you're always on the GCD and doesn't allow spells to be cast. Can test if that's happening to you by opening the Developer Tools, clicking Console, and when the bot isn't running / you aren't casting, run the code - without quotes - "Log(SpellManager.GlobalCooldown);" - if it returns true, that's the cause of the issue.
Hey Millz Is there a setting for counter spell? Or have you it hard coded? If it is just casting on cool down I need to disable it asap can you tell me how?
Pushed the fix. Should be looking better now (will interrupt once the target has been casting for longer than a random value between 600 and 900ms).
Great I'll give it a try. But a switch for it is needed as well, for using in a rotation whit other people.
i noticed it says free version - is there a paid version, and what are the benefits? btw im 550 ilvl frost and doing 310k DPS over 35m damage done EDIT: 120m damage done and still 310k dps, selfbuffed, no pots or food.
PM him for details about the paid version. He is not allowed to promote it or say anything about it in the threads. I personally have the paid mage/lock and I love it.
Can you PM me, or post here your (masked)armory? I'm kinda lost when it comes to Frost... Been using the same reforges I use for arcane and its not working THAT great. Plus, I'm almost full TOT... 545 ilvl Also, @Millz: Why is my frost mage casting Blizzard so often? Like on the Dark Sham. fight, on the pull, and all the time on garrosh
Blizzard etc will start at the high aoe count. Turn it up a bit, to like 6/8 and see if it's working better for you.
hi there i have got the millz combat routines box on my screen the one i put in to my interface / addons its got targeting disabled, facing disabled, movement disabled, cooldowns enabled, burst disabled, aoe enabled how do enable the burst i cant find it in the menu
You have to setup which skills/items etc to be used on burst, so if you don't set up anything to be stored for burst, then it will continue to use them automatically.
Could there be some improvements on the Cooldown feature? When I toggle it, it doesn't use my troll racial before alter time and I have noticed that it wont cast anything more while alter time is active if I don't have any arcane missile stacks. I could easily be casting 2-3 more Arcane Blasts during that small period of time.