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)

Awesome CR!, only 2 levels before I can test it on level 90.

Was wondering two things.
1. How do I disable auto usage of Intimidating Shout? It uses it on some inconvenient times. :)
2. Will the disable/enable using CDs not work until level 90? I can't seem to get it to use anything but Berserkers Rage.
 
Got some errors

Can you please say why I periodically got some errors?
Code:
[20:04:09.567 D] System.AccessViolationException: Could not read bytes from 519CBE0C [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
   at Styx.WoWInternals.Lua.GetReturnValues(String lua, String scriptName)
   at Styx.WoWInternals.Lua.GetReturnVal[T](String lua, UInt32 retVal)
   at Styx.WoWInternals.WoWSpell.get_CooldownTimeLeft()
   at Styx.CommonBot.SpellManager.CanCast(WoWSpell spell, WoWUnit target, Boolean checkRange, Boolean checkMoving, Boolean accountForLagTolerance)
   at Styx.CommonBot.SpellManager.CanCast(WoWSpell spell, WoWUnit target, Boolean checkRange, Boolean checkMoving)
   at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target, Boolean checkRange, Boolean checkMoving)
   at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target, Boolean checkRange)
   at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target)
   at FuryUnleashed.Core.FuSpell.<>c__DisplayClass4.<Cast>b__2(Object ret) in c:\HonorBuddy\Routines\Fury Unleashed\Core\FU_Spell.cs:line 41
   at Styx.TreeSharp.Decorator.CanRun(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Tyrael.Tyrael.LockSelector.Tick(Object context) in c:\HonorBuddy\Bots\Tyrael\Tyrael.cs:line 143
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.()

and this lines before cast is normal?
Code:
[20:05:10.127 D] [CGSpellBook::CastSpell] Override ID: 18499, KnownIndex: 70
[20:05:11.181 D] [CGSpellBook::CastSpell] Override ID: 85288, KnownIndex: 69
 

Attachments

Can you please say why I periodically got some errors?
Code:
[20:04:09.567 D] System.AccessViolationException: Could not read bytes from 519CBE0C [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
   at Styx.WoWInternals.Lua.GetReturnValues(String lua, String scriptName)
   at Styx.WoWInternals.Lua.GetReturnVal[T](String lua, UInt32 retVal)
   at Styx.WoWInternals.WoWSpell.get_CooldownTimeLeft()
   at Styx.CommonBot.SpellManager.CanCast(WoWSpell spell, WoWUnit target, Boolean checkRange, Boolean checkMoving, Boolean accountForLagTolerance)
   at Styx.CommonBot.SpellManager.CanCast(WoWSpell spell, WoWUnit target, Boolean checkRange, Boolean checkMoving)
   at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target, Boolean checkRange, Boolean checkMoving)
   at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target, Boolean checkRange)
   at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target)
   at FuryUnleashed.Core.FuSpell.<>c__DisplayClass4.<Cast>b__2(Object ret) in c:\HonorBuddy\Routines\Fury Unleashed\Core\FU_Spell.cs:line 41
   at Styx.TreeSharp.Decorator.CanRun(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Tyrael.Tyrael.LockSelector.Tick(Object context) in c:\HonorBuddy\Bots\Tyrael\Tyrael.cs:line 143
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.()

and this lines before cast is normal?
Code:
[20:05:10.127 D] [CGSpellBook::CastSpell] Override ID: 18499, KnownIndex: 70
[20:05:11.181 D] [CGSpellBook::CastSpell] Override ID: 85288, KnownIndex: 69
The overrides are fine, the error is something I will look in to. Thanks for reporting. Its not a showstopper though, just looks messy in the logs.

Awesome CR!, only 2 levels before I can test it on level 90.

Was wondering two things.
1. How do I disable auto usage of Intimidating Shout? It uses it on some inconvenient times. :)
2. Will the disable/enable using CDs not work until level 90? I can't seem to get it to use anything but Berserkers Rage.
I'll add an option to disable it in the next release. For the CD issue i'll need a logfile.
 
Thank you.
It is not always it uses Intimidating Shout badly, I had a few times where it waited until the tank had gathered a large group for AoE and then it used it.
Got a lot of praise for that. :) We could AoE very large packs without the tank taking any serious amount of damage.

The CD issue went away once I hit level 90, unfortunately I did a fresh install of my warrior HB folder after hitting level 90 and forgot to keep the logs. Sorry about that.
 
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_GuiExtentions.cs(21,25) : error CS1501: No overload for method 'GetValue' takes 1 arguments
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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?)
 
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_GuiExtentions.cs(21,25) : error CS1501: No overload for method 'GetValue' takes 1 arguments
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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\Emil\Desktop\Honorbuddy 2.5.7407.644\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?)
See the FAQ in the first post, you need .net framework 4.5. Its free and the download link is in the first post :).
 
Simply amazing CR. Just hit ilevel 463 and got in my first lfr.
This is me as top dps after the first boss.
ilvl463_warrior_dps.webp

Again, amazing work. :)
 
Ah I just noticed that the credits for people who helped arnt in the posts any more! Re-adding them now in the first post, sorry for that guys!

Oh ... movement, facing and targeting is coming ;).
 
hi nomnomnom, i was reading a bit in tyrael forum, coz of the hard fps drops i had in the past weeks (down to 19 fps, sometimes 15 o.0) using ure cc.

here is an older quote of u:
@ everyone: If your FPS drops with framelock enabled, this is a problem with the routine. Not with Tyrael . Its quite complicated to make a routine to be fully framelock compatible, so most of the times the routine author cannot fix it. You can report it, so the routine maker can at least look at it .

so is it a routine problem right now, or what happend? any suggestions to fix it?
 
hi nomnomnom, i was reading a bit in tyrael forum, coz of the hard fps drops i had in the past weeks (down to 19 fps, sometimes 15 o.0) using ure cc.

here is an older quote of u:
@ everyone: If your FPS drops with framelock enabled, this is a problem with the routine. Not with Tyrael . Its quite complicated to make a routine to be fully framelock compatible, so most of the times the routine author cannot fix it. You can report it, so the routine maker can at least look at it .

so is it a routine problem right now, or what happend? any suggestions to fix it?
Possibly. But is it just framedrops or is it the traditional stuttering? And when does it happen? Also, there hasn't been major updates on the routine for several weeks now so I'm not really sure if it's a routine or HB issue. Post a logfile, tell me when it happens and what you're doing when it happens.

I'm not having these issues with Tyrael, framelocked at 60 TPS with my PC (I do use a different version then the 118 release).
 
i would suggest looking at the bot release from today as tony actually mention an overall improvement in the bot to reduce the amount of FPS drops. this would also lead me to believe it might have been an issue with the bot and not the CC that you have been experiencing.
 
Need several people to test out the new version. Must be fury (as majority of changes are fury), PM me if you're interested. I'll require you to share your characters armory (regular or anonymous) and I require you to do 3 runs of 3 different versions and let me know the difference in DPS, feeling, smoothness and more.

Only PM if you're up for that task!
 
With Protection my fps drops from 105 to 15-20 every time the Warrior attacks.

With Lazyraider. Is it normal?
 
You receveive my donnation now becose i use it, and really good working !! , and important ,its FREE !! no force to buy it !! i recompense you job ! man
if you are another link or beta test , pleasure to test it !
:cool:
 
You receveive my donnation now becose i use it, and really good working !! , and important ,its FREE !! no force to buy it !! i recompense you job ! man
if you are another link or beta test , pleasure to test it !
:cool:
Thank you, it's appreciated!
 
Back
Top