• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Superbad (Druid CC)

    Discussion in 'Archives' started by handnavi, Oct 13, 2012.

    Thread Status:
    Not open for further replies.
    1. leonmich

      leonmich New Member

      Joined:
      Oct 5, 2011
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      I may have figured it out and please correct me if I'm wrong and screwed up the rotation. I commented out line 177 (which is the savage_roar() call) of Feral.cs and that seems to have stopped the infinite loop. The if statement before was:

      if (buff.savage_roar.remains <= 3 && combo_points > 0 && buff.dream_of_cenarius_damage.down &&
      target.health.pct < 25)

      Edit: This didn't fix it entirely. The best work around I have found so far is to remove Glyph of Savage Roar
       
      Last edited: Oct 31, 2012
    2. TehDanno

      TehDanno Member

      Joined:
      Mar 23, 2012
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      16
      I'm playing guardian and my profile targets the mobs it's set to kill and the CC just stands there looking at the mob and sometimes running around/back and forth like it's not sure what to do.
       
    3. leonmich

      leonmich New Member

      Joined:
      Oct 5, 2011
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Attaching View attachment log.txt
       
    4. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      AW: Superbad

      I dont know what to do, too. Upload a log please
       
    5. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Hey, i really tried to rebuild this strange behaviour, but i cannot reproduce this. Please upload a complete logfile.
      Maybe you Glyph of Savagery is not detected properly. In order to see this, i need the log, please. :)
       
    6. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Thanks for the posivite feedback jmc67! :)
       
    7. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Danke f?r die Vorschl?ge Siri! Ich versuche das mal alles umzusetzen!

      Ich habe noch 2 Fragen:
      zu 2.) Bleibt man bei dem benutzen des Zaubers dann trotzdem noch in der Gestalt (Katzengestalt oder B?rengestalt)?
      zu 5.) Hattest du die Gruppen-Buff Option deaktiviert oder aktiviert?


      -----------------

      Siri did not wrote in english, because he does not know the language. So i answered in german, too.
      He made some nice suggestions, and i'll try to add them. :)
       
    8. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Okay, i'll check that... But i guess i cannot test this, because my Druid is not raid-ready yet.
       
    9. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      This seems to be a good idea, added on todo list!
       
    10. tsatsa

      tsatsa Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      596
      Likes Received:
      5
      Trophy Points:
      18
      I can test it on a 485 druid :)
       
    11. siri

      siri New Member

      Joined:
      Aug 28, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Hi navi, hi folks,

      1. i try from now to wrote my posts in english. As is said iam not very handy with this so please dont flame. Thanks.
      2. He replace with she.
      3. @ 2 - Darkflight wont change druid forms.
      4. @ 5 - Buff Group Members was disabled. Just enabled buffing MotW.

      Greetings siri
       
    12. rock2009

      rock2009 New Member

      Joined:
      Jun 18, 2012
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      0
      Compiler Error: f:\Honorbuddy 2.5.6441.507\Routines\Superbad\Party.cs(232,44) : error CS0121: The call is ambiguous between the following methods or properties: 'Superbad.PartyBuff.GetMissingPartyBuffs(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'Superbad.PartyBuff.GetMissingPartyBuffs(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Compiler Error: f:\Honorbuddy 2.5.6441.507\Routines\Superbad\Party.cs(257,49) : error CS0121: The call is ambiguous between the following methods or properties: 'Superbad.PartyBuff.GetMissingPartyBuffs(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'Superbad.PartyBuff.GetMissingPartyBuffs(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Compiler Error: f:\Honorbuddy 2.5.6441.507\Routines\Superbad\Party.cs(275,49) : error CS0121: The call is ambiguous between the following methods or properties: 'Superbad.PartyBuff.GetMissingPartyBuffs(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'Superbad.PartyBuff.GetMissingPartyBuffs(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Hello Tauren Druid
      Thank you for using Superbad

      also doesnt use Berserk, when this option - ON in the settings. :(
      Nature's Vigil - Spell - World of Warcraft dont work

      Powershift if rooted - how it works? my druid dont shapeshift when rooted\slowed.... :(
      may be this problems - because i have non english client ? :confused:
       
      Last edited: Nov 1, 2012
    13. leonmich

      leonmich New Member

      Joined:
      Oct 5, 2011
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Here you go. View attachment 7764 2012-11-01 11.43.txt
       
    14. leonmich

      leonmich New Member

      Joined:
      Oct 5, 2011
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
    15. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      If skilled Herbelist, if low health use Lifeblood + Life Spirit ?! Maybe just for lvling.
       
    16. niGhTm4r3

      niGhTm4r3 New Member

      Joined:
      Jul 24, 2010
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      What glyphs/talents do you recommend using with this CC? Also, the last few revisions seem to spam Savage Roar constantly, is it because of my glyps?
       
    17. tsatsa

      tsatsa Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      596
      Likes Received:
      5
      Trophy Points:
      18
      Ok nvm... i just had a very bad tank. A new tank came in the guild and i have any aggro problem. If you do not want to waste time, there is no need to code it for me
       
    18. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      AW: Superbad

      I think that the problem with savage roar was caused by a new hb version. Im quite sure that i did not modify anything within the last days regarding savage roar. .. and now it seems to be broken :(
       
    19. Junez

      Junez New Member

      Joined:
      Oct 10, 2012
      Messages:
      55
      Likes Received:
      1
      Trophy Points:
      0
      Great CC, works flawless! But thats the problem too, i cant stop neither Lazyraider or the CC per hotkey. I tried every modifier and combination, can only stop it by clicking the stopbutton in HB.
       
    20. goggemannen

      goggemannen New Member

      Joined:
      Oct 25, 2012
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      0
      Is it possible to make the bot always choose this routine? because if WoW crash and my relogger starts a new HB and WoW is it going to choose this routine or just stay at the window where you can choose if you want to use this one or the singular?
       
    Thread Status:
    Not open for further replies.

    Share This Page