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

[Release] Honorbuddy 2.0.0.5494

Status
Not open for further replies.
when was the last time you updated singular via svn? If your answer is never or 2 weeks or more than try updating it

edit: went back through your log.... update your HB client this is from your log "[5:42:14:335] Honorbuddy v2.0.0.5462 started!"
now answer this question look at the topic title thread and see which release number is greater.....

This problem does not depend on the СС, I tried different СС. And this is a bug in the latest version 5494!
 
Its been running fine since 94 came until today.

Sent from my GT-I9000 using Tapatalk
 
We any closer to figuring out why it won't target some things anymore like deathwings claws? Doesn't matter what cc's have used shamwow, singular etc. Have to click a whole bunch of times to attack. It's really bad on dragon soul bosses. :(
 
Hi, I've got a problem with my Druid. He keeps trying to cast Shred even if I'm is facing the mob, and not behind. I've tried three four types of CC's and all have the same problem (Singular update from SVN 16/12/2011, ILoveAnimals Latest version, Durid Feral CC from Apoc, and a modified Durid CC by Drake).
I'm starting to think that there's a problem with the bot getting the condition IsBehind(Me.CurrentTarget).
There's any problem with Rogues with ambush/backstab too?

Here is one example of Duric (by Apoc) code, that I judge its right, but my char keeps trying to Shred the mob even facing him.

Code:
new Decorator(
                            ret => !Me.CurrentTarget.HasAura("Mangle") && SpellManager.CanCast("Mangle (Cat)"),
                            new Action(ret => SpellManager.Cast("Mangle (Cat)"))),
                        CreateCast("Rake", ret => !Me.CurrentTarget.HasAura("Rake") || Me.CurrentTarget.GetAuraByName("Rake").CreatorGuid != Me.Guid),
                       [B] CreateCast("Shred", ret => IsBehind(Me.CurrentTarget)),[/B]
                        // Don't swipe if we don't have more than 2 people/mobs on us, within range.
                        CreateCast("Swipe (Cat)", ret => Adds.Count(u => u.DistanceSqr <= 5 * 5) >= 2),

                        //new ActionLog("Mangle"),
                        CreateCast("Mangle (Cat)"))),


See time 18:50:23:381, 18:50:59:474 from log "16-12-2011_18_49 5296" ([18:49:59:084] Chose Durid as your combat class!)


See time 18:47:21:248, 18:47:26:685, 18:47:47:351 and 18:47:49:024 from log "16-12-2011_18_40 3672" ([18:40:32:002] Chose Singular v2 $Revision: 480 $ as your combat class!)

I could post more logs but you can see my point.
 

Attachments

Hi, when i want to change something in my bot after pressing "Bot Config" i get the following.

"Value of "245" is not a valid "Value". "Value" should be between "minimum" and "maximum". Parameter name : Value.

Now there is a built in "send error report" button but when pressed it says "Transfering report. (ERR This aplication has submitted too many reports.)

So now im stuck with settings i last made and cant switch from mining to herbing for example or whatever i want to do. Can someone pls help me with this. I am running latest version and ive tried reinstalling everything.


View attachment 2011-12-17_22_21 5380 Log.txt
View attachment 2011-12-17_22_23 6052 Log.txt
View attachment 2011-12-17_22_26 1984 Log.txt
 
Last edited:
Can we have an explanation as why hunter backtracks be4 going to loot/skin a mob.

I've previously posted regarding this WITH a log.

Also why isn't it walking a straight line towards loot/skin.

Now it makes turns like a robot while approaching corpse....
Navigation is getting worse and worse for every release.

Delay between loot/skin seems to be back also.

When going to loot/skin it should clear last hotspot and set a new hotspot to walk towards corpse in a STRAIGHT LINE.

EDIT: provided a picture on how it approaches a corpse now.
GREEN = DESIRED ROUTE
BLACK = ACTUAL ROUTE
 

Attachments

Last edited:
We any closer to figuring out why it won't target some things anymore like deathwings claws? Doesn't matter what cc's have used shamwow, singular etc. Have to click a whole bunch of times to attack. It's really bad on dragon soul bosses. :(

well blizzard never "mapped" the gunship, spine and madness encounters with proper x,y,z cords so mouse postions are not being sent to HB... this is something I saw in the ownedcore forums... so i have no idea if they are gonna be able to get that issue resolved
 
Can someone please help me? I re-installed HB2 because my WoW has been constantly disconnecting and crashing me (Don't know why) so I did a fresh re-install of both. Now, when I log on using my username and password I constantly get an error of an Invalid Account. I know for a fact that I am NOT entering false information and it is still not working. Could it be any windows update? This is lame and I am getting heavily irritated because I wanted to go to bed 2 hours ago :(

Please and thank you.
 
i need a "repair now" button , similar to "empty bags" , cause it doesnt always repair when emptying bags. thx
 
Whats up with the BG bot? If I run it on my rogue, dk, shammy it works fine... but my Lock its always trying to save Belinda in AV every game. Saving Belinda only works with large groups, which died with the old honor system years ago. Now my lock ALWAYS runs to save Belinda at start and its me trying to solo 30+ horde. The bottom of the HB window even says "Moving to Belinda".

Also, still no word on the EotS fix? I've been complaining about that since I first started HB. You've fixed everything but the one thing that stops u from botting bgs. You CAN NOT bot EotS with this glitch or ur bot runs into the rock the ENTIRE GAME untill u manually go stop / restart the bot. I have submitted many logs on this issue, yet it seems to be ignored everytime! How many logs must i post on 1 issue before someone reads 1? In EotS, the bot runs to the left, off the side of the rock and skips the 2nd rock to prevent fall damage. The bot the spends the rest of the game, or untill u stop it, running into a rock thinking its gonna magically teleport back to the rock it skipped where its next hotspot it. But that rock is 20 feet above your head!
 
Any idea why Honorbuddy freezes up after a while and I can't stop it or anything ? I literally have to kill he process to stop it working, ending the task does nothing. This has been an issue for a few releases. Is this just my computer, or is this a known issue which hasn't been fixed yet ?
 
any combat engagement fix coming? the standing infront of the mobs getting bashed start to get old on paladin at least ( my dk dont have that problem )
 
Status
Not open for further replies.
Back
Top