• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Ira Caeli ~ Gelu Mors Eques

    Discussion in 'Archives' started by Dagradt, Mar 29, 2012.

    1. Soeski

      Soeski Member

      Joined:
      Jan 15, 2010
      Messages:
      971
      Likes Received:
      2
      Trophy Points:
      18
      Holy crap at above ^^ :)
      Death Knight 101 in there lol. Thanks, good reading stuff.
       
    2. Sipher

      Sipher New Member

      Joined:
      Apr 28, 2012
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      hello there, i'm completely new to this CC. I tried running it with BGBuddy and lazyraider but it just stands there and does nothing. i have no plugins enabled.
       
    3. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Sipher,

      As the initial post within HB states:

      "This CC is for use with LazyRaider/RaidBot only!"

      Lazyraider & Raidbot are non-afk botbases, I do not make AFK CC's. My CC;s are meant for players who want to focus on more pressing issues then the rotation, while still retaining the accuracy and precision of movement and the ability to interject if needed.
       
    4. heythere420

      heythere420 New Member

      Joined:
      Apr 2, 2011
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      0
      Hello, I was looking through the GME Tactics file and I noticed there was detection for bloodlust and noticed it doesn't have Heroism the alliance version of Bloodlust. New and learning C# so just reading code and couldn't help but noticing:)
      Code:
       
      //howling_blast,if=runic_power<60,if=buff.bloodlust.react
                  {
                      if (StyxWoW.Me.CurrentTarget.Distance <= 30d && StyxWoW.Me.CurrentRunicPower < 60 && (StyxWoW.Me.ActiveAuras.ContainsKey("Bloodlust") ||
                          StyxWoW.Me.ActiveAuras.ContainsKey("Time Warp")))
                      {
                          CastSpell("Howling Blast");
                      }
                  }
                  //obliterate,if=runic_power>=60,if=buff.bloodlust.react
                  {
                      if (StyxWoW.Me.CurrentTarget.IsWithinMeleeRange && StyxWoW.Me.CurrentRunicPower >= 60 && (StyxWoW.Me.ActiveAuras.ContainsKey("Bloodlust") ||
                          StyxWoW.Me.ActiveAuras.ContainsKey("Time Warp")))
                      {
                          CastSpell("Necrotic Strike");
                      }
                  }
      
       
    5. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Heythere420,

      Well I'll be damned...
       
    6. heythere420

      heythere420 New Member

      Joined:
      Apr 2, 2011
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      0
      Hehe, Just thought I'd put it out there. Love the CC by the way it kicks ass.
       
    7. Battler624

      Battler624 Member

      Joined:
      Feb 9, 2012
      Messages:
      472
      Likes Received:
      0
      Trophy Points:
      16
      all i can say is @projektt OWNED
       
    8. Avianan

      Avianan New Member

      Joined:
      Oct 14, 2011
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      I have been trying to spec my Frost Dk but many people differ on the specs, which is good except i cannot find the "best" spec or the one this class is based off of. Could you please provide a spec that you use or the spec this class wwas based off of? and is this class better with 2h or DW? jw. A good DK spec would be awesome :) thanks!
       
    9. Arthzil

      Arthzil Member

      Joined:
      Jan 12, 2012
      Messages:
      104
      Likes Received:
      2
      Trophy Points:
      18
    10. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Arthzil,

      As you should be in Unholy Presence the whole time, putting points in IFP is useless. As for spec, the above spec is fine and can almost be called standard across the board for PvP Frost Death Knights. As for the Glyphs, I would change two and this is why:

      1) Obliterate might be a good glyph if you know you're going up against non-mail/plate/healer teams... rarity... A better choice would be to couple GoHB with GoIT which grants 20% more frost DMG, again this is increased by our mastery.
      2) GoPoF is useless less your jumping from high heights. GoBT is better as it will save you health (even if it is a small amount... still better then a falling cushion.)
       
    11. projektt

      projektt Active Member

      Joined:
      Sep 21, 2010
      Messages:
      1,424
      Likes Received:
      8
      Trophy Points:
      38
      As a Master Frost Death Knight you will mainly use Howling Blast / Frost Strike and Necrotic Strike. It's a badass AOE Spec and mainly used in Rated Battlegrounds or non-breakable CC Setups in Arena.

      As a Regular Frost Death Knight you will mainly use Obliterate / Frost Strike for Single Target Burst.

      You only think it's owned because you don't understand death knights. When it fact he's kind of correct but he's misunderstanding the question. So before you talk learn how to play kid
       
      Last edited: Jul 2, 2012
    12. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Projektt,


      The only question you asked was if I played a Death Knight in Arenas and RBGs. Obviously I do... I will not continue this argument as it won't get anyone anywhere, but we can both agree to disagree on a few points. If you wish to go into detail as I have done I will be more then glade to try and understand your view point.

      @Community,

      In a nut shell I would say that one should play their Death Knight based on what is needed of them by their group. If what you do works then more power to you, no one can tell you otherwise.
       
      Last edited: Jul 2, 2012
    13. Arthzil

      Arthzil Member

      Joined:
      Jan 12, 2012
      Messages:
      104
      Likes Received:
      2
      Trophy Points:
      18
      How exactly does RP lock work? there's not a word about it in this topic according to search thread thingy :(
       
    14. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Arthzil,

      RP Lock and RP Pool:

      These functions will either Lock or Pool your RP based on what you put in the respective numeric fields. So for RP Pool, if you put in "50" the CC will not use any spell that uses RP less your current RP "Pool" is over 50. For RP Lock, if you put in "30" the CC will not use any RP spell less your health is above 30%. Both of these functions are nessicary for proper RP usage and to make sure you have enough RP in a given situation.
       
    15. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Community,

      HAPPY 4TH of JULY!!!
       
    16. kendecray

      kendecray New Member

      Joined:
      Mar 30, 2010
      Messages:
      102
      Likes Received:
      2
      Trophy Points:
      0
      The config menu is freezing and causes HB to freeze.... happens when I try to turn death coil on for OOR
       
    17. gimp8gimp

      gimp8gimp New Member

      Joined:
      Aug 8, 2010
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      1
      same issue as above, thanks for a great cc btw
       
    18. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Kendecray & Gimp8Gimp,

      I'll check into this, but as the rewrite will be released soon well have to see what happens on the new version.
       
    19. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Community,

      As I have received a high number of complaints that "The CC don't not move none"... I am attempting to add movement... GME will be the for-runner in this endeavor and if all goes well I will push the methods to the rest of my CC's...

      Edit: Almost 12 hours of movement code.... It starts > Mounts > Moves > targets > does a crappy half fast job of a rotation? > runs in circles > dies > keeps on dieing > targets and chases a random target while in ghost form > rinse and repeat.... I think I will call this a good day!!!
       
      Last edited: Jul 11, 2012
    20. Battler624

      Battler624 Member

      Joined:
      Feb 9, 2012
      Messages:
      472
      Likes Received:
      0
      Trophy Points:
      16
      lol mate i know all that already , i'm a masterfrost PVE player ATM it can push more dps than regular frost on proc chances , and with my current mastery all i can say is masterfrost wins by far
       

    Share This Page