What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

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

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!
 
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!
Stupid question, but are you initiating combat? It won't start combat for you.
 
Not stupid, I thought the same, but when I start combat it still doesn't go through routine.
 
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)
 
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?
 
Soon, revision 1.5.5.6 will be it. Just a few more last minute minor tweaks to be done! :cool:

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)
Correct!

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!
Post a logfile, or no support.
 
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.

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
 
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
 
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
 
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!
 
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.
 
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.
Read the FAQ in the first post. You are missing .net Framework 4.5. Download link is in the FAQ
 
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?
 

Attachments

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?

Seems like someone forgot to add cooldowns to arms :o
 
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??
 
Back
Top