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

Deathstrike [Blood&Frost] Raid/Dungeon CC

i Hate this cc when my dk is with rhat in dungeons he only autoattacks... lv60 atm... so i better take singular he makes heartstrike its enoght for low level tanking
 
i Hate this cc when my dk is with rhat in dungeons he only autoattacks... lv60 atm... so i better take singular he makes heartstrike its enoght for low level tanking

hmm yea you prob are better off with a full class type CC like singular... not all C's are able to be used for leveling

btw direct quote from the OP

"Requires:
Latest Honorbuddy version
Level 85 Blood Death Knight
"

should maybe read instead of whining
 
Last edited:
i Hate this cc when my dk is with rhat in dungeons he only autoattacks... lv60 atm... so i better take singular he makes heartstrike its enoght for low level tanking

get top lv 80 and try agian this works great
 
Does anyone's client lag a lot when tanking while using blood?
This CC works great other than that.
 
Good CC.. how to change setting to ignore resting? Im doing some quests.. with frost tree.. but when have low health, i can move my character.. need resting.. how to disable that?
 
Good CC.. how to change setting to ignore resting? Im doing some quests.. with frost tree.. but when have low health, i can move my character.. need resting.. how to disable that?

Deathstrike.cs (remove or comment out "//" the following from the code)

Code:
public override bool NeedRest
        {
            get
            {
                if ((Me.HealthPercent <= 50 || Me.ManaPercent <= 50) && !Me.IsSwimming)
                {
                    return true;
                }
                else
                    return false;
            }
        }

        public override void Rest()
        {
            if ((Me.HealthPercent <= 50 || Me.ManaPercent <= 50) && !Me.IsSwimming)
            {
                Styx.Logic.Common.Rest.Feed();
            }
        }
 
Wulf, how is this CC compared to CLU regarding blood tanking dungeons?
 
Wulf, how is this CC compared to CLU regarding blood tanking dungeons?

simple answer try it out for yourself... Everyone will have a different experience due to different gear setups and different talent/glyph choices and different preferences in play style :p
 
This CC does more dps than CLU in tank mode.

This may be true, however CLU is designed for maximum survivability, if you are around 90% and have a Blood Shield CLU will out dps DeathStrike, whereas DeathStrike always does solid DPS with reasnable survivability.
 
Thanks wulf for your CC's i raid with CLU and its RLY NICE
dk1.webp dk2.webp dk3.webp
Thanks Thanks Thanks +rep

BTW:
I tank with a Death Knight
 
BEST DK CC! ive tried 3 other ones, and they all fail compared to this, cuddo's to you
 
Maybe u can add a option to Disable Anti-Magic Shell?!
Cause the CC use it useless^^
i need it for Madness of DW Heroic at the third where the head comes down for the debuff it will stack and ive no ams ready for it cause it will use it on Shrapnel Cast^^
 
Hey, jumping in right here, but almost every battle I get in I get this error:

Code:
[4:14:57 AM:358] System.NullReferenceException: Object reference not set to an instance of an object.
   at Deathstrike.DeathKnight.damageReduction() in c:\%%\Honorbuddy_2.0.0.5800\CustomClasses\Deathstrike\DeathstrikeHelpers.cs:line 272
   at Deathstrike.DeathKnight.get_NeedCombatBuffs() in c:\%%\Honorbuddy_2.0.0.5800\CustomClasses\Deathstrike\Deathstrike.cs:line 288
   at Styx.Combat.CombatRoutine.CombatRoutine.#KAd(Object cnd)
   at TreeSharp.Decorator.CanRun(Object context)
   at TreeSharp.Decorator.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at Styx.Logic.BehaviorTree.TreeRoot.Tick()

Any thoughts?
 
Hey, jumping in right here, but almost every battle I get in I get this error:

Code:
[4:14:57 AM:358] System.NullReferenceException: Object reference not set to an instance of an object.
   at Deathstrike.DeathKnight.damageReduction() in c:\%%\Honorbuddy_2.0.0.5800\CustomClasses\Deathstrike\DeathstrikeHelpers.cs:line 272
   at Deathstrike.DeathKnight.get_NeedCombatBuffs() in c:\%%\Honorbuddy_2.0.0.5800\CustomClasses\Deathstrike\Deathstrike.cs:line 288
   at Styx.Combat.CombatRoutine.CombatRoutine.#KAd(Object cnd)
   at TreeSharp.Decorator.CanRun(Object context)
   at TreeSharp.Decorator.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at Styx.Logic.BehaviorTree.TreeRoot.Tick()

Any thoughts?

Hi Altec, Please post the full log. (See How to by Kickazz006)
 
hier mit log. das CC hat bis vor dem update noch wunderbar funktoniert.

english: here with full logs. the cc worked perfectly until the last update.
 

Attachments

hier mit log. das CC hat bis vor dem update noch wunderbar funktoniert.

english: here with full logs. the cc worked perfectly until the last update.

Hi Thang78, could you update http://www.thebuddyforum.com/honorb...ontrolled-raiding-heroics-raf.html#post271577

I fixed the pesky bug with AMS as well (see attached V2.6)

Deutsch: Hallo Thang78, k?nnten Sie aktualisieren http://www.thebuddyforum.com/honorb...ontrolled-raiding-heroics-raf.html#post271577

Ich reparierte die l?stigen Bug mit AMS als auch (siehe beigef?gte V2.6)

On another note I would like to retire this CC, if anyone wants to Fork it feel free.
 

Attachments

Last edited:
thanks for the fast reply and for your support. i have updated lazyraider now and use the 2.6 version. but still the CC won't tank. here is the log.
 

Attachments

thanks for the fast reply and for your support. i have updated lazyraider now and use the 2.6 version. but still the CC won't tank. here is the log.

Hi Thang78,

Please try the following;-

  1. Start Honourbuddy
  2. Select Deathstrike 2.6
  3. Click "Class Config" button
  4. Click "Blood" under the "Presence" heading.
  5. Click Save and close
  6. Stop Honourbuddy
  7. restart Honourbuddy.

then for Lazyraider I recommend;-
  • Click "Bot Config"
  • Tick " Run without a tank (no leader)" under the "Behaviour" heading.
 
Last edited:
Back
Top