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

[The Weisch] Simple Dk - A simple but yet effective Frost Deakth Knight Routine

JMAADhb.png


Regarding "Simple"... :D
 
This sounds great, thanks for implementing the ideas that I threw around!

Is there any support for engineering gloves (slot 10) seeing as they line up perfectly with Pillar CD?
 
This sounds great, thanks for implementing the ideas that I threw around!

Is there any support for engineering gloves (slot 10) seeing as they line up perfectly with Pillar CD?

Only if you dont have the readiness like trinket
 
This sounds great, thanks for implementing the ideas that I threw around!

Is there any support for engineering gloves (slot 10) seeing as they line up perfectly with Pillar CD?

Yes, it supports it. Regardless of Pillar of Frost though.

When there's a stable release i'll upload the next version with GUI and a couple more settings.

gretez

The Weisch
 
You haven't read the first post carefully, that you did wrong.

Lord knows I have yet to be a dick on the forums and have usually been helpful and pretty easy going. The first post read as carefully as I have does not give me any info as to why the cd's aren't being used. I am also making sure that the CD's are enabled via the hotkeys you have used. So if there is something not right on my desktop then it would be for me to look at and see if I can find the problem. But asking a question which now includes a log and being referred to first post does not help me in any fashion. If the cr is working perfectly for everyone else then someone just state that and I will go about troubleshooting where it is wrong in my computer. Thanks and not trying to sound dickish just want to try the cr out at its full potential.
 
Any one noticed the rotation sometime "hangs" trying to use blood tap when no runes need to be converted? I noticed this in LFR yesterday. I will dps a dummy when i get home today to try and replicate the problem and give you a log.

/paveley
 
Lord knows I have yet to be a dick on the forums and have usually been helpful and pretty easy going. The first post read as carefully as I have does not give me any info as to why the cd's aren't being used. I am also making sure that the CD's are enabled via the hotkeys you have used. So if there is something not right on my desktop then it would be for me to look at and see if I can find the problem. But asking a question which now includes a log and being referred to first post does not help me in any fashion. If the cr is working perfectly for everyone else then someone just state that and I will go about troubleshooting where it is wrong in my computer. Thanks and not trying to sound dickish just want to try the cr out at its full potential.

Weird, I assume you are using a twohanded weapon? Because I can't replicate your issue at all. Not in dual wield nor twohanded rotation.

Any one noticed the rotation sometime "hangs" trying to use blood tap when no runes need to be converted? I noticed this in LFR yesterday. I will dps a dummy when i get home today to try and replicate the problem and give you a log.

/paveley

Noticed it too, will do some addiotnal checks to prevent it from hick ups.
 
Howdy!
Love your Routine. Very good work and best DmG from all CC's here.
Just one little issue. My WoW have some lags when i am using your CC. Its just like a 1 second screen freeze. All 20 seconds or so it happens.
You know whats up there?
 
toped few normals in wol top 30. I'll say your DW is kicking ass. Thanks for awesome cr.
few suggestions: AOE rotation with DnD, and I dont got log now, but seems plague leech not working or working incorectly
 
Howdy!
Love your Routine. Very good work and best DmG from all CC's here.
Just one little issue. My WoW have some lags when i am using your CC. Its just like a 1 second screen freeze. All 20 seconds or so it happens.
You know whats up there?

Uhm, can't see that happen. A little more detail and a log would be useful here. Does it lag when aoe rotation is enabled? Or is it maybe Blood Tap hanging itself? that's were I see i can improve atm.

toped few normals in wol top 30. I'll say your DW is kicking ass. Thanks for awesome cr.
few suggestions: AOE rotation with DnD, and I dont got log now, but seems plague leech not working or working incorectly

Thanks for the feedback :)

DnD is implemented but my method to use it sucks balls, will have it changed with the next update.

And what's the issue with Plague Leech? Maybe elaborate a little here.
At the moment it takes the following conditions: none :D, I use a prioritysystem here and with each cast that gets actually casted successfully, the rotation returns to the top. If it can't cast a spell it goes down to the next until it finds a spell it can use.
So maybe alittle insight here and i will what i can do.

greetz

The Weisch

Edit:

with the next build, Blood Tap will get Pulsed.
Code:
[INDENT]  if (!StyxWoW.IsInWorld) return;[/INDENT]
            if (!_toon.Combat) return;
            if(_toon.FrostRuneCount >= 2 || _toon.UnholyRuneCount >= 2 || _toon.DeathRuneCount >= 2) return; // Added to prevent deadlocks of the routine!
            if (StackCount(_toon, DeathKnightSpells.BloodCharge) < 5) return;
            SpellManager.Cast(DeathKnightSpells.BloodTap, _toon);

Also, with the next build will come a pretty raw ui with some settings. Nothing fancy. Chatoutput toggle, some defense abilities, ability to change hotkeys and some performance settings (more developer settings).
 
UPDATE!!!

Changelog:
  • Added GUI + Settings
  • Blood Tap issue is partly solved, I think it cannot be without ANY hickups

Threre's a bug within the aoe rotation where it get's stuck at DnD. Not solved yet. Just FYI


greetz

The Weisch
 
If someone still not knows what the fox actually says, here's the answer:

[video=youtube_share;1ybfAoohZw8]http://youtu.be/1ybfAoohZw8[/video]
 
The current one fixed my no cd bugs and dps shot up like 16k thanks a bunch what is sucker punch btw?
 
hallo weischbier dein cc ist mal wieder bombe aber ich hab mal ne frage mein gui sieht nicht so aus wie auf deinen screenshot is da normal und warum nutzt das cc nicht meinen racial als orc? w?re cool wenn du mir helfen k?nntest mfg bommelchen
 
Back
Top