• 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. primo

      primo New Member

      Joined:
      Sep 19, 2010
      Messages:
      1,059
      Likes Received:
      0
      Trophy Points:
      0
      how come you cant use it anymore ?
      thought HB could not be bought anymore in germany but still could be used ?
       
    2. plaray51

      plaray51 New Member

      Joined:
      Jun 30, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      Why don't u just get a non-german virtual private network. Problem solved.
       
    3. monsieursean

      monsieursean Member

      Joined:
      Jan 21, 2011
      Messages:
      69
      Likes Received:
      0
      Trophy Points:
      6
      has anybody else using this noticed your druid pulling a mob with a stun and then running off to another one then coming back to the first?
       
    4. Anadiz

      Anadiz New Member

      Joined:
      Dec 2, 2012
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      I'm crossing everything i can, for this case to go well.

      I love this routine.
       
    5. iSANTA

      iSANTA New Member

      Joined:
      Oct 21, 2012
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      0
      Well R.I.P Superbad & Feral druids time to retire my druid :(
       
    6. gorunn

      gorunn Member

      Joined:
      Oct 26, 2012
      Messages:
      197
      Likes Received:
      1
      Trophy Points:
      18
      Yes, its goes like this.. CC kills mob > move to next one > Pounce > return to previously killed while new target is stunned > loot > move back to mob which is locked in combat.

      I also noticed pull issues while both, movement and targeting are disabled. If CC is locked in combat, it would target hostile mob who is out of combat and pull it. Or if CC ends combat, and there is hostile mob in 20ish yard range it would pull it on its own, locking it self back in combat.

      BUT, unfortunately, Routine dev announced few pages back that he stopped developing because he will get affected by bossland/Blizzard law suite.
      So, all we can do is hope that everything will go well. This feral routine is far superior to any out there (yeah, tried them all) and it would be really a shame to lose such a good dev like that. I really hope that this "law suite" issue will go smooth in favor of bossL.
       
    7. samu

      samu New Member

      Joined:
      Sep 6, 2011
      Messages:
      99
      Likes Received:
      0
      Trophy Points:
      0
      yeah noticed the same what you say
       
    8. webhond

      webhond TEMPORARILY MUTED

      Joined:
      May 23, 2011
      Messages:
      2,471
      Likes Received:
      19
      Trophy Points:
      0

      any of the devs explain what he means with : " if the 29/1/13 hits? "

      he livs in germany so he cant develop no more?
       
    9. gorunn

      gorunn Member

      Joined:
      Oct 26, 2012
      Messages:
      197
      Likes Received:
      1
      Trophy Points:
      18

      You can find everything here:
      http://www.thebuddyforum.com/buddy-...-4th-december-2012-lg-hamburg.html#post919185

      Pay attention to two lines before last, which says:
      BUT, as i said, i do hope that this can be worked out somehow or avoided since few good Devs are from Germany also, and this is big community so losing them wont be that easy. As i said, a good product, which is HonorBuddy is almost useless without good basic component, its Combat Routines. Sure, there is Singular, but ill rather stop playing WoW than using chunky-and-clunky Singular routine.
       
      Last edited: Jan 28, 2013
    10. standza

      standza Member

      Joined:
      Mar 16, 2012
      Messages:
      885
      Likes Received:
      4
      Trophy Points:
      18
      This was a very good CC. But I have smaall problem. From time to time I mean on cool down, my druid over and over try to do Wild Charge. How to disable that? I am using it with Lazy rider.
       
    11. gorunn

      gorunn Member

      Joined:
      Oct 26, 2012
      Messages:
      197
      Likes Received:
      1
      Trophy Points:
      18
      Im not sure is my post removed, or i wrote it but i havent post it, i got a fix for issue that i mentioned earlier, where routine will, while in combat, target random mob and pull it with Faerie Fire or Faerie Swarm.

      Got to Superbad routine folder and open "DriudAttacks.cs"

      Find:
      Code:
              private static bool faerie_fire(string explain)
              {
                  if (!SuperbadSettings.Instance.UseFFF)
                      return false;
                  return CastSpell("Faerie Fire", true, StyxWoW.Me.CurrentTarget, explain);
              }
      And Change it with:
      Code:
              private static bool faerie_fire(string explain)
              {
      
      			if (StyxWoW.Me.CurrentTarget == null || !StyxWoW.Me.CurrentTarget.IsWithinMeleeRange)
      			return false;
                  return CastSpell("Faerie Fire", true, StyxWoW.Me.CurrentTarget, explain);
              }
      this will change routine so Faerie Fire and Faerie Swarm will be casted only if taget is in melee range. It will no longer break stealth to cast it, so it will open with Pounce, it will no longer pull with Faerie Fire/Faerie Swarm.

      Only downside is that you will need to manually cast it if you target is flying, or you are not in melee range of target.
       
    12. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Wuuuhuuu,
      we hit 6666 downloads today. :cool:
       
      Last edited: Feb 18, 2013
    13. Anadiz

      Anadiz New Member

      Joined:
      Dec 2, 2012
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      I'm dreading the patch next Wednesday.. I'm so afraid that this will break, and it can't be fixed :(
       
    14. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      It can be fixed. :D
       
    15. gorunn

      gorunn Member

      Joined:
      Oct 26, 2012
      Messages:
      197
      Likes Received:
      1
      Trophy Points:
      18
      Does that mean your back? :D
       
    16. Cr0n

      Cr0n New Member

      Joined:
      Oct 9, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      This cc freezes for me while trying to "Healing Touch [Use Predatory Swiftness Proc while resting]" and loot at same time. Any way to fix?
       
    17. webhond

      webhond TEMPORARILY MUTED

      Joined:
      May 23, 2011
      Messages:
      2,471
      Likes Received:
      19
      Trophy Points:
      0
      how is this in pvp?
       
    18. klb2948

      klb2948 Member

      Joined:
      Sep 29, 2012
      Messages:
      206
      Likes Received:
      0
      Trophy Points:
      16
      playing with it on beta HB atm...only thing i notice is it's not using savage roar. it was prior to patch. i will test out after the new HB comes out and update everyone. This is important because it provides a 30% physical dmg. it added about 7k extra dps when i tested the difference with and without it. Also sometimes it likes to pop out of form and start casting healing touch. only thing i can assume is, it missed the timing for predatory swiftness...
       
    19. xilla

      xilla Member

      Joined:
      Jun 2, 2011
      Messages:
      143
      Likes Received:
      0
      Trophy Points:
      16
      yeah that already happens in prior versions too but mostly 2-3 times per a boss fight.

      i didnt test it on 5.2 but if there's a problem as above post mentioned, i hope handnavi will fix it today, i can't imagine raiding without superbad :)
       
    20. Aetheric

      Aetheric Member

      Joined:
      Jul 25, 2012
      Messages:
      576
      Likes Received:
      2
      Trophy Points:
      18
      When was the last update of this cc?
      December?
       
    Thread Status:
    Not open for further replies.

    Share This Page