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

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

    1. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      Use the HazzFace plugin as stated in the first post.
       
    2. vanquish46

      vanquish46 New Member

      Joined:
      Jan 25, 2012
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      I just tried using this for my new feral with BGBuddy. Unfortunately it never really got in range by itself and kept saying "Not in range" while trying to use rake etc from far away. I have set the pull/mount distance and enabled the facing plug in as indicated in the first post. Attaching a few logs because WoW kept crashing. Side note - is the access violation error caused my HB? WoW forums seemed to indicate it can happen naturally, but I've never had it while not using HB.


      IDK why my attachment looks different from the others...but I uploaded from the site
       
      Last edited: Mar 6, 2012
    3. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      Use the melee plugin called Glue and will solve your range problem.
       
    4. amputations

      amputations Active Member

      Joined:
      Jan 6, 2011
      Messages:
      2,262
      Likes Received:
      11
      Trophy Points:
      38
      Hey Haz, is this CC good to use for tanking with my lvl49-bear?
       
    5. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      could u pls add an option to import / set tank from ingame focus?
      The Unit / properties should be delivered by StyxWoW.Me.FocusedUnit (Guid or whatever u need)

      In raids tanks were switched or u get a special person to heal and Lifebloom should really cast on the Tank and not on the sectank who'S dpsing^^
      with this option we can set them manually
       
    6. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      This is already implemented. Use LazyRaider and set the tank manually in the Bot Config.
       
    7. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      Mainly for end game 85, however if you disable the spells you don't have I don't see why not.
       
    8. kkkade

      kkkade New Member

      Joined:
      Jan 15, 2010
      Messages:
      40
      Likes Received:
      1
      Trophy Points:
      0
      hazard i found the bug, you are trowning a exception when you are comparing a non existent tank guid (null) with your target guid, here:
      Code:
      if (HazzDruidSettings.Instance.UseLifebloom[B] && tar.Guid == tank.Guid[/B] && tar.HealthPercent > 75 && CC("Lifebloom") && !isAuraActive("Lifebloom", tar))
      so you need to set a tank before calling combat() rotine:
      Code:
              public override void Pulse()
              {
                  if (!Me.IsInParty && !Me.IsInRaid)
                  {
                      tank = Me; //just added me as tank before calling combat
                      Combat();
                  }
                  else if (Battlegrounds.IsInsideBattleground)
                  {
                      tank = Me; //just added me as tank before calling combat
                      Combat();
                  }
      
      note that will happen only if you are not in a party/raid/bg and start the bot.

      thanks for your amazing cc, i will let my druid rocks now :)
       
      Last edited: Mar 6, 2012
    9. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      does not work, it always switches to the second tank.
      And if both tanks are tanking it's the same problem, sec tank has no aggro at this moment but gets Lifebloom.
      I tried setting in Lazyraider, took no effect.
       
      Last edited: Mar 6, 2012
    10. GGarcia

      GGarcia Member

      Joined:
      Jan 15, 2010
      Messages:
      338
      Likes Received:
      1
      Trophy Points:
      18
      Alright so I've just tested this CC want to know if I'm doing something wrong cause my dps while in kitty is very much off from when i play personally. I've got the talent tree you suggested, while botting the DPS is around 9K but when i do it i can get to about 18K+. I hope its something I am doing and hope that you can shine some light on what it might be. What I've noticed is that he will sit on 5 combo points and not use Rip and Savage Roar and thats a huge loss in dps, thank you for any help that you can give.
       

      Attached Files:

      Last edited: Mar 7, 2012
    11. Pasdamour

      Pasdamour New Member

      Joined:
      Oct 16, 2011
      Messages:
      87
      Likes Received:
      0
      Trophy Points:
      0
      doesnt put lifebloom on tank whit lazyraider set once a time he thrown on himself 1 lb

      other wise its pro
       
      Last edited: Mar 6, 2012
    12. nuggler

      nuggler New Member

      Joined:
      Dec 29, 2011
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Last edited: Mar 7, 2012
    13. TripleM

      TripleM Member

      Joined:
      Mar 27, 2010
      Messages:
      68
      Likes Received:
      1
      Trophy Points:
      8
    14. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      HonorBuddy Version: 2.0.0.5800
      HonorBuddy Mode: Questing Mode
      Custom Class: HazzDruid 3.9.2
      Custom Class Mode: Feral Kitty + Mangle enabled
      Plug-ins: HazzFace, Refreshment Detection and Bug Submitter.
      Profile: [TEST] Deathcharger's Reins Farming version 1.2 by Zikke.

      Description:
      When there's casters and Melee folk (since I'm farming a low level dungeon) and you have a caster targetted, it will not move to the caster.
      It just stands around and does nothing else (but facing the target) while being pounded by all other mobs it aggroed.
      There seems to be no movement logic, only a spell that is spammed in the logs without anything actually happening.
      Also some errors appeared due to this.

      Error log attached.
       

      Attached Files:

    15. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      This is a complete Madness fight, and it casted only 3 times Lifebloom, everytime it casted this on myself
      So it does definitly not work as intended in my opinion
       

      Attached Files:

    16. GGarcia

      GGarcia Member

      Joined:
      Jan 15, 2010
      Messages:
      338
      Likes Received:
      1
      Trophy Points:
      18
      Went through did another raid again today still no word from you since last post cat DPS is just not up to par with what I am capable of doing. Bot pulled off 6k dps on raid boss in Wymrest. Please any assistance would be greatly appreciated!
       

      Attached Files:

    17. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      Still working on Cat Form. I am already aware it is bugging out at the moment.
       
    18. primo

      primo New Member

      Joined:
      Sep 19, 2010
      Messages:
      1,059
      Likes Received:
      0
      Trophy Points:
      0
      haz doing this in 25 man LFR and all it does is spam wild grow and nothing more anything i need to change or is it a bug ?
       
    19. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      Check your settings, i did LFR yesterday with default settings in it does well healing.
      If u didn't change the settings u should provide a log for Hazard so he could take a look into this.
       
    20. reptyl

      reptyl Member

      Joined:
      Jan 2, 2011
      Messages:
      129
      Likes Received:
      0
      Trophy Points:
      16
      What am I doing wrong? There's spam red text in debug, and it just wont do shit other than run around, pop barkskin, treeform etc :(
       

      Attached Files:

    Share This Page