• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [PAID] HazzDruid [Premium Edition]

    Discussion in 'Druid' started by hazard, Feb 7, 2011.

    1. MrBig

      MrBig Member

      Joined:
      Jan 25, 2010
      Messages:
      419
      Likes Received:
      5
      Trophy Points:
      18
      Tried this yesterday on Shannox HC, and it casts so slow I had to turn it off 10sec after i start it. Is this problem with HB?
       
    2. Tmackz007

      Tmackz007 New Member

      Joined:
      Jan 5, 2011
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      Nope no druid CC has good raid support. They cast really slow for the most part because the way they are written. They go down a list of conditions and if it is true or satisfied it casts a spell. It should be checking several things at one time and almost never stop casting. Druid in my opt should always have lifebloom on a target for replenish and hots on most of raid for Natures Bounty. Then cast regrowth once to get haste buff and spam nourish. Im always last in healing done in my raid no matter what CC I use. And my healing gear is 378ilvl with 21.79% haste. Druids are number one in healing in firelands and rely on spamming hots on whole raid if needed and should always be casting.
       
    3. camelot10

      camelot10 Member

      Joined:
      May 3, 2011
      Messages:
      55
      Likes Received:
      1
      Trophy Points:
      8
      Code:
      [13:58:01:043] Spell_C::CastSpell(774, 0, 0x70000000379918F, 0) [714]
      [13:58:02:142] Spell_C::CastSpell(48438, 0, 0x70000000379918F, 0) [715]
      [13:58:03:696] Spell_C::CastSpell(33763, 0, 0x70000000379918F, 0) [716]
      [13:58:05:192] Spell_C::CastSpell(8936, 0, 0x78000000351B44E, 0) [717]
      [13:58:06:679] Spell_C::CastSpell(774, 0, 0x78000000351B44E, 0) [718]
      [13:58:07:784] Spell_C::CastSpell(5185, 0, 0x78000000351B44E, 0) [719]
      [13:58:10:088] Spell_C::CastSpell(48438, 0, 0x78000000351B44E, 0) [720]
      [13:58:10:203] Spell_C::CastSpell(48438, 0, 0x78000000351B44E, 0) [721]
      [13:58:10:292] Spell_C::CastSpell(48438, 0, 0x78000000351B44E, 0) [722]
      [13:58:11:727] Spell_C::CastSpell(33763, 0, 0x70000000379918F, 0) [723]
      [13:58:13:112] Spell_C::CastSpell(774, 0, 0x70000000379918F, 0) [724]
      [13:58:14:213] Spell_C::CastSpell(8936, 0, 0x70000000379918F, 0) [725]
      [13:58:15:790] Spell_C::CastSpell(5185, 0, 0x70000000379918F, 0) [726]
      [13:58:18:285] Spell_C::CastSpell(740, 0, 0x700000002931C39, 0) [727]
      [13:58:26:701] Spell_C::CastSpell(8936, 0, 0x70000000333261C, 0) [728]
      [13:58:28:233] Spell_C::CastSpell(8936, 0, 0x70000000379918F, 0) [729]
      [13:58:29:105] Spell_C::CastSpell(774, 0, 0x70000000379918F, 0) [730]
      [13:58:30:187] Spell_C::CastSpell(33891, 0, 0xF1305D37000298FD, 0) [731]
      [13:58:31:880] Spell_C::CastSpell(5185, 0, 0x70000000333261C, 0) [732]
      [13:58:34:387] Spell_C::CastSpell(8936, 0, 0x70000000333261C, 0) [733]
      [13:58:35:912] Spell_C::CastSpell(774, 0, 0x70000000333261C, 0) [734]
      [13:58:37:055] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
         at System.ThrowHelper.ThrowKeyNotFoundException()
         at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
         at HazzDruid.class2.Lifebloom() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 308
         at HazzDruid.class2.Combat() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 76
         at HazzDruid.class2.Pulse() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 36
         at Styx.WoWPulsator.Pulse(PulseFlags flags)
         at Styx.Logic.BehaviorTree.TreeRoot.Tick()
         at Styx.Logic.BehaviorTree.TreeRoot.Run()
      [13:58:41:559] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
         at System.ThrowHelper.ThrowKeyNotFoundException()
         at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
         at HazzDruid.class2.Lifebloom() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 308
         at HazzDruid.class2.Combat() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 76
         at HazzDruid.class2.Pulse() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 36
         at HazzDruid.class2.get_NeedCombatBuffs() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 645
         at Styx.Bot.CustomBots.LazyRaider.<CreateCombatBehavior>b__34(Object ctx) in c:\games\hb\Bots\LazyRaider\LazyRaider.cs:line 333
         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.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.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 Styx.Logic.BehaviorTree.TreeRoot.Tick()
      [13:58:41:559] Cleared POI - Reason Exception in Root.Tick()
      [13:58:41:559] Cleared POI
      [13:58:41:773] Spell_C::CastSpell(17116, 0, 0x70000000333261C, 0) [735]
      [13:58:41:970] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
         at System.ThrowHelper.ThrowKeyNotFoundException()
         at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
         at HazzDruid.class2.Lifebloom() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 308
         at HazzDruid.class2.Combat() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 76
         at HazzDruid.class2.Pulse() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 36
         at HazzDruid.class2.get_NeedCombatBuffs() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 645
         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.Sequence.#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.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 Styx.Logic.BehaviorTree.TreeRoot.Tick()
      [13:58:41:970] Cleared POI - Reason Exception in Root.Tick()
      [13:58:41:970] Cleared POI
      [13:58:42:211] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
         at System.ThrowHelper.ThrowKeyNotFoundException()
         at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
         at HazzDruid.class2.Lifebloom() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 308
         at HazzDruid.class2.Combat() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 76
         at HazzDruid.class2.Pulse() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 36
         at Styx.WoWPulsator.Pulse(PulseFlags flags)
         at Styx.Logic.BehaviorTree.TreeRoot.Tick()
         at Styx.Logic.BehaviorTree.TreeRoot.Run()
      [13:58:42:212] Party Members Changed - Tank still in group
      [13:58:42:345] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
         at System.ThrowHelper.ThrowKeyNotFoundException()
         at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
         at HazzDruid.class2.Lifebloom() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 308
         at HazzDruid.class2.Combat() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 76
         at HazzDruid.class2.Pulse() in c:\games\hb\CustomClasses\HazzDruid\HazzDruid.cs:line 36
         at Styx.WoWPulsator.Pulse(PulseFlags flags)
         at Styx.Logic.BehaviorTree.TreeRoot.Tick()
         at Styx.Logic.BehaviorTree.TreeRoot.Run()
      and

       
    4. stefffffen1

      stefffffen1 Member

      Joined:
      Nov 6, 2010
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
      Great CC, but was wondring if there is a way to make it use Nourish instead of Regrowth on low lvl ?
       
    5. Zacharybinx34

      Zacharybinx34 New Member

      Joined:
      May 11, 2011
      Messages:
      672
      Likes Received:
      6
      Trophy Points:
      0
      Is this working with the Newest HB test/beta?

      I am trying to use the PVP version, but it offers no config cc tab. Is that meant to be?

      Thanks!

      +REP
       
    6. acacia

      acacia New Member

      Joined:
      May 26, 2010
      Messages:
      146
      Likes Received:
      1
      Trophy Points:
      0
      anyone else find that the CC is letting the tank die even though its not doing anything else?
       
    7. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      PvE 2.2
      .Fixed issue the Natures Swiftness constantly spamming.
      .Fixed NOURISH! (Finally... OMG... WHAT!?!?)
      .More priority HoT healing.
      .Adjusted healing percentages.
       
    8. panYama

      panYama Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,629
      Likes Received:
      49
      Trophy Points:
      0
      is it faster too because the healing was slow sometimes and it often let the tank die:<
       
    9. Zacharybinx34

      Zacharybinx34 New Member

      Joined:
      May 11, 2011
      Messages:
      672
      Likes Received:
      6
      Trophy Points:
      0
      Any pvp updates coming?
      Would be awesome to be able to use it with lazy raider to do some arena with.

      Thanks Hazard! +Rep!
       
      Last edited: Oct 12, 2011
    10. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      PvE 2.3
      .Fixed issue with Nourish spamming!
       
    11. Zacharybinx34

      Zacharybinx34 New Member

      Joined:
      May 11, 2011
      Messages:
      672
      Likes Received:
      6
      Trophy Points:
      0
      Hey, thanks!

      Any PVP updates planned?
       
    12. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      Not at this time. Sorry
      You can change the setting in the PvE version to work for PvP though, as that is what I am currently doing.
      Just any spells you don't want it to cast set it to 0.
       
    13. znuffie

      znuffie Banned

      Joined:
      Feb 23, 2010
      Messages:
      864
      Likes Received:
      30
      Trophy Points:
      28
      Could use some self-buffs in the PvP version :)

      oh well, I made it myself:

      http://dl.dropbox.com/u/120650/HB/HazzDruidPvP.cs

      What I added:
      - Buffing self with Mark of the Wild
      - Buffing with Thorns and Nature's Grasp in Combat
      - Barkskin when HP drops

      Will add tomorow:
      - Removing Curses/Magic
      - Nature's Swiftness
       
      Last edited: Oct 15, 2011
    14. brikowski

      brikowski New Member

      Joined:
      Sep 18, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Just tried using HazzDruid PVE 2.3 with BG Bot... and it would only heal me. Went back to HazzDruid PVP test.. worked great. Noticed you had the PVE version working for PVP, but I don't see how.
       
    15. Zacharybinx34

      Zacharybinx34 New Member

      Joined:
      May 11, 2011
      Messages:
      672
      Likes Received:
      6
      Trophy Points:
      0
      Any explanation for how you got it to work right?
       
    16. xsrvx

      xsrvx New Member

      Joined:
      Nov 19, 2010
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Does this work well in a raid (10m) environment? I have only tried it in a few 5 mans, but that's it. I'm asking cause of one of the posts in this thread mentioned that it was slow.
       
    17. logitechman

      logitechman New Member

      Joined:
      Jan 20, 2011
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      hey guys, when i put my bot on instance buddy with hazzdruid being the cc i dont have a profile tho.. but it leaves the dungeon as soon as it gets it and says leaving blacklisted dungeon , any help?
       
    18. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      Its an InstanceBuddy error. Use LazyRaid with the CC and should solve your problem.
       
    19. Oleh

      Oleh New Member

      Joined:
      Jul 5, 2010
      Messages:
      83
      Likes Received:
      0
      Trophy Points:
      0
      Amazing CC!
       
      Last edited: Oct 26, 2011
    20. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      Getting a lot of these and it was hanging trying to cast some spell, not sure which with 2.3pve

      \HazzDruid.cs:line 36
      at Styx.WoWPulsator.Pulse(PulseFlags flags)
      at Styx.Logic.BehaviorTree.TreeRoot.Tick()
      at Styx.Logic.BehaviorTree.TreeRoot.Run()
       

      Attached Files:

    Share This Page