• Visit Rebornbuddy
  • Death Vader - Woohoo

    Discussion in 'Archives' started by Xcesius, May 22, 2013.

    1. Stoyo

      Stoyo New Member

      Joined:
      Dec 23, 2012
      Messages:
      160
      Likes Received:
      0
      Trophy Points:
      0
      @alxaw

      Im testing on dummy. Numbers are through the roof! Note that it is on lvl 85 dummy. Cant find a stand alone boss lvl dummy.
      2H Frost with flask, food, prepot and army:
      Open @ 260k
      @ 10m dmg dome ~200k dps
      @ 20m dmg done ~150k dps
      above 50m dmg done holds steady ~ 135-140k dps
      Debuff uptime is above 99%. Does not pause anymore.
      However, I can't make Hotkey use of CDs. I set them and it still uses them. Pausing hotkey works. CD key does not. As Unholy both work. Also there is no output to let me know when the routine is paused or when CD are paused. Most fight require control over CDs.

      Also tested UH. Seems to work fine, but Im doing about 20k less dps. Nothing to worry about - Simcraft also shows UH much lower.

      Great work man! Just hope you can fix CD pausing on Frost and some chat output if possible.
      TY!
       
    2. Xcesius

      Xcesius Community Developer

      Joined:
      May 1, 2011
      Messages:
      2,050
      Likes Received:
      61
      Trophy Points:
      48
      Fixed!

      Chat output can be enabled through CC settings. It's on the left side as WoW ChatOutPut!
       
    3. Stoyo

      Stoyo New Member

      Joined:
      Dec 23, 2012
      Messages:
      160
      Likes Received:
      0
      Trophy Points:
      0
      TY!
      I will test it again in the next 1 hour. In meanwhile I have a couple of questions:
      - What is that throttle time and what should be the setting there?
      - I am setting Racials, PoF and ERW to be used on boss when I use Auto mode. What should be the settings with Hkey?
       
    4. Xcesius

      Xcesius Community Developer

      Joined:
      May 1, 2011
      Messages:
      2,050
      Likes Received:
      61
      Trophy Points:
      48
      Throttle time will be removed as I don't use it.
      OnBoss as automated. But on the Hkey you can push it off and on whenever you want.
       
    5. Stoyo

      Stoyo New Member

      Joined:
      Dec 23, 2012
      Messages:
      160
      Likes Received:
      0
      Trophy Points:
      0
    6. gregt

      gregt New Member

      Joined:
      Feb 14, 2010
      Messages:
      93
      Likes Received:
      0
      Trophy Points:
      0
      hotkeys (cd) work fine for me. Make sure you have each bound to something even if you aren't using them. Raid level dummy can be found in ebon hold (dk city).

      531ilvl UH testing:

      Five 5 minute averages:

      DV - 120k
      Pure - 120k
      TuanHA (paid) - 117k

      Side note: DV's aoe rotation is far ahead the other CCs as he is managing diseases better on main target when tabbing (or things dieing).
       
    7. Stoyo

      Stoyo New Member

      Joined:
      Dec 23, 2012
      Messages:
      160
      Likes Received:
      0
      Trophy Points:
      0
      They work as UH. I had one boss today as UH and it works. Altho, when blowing CDs together with BL and Berserking, I was seeing almost all my runes sitting ready. So I was doing like 150k. Switched to Frost and PR and jumped to like 200k.
      They don't work as Frost.

      P.S. but I will go test again now. I know about the ebon hold dummy. However, yesterday I tested some rotation on it (don't remember which) and it was trying to do AOE, altho it is very far from anything else.
       
      Last edited: Jun 19, 2013
    8. Stoyo

      Stoyo New Member

      Joined:
      Dec 23, 2012
      Messages:
      160
      Likes Received:
      0
      Trophy Points:
      0
      Just did tests again:
      PR Frost 108k
      DV Frost 111k
      DV UH 92k

      DV UH Hkeys work properly. DV Frost the CR is using CDs no matter what settings I make.
       
    9. Xcesius

      Xcesius Community Developer

      Joined:
      May 1, 2011
      Messages:
      2,050
      Likes Received:
      61
      Trophy Points:
      48
      Not sure why they don't work for you.. Try and delete your "Death Vader" folder in Settings
       
    10. RichieSams

      RichieSams New Member

      Joined:
      Jul 4, 2010
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      Couldn't pick from routine manager. Attached log.
       

      Attached Files:

    11. Xcesius

      Xcesius Community Developer

      Joined:
      May 1, 2011
      Messages:
      2,050
      Likes Received:
      61
      Trophy Points:
      48
      You don't have .net framework 4.5. Please install it and try again
       
    12. anobuddy

      anobuddy New Member Legendary

      Joined:
      Apr 11, 2011
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      What is this sorcery!?

      View attachment 3652 2013-06-24 19.07.txt

      How can I fix this error?

      Code:
      [17:07:25.523 D] Activity: Initializing Routines
      [17:07:25.525 D] Reloading AssemblyLoader<ICombatRoutine> - [RoutineManager] ReloadRoutineAssemblies called.
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(59,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CommandsBorderColor' and no extension method 'CommandsBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(62,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'HelpBorderColor' and no extension method 'HelpBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(66,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusBackColor' and no extension method 'SelectedItemWithFocusBackColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(67,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusForeColor' and no extension method 'SelectedItemWithFocusForeColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(72,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'ViewBorderColor' and no extension method 'ViewBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(354,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CommandsBorderColor' and no extension method 'CommandsBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(357,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'HelpBorderColor' and no extension method 'HelpBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(361,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusBackColor' and no extension method 'SelectedItemWithFocusBackColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(362,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusForeColor' and no extension method 'SelectedItemWithFocusForeColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(367,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'ViewBorderColor' and no extension method 'ViewBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
      [17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_PropertyGridExtention.cs(19,25) : error CS1501: No overload for method 'GetValue' takes 1 arguments
      
       
      Last edited: Jun 24, 2013
    13. wakkawakka22

      wakkawakka22 New Member

      Joined:
      Nov 11, 2011
      Messages:
      204
      Likes Received:
      2
      Trophy Points:
      0
      rename the folder to "Death Vader" with a space
       
    14. anobuddy

      anobuddy New Member Legendary

      Joined:
      Apr 11, 2011
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
    15. wakkawakka22

      wakkawakka22 New Member

      Joined:
      Nov 11, 2011
      Messages:
      204
      Likes Received:
      2
      Trophy Points:
      0
      PHP:
      [20:17:23.329 NCharacter is a level 90 Pandaren Monk
      [20:17:23.330 NCurrent zone is Shrine of Two Moons
      Mate, this shows your character is a Monk... this CR is for Death Knights only. If you started Honorbuddy while logged into another character, it will not work. Please close all sessions of honorbuddy and start a new session when logging into another character.
       
    16. deeluxejon

      deeluxejon Member

      Joined:
      Jan 15, 2010
      Messages:
      138
      Likes Received:
      0
      Trophy Points:
      16
      What talents and glypphs work best for unholy?
       
    17. Xcesius

      Xcesius Community Developer

      Joined:
      May 1, 2011
      Messages:
      2,050
      Likes Received:
      61
      Trophy Points:
      48
      Runic Corruption is currently the number one choice for Unholy DK's
       
    18. Bekimo

      Bekimo New Member

      Joined:
      Oct 9, 2010
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      Was recommended to use this.. still dont get even near the PQR rotations with frost or unholy.

      Frost rotation dont even use Blood tap what is the best atm to dps rotation and BIG issue is that it uses DW rotation and im using 2H that is ranked better than DW. For DW frost that rotation is decent but still needs polishing like adding the blood tap usage. Its not huge dps increase but still it is.. and if this is to be the best then it should act like the best. :)
       
    19. Xcesius

      Xcesius Community Developer

      Joined:
      May 1, 2011
      Messages:
      2,050
      Likes Received:
      61
      Trophy Points:
      48
      Pfft, Blood Tap is only good for DW. RE is for Two-Hander, RC is for Unholy.

      DW is a loss behind Twohander's anyways.
       
    20. Sadistor

      Sadistor New Member

      Joined:
      Mar 1, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      Been a follower of your routine for a while now and cheers for your work, but got a bit of a facepalm when i got raped in dps by another DK in bluegear last night (i got ilvl 495) so i tested Bloodys routine and almost doubled my output ^^
      I've read your tread and ppl say they get the most out the DK with your routine but i just cant get the crank out of it.
      Got the last svnupdate and pretty much go with stocksettings, 2h, frost... With Bloodys i hold ~90k dps on dummy and with Vader i level out at ~50k.
      Got any setupsugestions for the routine that im missing?

      Regards/ Sado
       

    Share This Page