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

[Test] Honorbuddy 2.0.0.5445

Status
Not open for further replies.
Do CCs and Profiles need to be updated? I've gotten two errors with 5445 that I didn't get with 5419?

For reference. The Profile error I got using (Kicks 1-68 Horde Profile)
[Profile Message]: Compiling Ashenvale Quests
[Profile Message]: Compiling The Mor'shan Rampart Quests
[Profile Message]: Compiling Warsong Labor Camp Quests
[Profile Message]: Compiling Splintertree Post Quests
[Profile Message]: Compiling Zoram'gar Outpost Quests
Could not create current in quest bot; exception was thrown
Object reference not set to an instance of an object.

And using Apsalara Rogue CC I get
Spell book built
Could not compile CC from D:\HonorBuddy\CustomClasses\Singular!
File: Targeting.cs Line: 91 Error: 'Styx.WoWInternals.WoWObjects.WoWMovementInfo' does not contain a definition for 'RunBackSpeed' and no extension method 'RunBackSpeed' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWMovementInfo' could be found (are you missing a using directive or an assembly reference?)

I've already notified them both in their threads but I felt like I should put it here too

report the first issue on Kick's thread and the second on CC thread plz
 
the Bg auto join still not working ! :/

Queueing up RandomBattleground
Waiting 5 seconds before accepting port

But nothing happend
 
go under settings then plugins and uncheck auto equip that should resolve until they get everything fixed
 
I'm getting disconnected all the time :s
I set my honorbuddy to do Random BG and i the middle of nr 2 or 3 im getting disconnected :/
Please help with some auto login or something like that :D
 
after 10 minutes online seems to work fine. No more problems with standing in front of mob in combat doing nothing. Thanks for fast fix.
 
BG Beta Bot still won't accept the ques when they pop, it just stands there :( any eta on a possible fix for that?
 
How do one fix this issue ?

Using Apsalar for Singular

Same for me

Error is not showing in 5419 so something is broken in 5445

Code:
 [LEFT]Could not compile CC from G:\hb5445\CustomClasses\Singular!File: Targeting.cs Line: 91 Error: 'Styx.WoWInternals.WoWObjects.WoWMovementInfo' does not contain a definition for '[B]RunBackSpeed[/B]' and no extension method [B]'RunBackSpeed'[/B] accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWMovementInfo' could be found (are you missing a using directive or an assembly reference?)[/LEFT]

Code:
        public static float RunningAwayRelativeSpeed( this WoWUnit unit )
        {
            if(unit.IsValid) {
                if(!WoWMathHelper.IsFacing(
                        unit.Location,
                        unit.Rotation,
                        Me.Location,
                        (float)(Math.PI)) &&
                    unit.MovementInfo.MovingForward)
                    return unit.MovementInfo.RunSpeed / Me.MovementInfo.RunSpeed;
                if(WoWMathHelper.IsFacing(
                        unit.Location,
                        unit.Rotation,
                        Me.Location,
                        (float)(Math.PI)) &&
                    unit.MovementInfo.MovingBackward)
[COLOR=#ff0000]                   [B]return unit.MovementInfo.RunBackSpeed / Me.MovementInfo.RunSpeed;  <--- This is line 91
[/B][/COLOR]          }
            return 0;
        }
 
Last edited:
So, I tried to download it, and it says I have exceeded my download limit. I haven't downloaded it at all today, although I have tried. What is going on????????
 
A problem that showed up in 5445 only.

Just informing incase it is a HB error...

thx for the heads up ;)

API was changed due to Blizz changing stuff around. Field is still there, just called something else.
 
this version seems to be working alot better....thanks Hb Team for all of your hard work :)
 
That sucks that there is a daily download limit for paying customers :(. can anyone reupload it for me?
 
Haha agree, Im sitting here trying to reinstall the thing and apparently I'm not allowed to download hb aswell. sadface on my behalf.
 
You have to log in BEFORE finding the DL link
Step 1 Log In
Step 2 Find the right forum for the DL
Step 3 DL
Done.
 
Status
Not open for further replies.
Back
Top