• Visit Rebornbuddy
  • Fury Unleashed I - The best you can get! (Arms, Fury & Protection supported)

    Discussion in 'Archives' started by nomnomnom, May 13, 2013.

    1. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      It is, do'n't forget the modifier. It should work ...
       
    2. stevonick

      stevonick New Member

      Joined:
      Mar 2, 2013
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Keep getting this error.

      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_GuiExtentions.cs(21,25) : error CS1501: No overload for method 'GetValue' takes 1 arguments
      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(67,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?)
      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(70,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?)
      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(74,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?)
      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(75,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?)
      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(80,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?)
      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(466,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?)
      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(469,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?)
      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(473,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?)
      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(474,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?)
      Compiler Error: c:\Users\Stevo\Desktop\Firefly\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(479,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?


      Any idea? Did it the SVN way
       
    3. Millerz

      Millerz New Member

      Joined:
      Oct 5, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Bloodbath

      Hello I've been running this routine on my almost newly dinged warrior for about 10-15 min now.

      what I've noticed the most is that for some reason it aint using Bloodbath cooldown at all... is there any reason behind this?

      This question may have been answered before, but i couldn't find any questions about this.

      *Update* I've attached my logs as it seems it aint attaching the routine at all.
       

      Attached Files:

      Last edited: Jun 11, 2013
    4. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Sorry to say but you did not read the FAQ in the first post. You need to install the free Microsoft .net framework 4.5. The link is in there also, after that it'll work.

      First of all, I see loads of plugin errors. I really suggest cleaning up your HB folder ... Or even better, make a fresh installation! Also for you goes the same, you need to install .net framework 4.5 to make this routine work. It's free and the download link is available in the FAQ in the first post. Also the reason why it doesn't use Bloodbath is cause you are not using the routine ;). You are using Singular, cause of the missing 4.5 framework.

      Edit: To everyone --> SVN URL HAS CHANGED. Checkout with the new url!
       
      Last edited: Jun 11, 2013
    5. Millerz

      Millerz New Member

      Joined:
      Oct 5, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      thanks for the quick response :)

      Thumbs up from here
       
    6. klepp0906

      klepp0906 Banned

      Joined:
      Apr 25, 2013
      Messages:
      1,352
      Likes Received:
      8
      Trophy Points:
      38
      The newest release lacking the Sword/Font Banner at the top or is my install/version just corrupt?
       
    7. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      You probably did not name the folder "Fury Unleashed".
       
    8. klepp0906

      klepp0906 Banned

      Joined:
      Apr 25, 2013
      Messages:
      1,352
      Likes Received:
      8
      Trophy Points:
      38
      Ahah! It needs to be two words doesn't it? I made it one. FuryUnleashed. Will fix it now, and I'm sure that will solve it. Thank you. Definitely the last thing I would have thought of.
       
    9. peter3535

      peter3535 New Member

      Joined:
      Mar 4, 2013
      Messages:
      46
      Likes Received:
      1
      Trophy Points:
      0

      thx you are the best, hope you never will loose your Motivation on this Project!
       
    10. stevonick

      stevonick New Member

      Joined:
      Mar 2, 2013
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0

      Thankyou very much..you caught me out:(
       
    11. oresal

      oresal New Member

      Joined:
      Dec 8, 2012
      Messages:
      139
      Likes Received:
      0
      Trophy Points:
      0
      How can I set up the routine to perform this rotation:

      <=20% health on target, only execute when CS, otherwise generate rage...

      because it seems the execute phase dps is sub-optimal
       
      Last edited: Jun 12, 2013
    12. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Impossible for now. While I completely agree with your logic, the amount of people asking for the suboptimal was astounding ... It's not really hard to add the optimal and add a setting so people can switch between them. Will be in the next release in a few days.
       
    13. Dominowood

      Dominowood Member

      Joined:
      Dec 20, 2012
      Messages:
      641
      Likes Received:
      1
      Trophy Points:
      18
      Nomnomnom возникает такой вопрос обязательно ли использовать заклинание Whirlwind - Spell - World of Warcraft просто некоторые говорят что от него идет большая потеря DPS.
       
    14. oresal

      oresal New Member

      Joined:
      Dec 8, 2012
      Messages:
      139
      Likes Received:
      0
      Trophy Points:
      0
      В каких ситуациях вы теряете ДПС из-за вихрь? это рутина AoE, но я думаю, что должно быть AoE Вкл / Выкл.

      in what situations do you lose dps because of whirlwind? it's an aoe routine, but I do think there should be an aoe on/off selection.
       
    15. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      You can turn off aoe via the GUI, or use hotkey mode to enable or disable. Enough options IMO.

      Whirlwind is no DPS loss. Only used with 3 or more targets. But i will check the AoE rotation.
       
    16. Reflex11

      Reflex11 New Member

      Joined:
      Jun 23, 2012
      Messages:
      119
      Likes Received:
      1
      Trophy Points:
      0
      Any info on PVP support? I can possibly do some testing for you in Arena to get the cr more honed if need be.
       
    17. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      For now, no. But if you want Arms PvP support try out PureRotation. It has very good Arms PVP :).
       
    18. tombot

      tombot New Member

      Joined:
      Oct 18, 2012
      Messages:
      151
      Likes Received:
      1
      Trophy Points:
      0
      Edit - Conducting more tests
       
      Last edited: Jun 15, 2013
    19. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Not sure when you did this testing, but for a few hours there was a incorrect rotation on the private SVN ... If you tested with that, explains alot. Can you re-test with the CURRENT version on private SVN?
       
    20. Puzzyfloor

      Puzzyfloor Member

      Joined:
      May 28, 2010
      Messages:
      224
      Likes Received:
      1
      Trophy Points:
      18
      nomnomnom, could u please add a primary Stance to take at PureRotation?

      Warriors who playin PvP in 5.3 just sitting in Defstance. Cause now the ragegeneration is the same as in arms and fury, also warriors got "Defensive Stance now decreases damage taken by 25%, up from 15%."

      you can ask other warriors also. Ghostcrawler has given us the buff to sit in defstance like dks in bloodpresence in 5.2
      and i can tell u,... this 10% are insane.

      also thats the reason why arms warrior are the new flagcarrier. sitting in arms spec with defstance and the system sees u as dpsclass. which gives u a 25% decrease damage. but sitting in defstance, change it back to 0%. which no other class has. if u understand what i mean.

      u can find many posts on the warrior forums. also in youtube videos, where u can see them sitting just in defstance. so it would be awesome, to chance it manually or doing it by urself.

      https://www.youtube.com/watch?v=DETJibCsYP4 <- Swifty and Bajheera,.. most famous warriors also sitting in defstance.
      Deedee - Arms Warrior 5.3 World PvP at New Barrens - YouTube
      https://www.youtube.com/watch?v=ZEslepkeQbI

      so as u can see in the videos, tutorials and maybe urself in the forums,... ITS A MUSTHAVE and the only buff since 5.1 we got,... do sit in defstance!

      and PureRotation only has "StanceDance" and the primary Battlestance, which he will choose by himself.
       

    Share This Page