What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

EzFrost - Cold as Ice

I use this CC for instances. But my dk allways taunt! How to disable it?? He is not a tank.
 
Remove deathgrip from the rotation
 
press the class config button. And tweak the rotation...
 
THis CC don't have this option. Try it! If you press CLass Config you got nothing.
 
Then your not downloading the latest version from SVN....reading the top of the thread is hard.
 
Then your not downloading the latest version from SVN....reading the top of the thread is hard.

Just a suggestion, you might want to remove the attached file from the first post completely... and then add in that general spot add a line:

To DOWNLOAD the CC, go to the top of this post and use the SVN! ;) Ppl key in on the word download or the file and ignore that 48pt headline at the top...
 
how would i go about using this ? how do i use this macro?
great cc btw

thank you.



Ezfrost now has an advanced macro:

Code:

/script Toggle= not Toggle;
Will allow you to toggle the combat functions of the bot on and off without having to stop the bot.
 
just make a macro and put it on your bar and push the button.
 
You might want to change the line 94 in ezfrost.cs
I know it is a PvP CC but many people (like myself) are using it with GB2 when they are not PvPing and there is a prob when you encounter a mob that has a pet (like Twilight Scorchlord in Mount Hyjal) it will kill the mob and then kept switching target from the pet that is attacking it to the dead master and there i was ilvl 398 DK killed by smal fire elemental :D
Just made this change and it worked like a charm :
Code:
if (Owner != null && Owner.IsValid)
to this:
Code:
if (Owner != null && Owner.IsValid && Owner.IsAlive)
 
That was a good idea deusx cause it's true, most of the time when I do dailies, I just use my PvP CC unless it REALLY doesn't work... and I'd hate to have to stop HB just to kill a pet that stayed alive after it's master was killed off.
 
Hello
I would remove the strangulation of cc to apply it manually when needed
Thx
 
Last edited:
Small suggestion to make this cc even more Uber than it already is, if this is possible at all make it save Strangulate till the target is at 30% health or lower casting or not and is a mana user, currently as is using all global cooldowns faster than the speed of light depleting runes it's realy hard to do a welltimed strangulate (even if you take it out of the cc's rotation you gotta spam the button like a mad and hope you beat the bot to the click). Im currently doing 1750-1800 rating using this CC together with my hpala buddy, i dont see why this shouldnt be able to go 2k with the changes i just suggested.
 
Last edited:
Hello
Currently I am in a 1850 v2 and v3 is with cc.

As mentioned above
would be to remove the top fo rthe stragulation placed at the appropriate time on the heal and could be increased to 2k +.
For every level has to be based on"sole control of the dk frost"
thx
 
Last edited:
sorry i'am french .Google trad bug
From what I understand you want control of strangulate? Just open the settings menu and remove it from the kick rotation.
 
When I want to set up the cc it offers me no choice.
I can not change it via the config class
 
Back
Top