It looks like this routine spams HS over RB when CS is up is. Do I have the wrong routine loaded. What should the rotation and priority look like? I also get these errors.
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Core\Unit.cs(368,54) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Core\Unit.cs(379,54) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Core\Unit.cs(390,54) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Core\Unit.cs(401,55) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Interfaces\GUI\Interface.cs(500,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: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Interfaces\GUI\Interface.cs(501,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: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Interfaces\GUI\Interface.cs(502,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: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Interfaces\GUI\Interface.cs(503,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)'