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

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

    1. garyl2k

      garyl2k New Member

      Joined:
      Sep 21, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Hey guys,

      Just started using this on a new created warrior, though for some reason its not attacking? Any ideas?

      Everything seems OK, no errors, installed fine, updated fine, just won't attack!
       
    2. zimmy130

      zimmy130 New Member

      Joined:
      Mar 28, 2013
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Stupid question, but are you initiating combat? It won't start combat for you.
       
    3. garyl2k

      garyl2k New Member

      Joined:
      Sep 21, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Not stupid, I thought the same, but when I start combat it still doesn't go through routine.
       
    4. Frayman

      Frayman Member Legendary

      Joined:
      Apr 5, 2013
      Messages:
      817
      Likes Received:
      16
      Trophy Points:
      18
      If its a new Warrior it may not work until you are level 10 because it needs to run off a specialization. (arms, fury etc)
       
    5. hiidan

      hiidan New Member

      Joined:
      Nov 5, 2012
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      I am currently still at 1.5.4.3 ( release svn )

      is this already the newest version which nomnom has announced us recently? or will soon have a 1.5.5.5 release version come?
       
    6. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Soon, revision 1.5.5.6 will be it. Just a few more last minute minor tweaks to be done! :cool:

      Correct!

      Post a logfile, or no support.
       
    7. garyl2k

      garyl2k New Member

      Joined:
      Sep 21, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Still happens even at level 10, tried the following modes:

      Questing with I Want Movement plugin
      Tyrael - Even manual attacking, doesn't kick in routine

      I am using Fury, have a fresh install of HB and have also deleted and freshly installed the routine.

      Log attached. View attachment 12408 2014-01-09 19.59.txt

      Thanks
       
    8. orthofunk

      orthofunk New Member

      Joined:
      Jun 24, 2013
      Messages:
      99
      Likes Received:
      0
      Trophy Points:
      0
      Hello, I noticed the FU login message recommends using Development rotation for Prot spec... however when I select Development in the settings, my warrior does nothing. Everything is fine using Release rotation.
      Using IR 1.5.4.8 with HB v2.5.9262.720 and Tyrael 5.5.8

      Thanks
       
    9. garyl2k

      garyl2k New Member

      Joined:
      Sep 21, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      I got it working, no idea how... Played around with settings, had to reinstall again, set from development mode back to release and now seems to work!

      Thanks guys
       
    10. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Internal Revision 1.5.5.6 released!

      General:
      * Added MultiDoT cast method.
      * Added DamageTracker.
      * Updated Aura detection method.
      * Added the option for Manual-Cast pause. Very experimental, its Work in Progress.
      * Fixed an issue with initializing Hotkeys.
      * Updated the Debugger GUI.
      * Added caching for character's GUID - (Root.MyGuid).
      * Added rotation information to the logging at routine start, here you can see which rotations I recommend!
      * Minor improvements in all rotations (Eg; Me.CurrentTarget != null to Unit.IsViable(Me.CurrentTarget))
      * Fixed aura detection for Galakras trinket - Should now properly prioritize Storm Bolt during CS.
      * Fixed aura detection for Skull Banner - Should now not pop Skull Banner when another aura is already active.
      * Renamed some bools for easier reading.
      * Rearranged the General Settings.

      Functional:
      * Added Interrupt-time Randomization (Doesn't immediately interrupt anymore, let the cast go for a while and randomly interrupts).
      * Created a logic for casting Vigilance. Can be set in the settings - Cast on Tank or Raidmember when below XX% HP.

      Arms Specifics:
      * Sorry ... Nothing.

      Fury Specifics:
      * Updated Fury Rotations (Single Target, HeroicStrike, AoE, Execute and Cooldowns).
      * New development rotation added. Try it out, but the Release rotation should perform above excellent!

      Protection Specifics:
      * Improved the Protection rotation for optimal performance and threat generation.
      * Added a logic for automated Shield Block and Barrier selection (Enabled by default).
      * Removed T15 setbonus support.

      As I removed some files from the Release SVN, it might be possible that this update breaks your routine. Just redownload it entirely!
       
    11. JoeRodge

      JoeRodge New Member

      Joined:
      Apr 27, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\GuiExtentions.cs(19,25) : error CS1501: No overload for method 'GetValue' takes 1 arguments
      Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(70,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\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(73,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\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(77,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\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(78,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\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(83,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\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(149,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\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(152,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\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(156,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\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(157,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\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(162,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?)
      Compiler Error: error CS1508: Resource identifier 'Resources.resources' has already been used in this assembly

      It says that whenever I open Honor Buddy.

      Edit: I've never used this plugin before now. So it is the latest version posted. Even tried Updating the SVN to make sure.
       
    12. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Read the FAQ in the first post. You are missing .net Framework 4.5. Download link is in the FAQ
       
    13. Rayvo

      Rayvo New Member Legendary

      Joined:
      Jul 3, 2013
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      Mega Nice Work
       
    14. Penorthegreat

      Penorthegreat New Member

      Joined:
      Feb 26, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Reinstalled the routine after the update, as recommended. I can't get it to use my CDs anymore, Avatar, Recklessness and such are unused. Im Arms, btw. whats up with that?
       

      Attached Files:

    15. Xcesius

      Xcesius Community Developer

      Joined:
      May 1, 2011
      Messages:
      2,050
      Likes Received:
      61
      Trophy Points:
      48
      Seems like someone forgot to add cooldowns to arms :eek:
       
    16. HB5926Y20

      HB5926Y20 Member

      Joined:
      Jun 22, 2011
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      Same here, have I forgot something?
       
    17. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      I'll push a fix for Arms cooldowns tomorrow.
       
    18. Santa's Little Helper

      Santa's Little Helper New Member

      Joined:
      Jan 17, 2013
      Messages:
      73
      Likes Received:
      0
      Trophy Points:
      0
      Always break something before you fix it ;p
       
    19. HB5926Y20

      HB5926Y20 Member

      Joined:
      Jun 22, 2011
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      Wow, that's a quick reply. Awesome, thank you so much for your work, I love Fury Unleashed.
       
    20. duayne1231

      duayne1231 New Member

      Joined:
      Sep 7, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      I have notcied that when i am in bgs, The bot dislikes charge and will mount and dismount on a regular occurrence ?? have i made some settings wrong??
       

    Share This Page