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)

On dev-pub Arms is updated:

* Math to decide wether Whirlwind or Slam is the best option in AoE situations. Formula is as follow:
PHP:
Unit.NearbyAttackableUnitsFloat / wwcost >= (Unit.NearbySlamCleaveUnitsFloat * 3.3) / slamcost
 
ok keyboard warriors settle down, thanks for the arms update nom much better than before
 
Prot rotation Dev release 1.5.0
Rage dumping seems to be fixed (thanks)
Still not prioritizing Execute at <20% health
 
Prot rotation Dev release 1.5.0
Rage dumping seems to be fixed (thanks)
Still not prioritizing Execute at <20% health
Added Spell.Cast("Execute", ret => G.ExecutePhase && Me.CurrentRage > 60),

As high priority.
 
Noom yesterday tested version 1.5.0 and drew attention to switch targets at a distance of at Target. And notice that the solo at Target is a significant loss of DPS, while just can not understand with what exactly is in the same pool svyazanno.Tak of any boss with Chardjev a burst DPS is great but if he lost, the character moves a couple of steps. Also all interisuet exactly how the routine in the spec weapon?
Should I change the branch to branch Fury Arms?
 
nomnomnomnom, I've doubled checked the front page updates to those net frameworks, but still seem to get an error.

Code:
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Core\Unit.cs(141,62) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Shared.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Shared.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Core\Unit.cs(146,62) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Shared.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Shared.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Core\Unit.cs(151,62) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Shared.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Shared.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Core\Unit.cs(156,63) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Shared.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Shared.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(492,37) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(493,13) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(494,37) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(495,13) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)'
 
Last night I made the developer rotation for Protection. It's pushed to the dev-pub SVN. Feel free to try it out. Remember to change the rotation in your GUI!

nomnomnomnom, I've doubled checked the front page updates to those net frameworks, but still seem to get an error.

Code:
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Core\Unit.cs(141,62) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Shared.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Shared.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Core\Unit.cs(146,62) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Shared.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Shared.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Core\Unit.cs(151,62) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Shared.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Shared.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Core\Unit.cs(156,63) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Shared.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Shared.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(492,37) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(493,13) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(494,37) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)'
Compiler Error: d:\HB Station\Applications\World of Warcraft\HB Mobile 1\Routines\Fury Unleashed\Interfaces\GUI\Interface.cs(495,13) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)'
Your installation is corrupt. Create a fresh HB install, that will solve this.

Noom yesterday tested version 1.5.0 and drew attention to switch targets at a distance of at Target. And notice that the solo at Target is a significant loss of DPS, while just can not understand with what exactly is in the same pool svyazanno.Tak of any boss with Chardjev a burst DPS is great but if he lost, the character moves a couple of steps. Also all interisuet exactly how the routine in the spec weapon?
Should I change the branch to branch Fury Arms?
Ignore people complaining about you speaking russian, please post in russian again. Too much gets lost in translation.
 
Last night I made the developer rotation for Protection. It's pushed to the dev-pub SVN. Feel free to try it out. Remember to change the rotation in your GUI!


Your installation is corrupt. Create a fresh HB install, that will solve this.


.

this si with a fresh hb install...
 
Fury Unleashed - The best you can get! (Arms, Fury & Protection supported)

Ur checkout is wrong.

It's saying there are ambiguous calls :(

Are u sure it's not

FuryUnleashed\
- branch
- trunk

... Etc

But FuryUnleashes\
- the right stuff ( not sure what nom has in here )

Because if the routine has two different versions: e.g Stable & Developer.

It will try and load both.. Which gives u those errors.

Sent from phone, so excuse my formatting.
 
this si with a fresh hb install...
That's weird. Just tried both dev-pub and dev-priv and they compile just fine on the current HB release. The error you're getting happens most of the time when either your installation is corrupt or you've checked-out the routine in 2 different folders or the same files twice. You cannot run both release AND development on one HB install also.
 
just installed the stable version for obvious reasons, with a fresh HB and new folder.
 
Ignore people complaining about you speaking russian, please post in russian again. Too much gets lost in translation.

Noom я хотел сказать что английский язык я не могу освоить никак. А насчёт рутины заметил что в рейде на любом боссе под бурстами ДПС отличный. В одну цель ДПС значительно теряется,понять бы только из за чего. В целом обновление рутины 1.5.0 отличное.

Возникают пару вопросов:
Данная версия рутины считается тестовой?
Можно ли добиться данной рутиной отличного ДПС в ветке оружие?
 
Think found a bug/the problem.

If you checkout from the RELEASE svn, it will make dotnet_4_5 folder, then when you load it for the first time all is fine. Second time you load it it checks for updates but makes a new folder called Fury Unleashed, having 2 folders that conflict one or another. deleting the dotnet_4_5 folder reload HB and suddenly it says there is an update but no problems with loading. Even after reloading the whole bot.
 
Think found a bug/the problem.

If you checkout from the RELEASE svn, it will make dotnet_4_5 folder, then when you load it for the first time all is fine. Second time you load it it checks for updates but makes a new folder called Fury Unleashed, having 2 folders that conflict one or another. deleting the dotnet_4_5 folder reload HB and suddenly it says there is an update but no problems with loading. Even after reloading the whole bot.
When you checkout, you NEED the trailing /. So not /dotnet_4_5 but /dotnet_4_5/
 
tried latest dev svn arms, whirlwind logic seems a bit bad, its using it even on 2 targets(target dummies in org),then I editet those 3 lines in armscombat.cs put whole ww in // and classic slaming does shitload more dmg
 
Yeah there isn't a whole lot of options so we can nail this ARMS rotation down to see what's better. Can you share your modded armscombat.cs with me.
 
Code:
Compiler Error: c:\Users\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\GuiExtentions.cs(19,25) : error CS1501: No overload for method 'GetValue' takes 1 arguments
Compiler Error: c:\Users\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\Interface.Designer.cs(69,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\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\Interface.Designer.cs(72,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\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\Interface.Designer.cs(76,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\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\Interface.Designer.cs(77,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\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\Interface.Designer.cs(82,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\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\Interface.Designer.cs(532,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\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\Interface.Designer.cs(535,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\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\Interface.Designer.cs(539,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\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\Interface.Designer.cs(540,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\NVMax\Documents\Honorbuddy\Routines\Fury unleashed\dotnet_4_5\Interfaces\GUI\Interface.Designer.cs(545,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?)

Tried everything, reinstalled .net framework 3 times, I have done the fresh install of Honorbuddy and still get this crap... what am I doing wrong ? I followed the instructions to the T.....
 
Finally got it to work, it was with the SVN check out method, after actually browsing the repo and going to main directory of your svn and checking out from there it works, I have no clue why but I dont give a damn its now working holy hell.
 
Back
Top