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

Honorbuddy Beta Builds

Status
Not open for further replies.
BGBuddy Feedback. I like the changes in AB seems to do a pretty good job. Suggestion to have Offesnive/Defensive mode enabled. A t simple toggle one fires up the offensive XML and goes and grabs nodes the other simply grabs farm or bs and holds it just randomly moves around the flag guarding it. I know you HK's will suck and your DMG output may be minimum but half the AB's im in farm gets taken by alliance because everyone leaves it. More defense would be good have it do a check if 2+players at node move to next to defend. if less 2+ players stay at node to defend.
 
Newest version doesnt seem to realize that the bags are full so he have to got the vendor
 
just changes to a few small quests, about to get a major system update on hopefully one of the next few ones so will let you know. Change wont affect anything already there.
 
3 Days, the same problem.:
Honorbuddy v2.5.6419.500 started.
Logging in...
Buddy Sessions: 0/0
-----
Shared Sessions: 0/0
Invalid Account Details
Authentication failed!

.... there's a shit, pay bot for not use...
 
3 Days, the same problem.:
Honorbuddy v2.5.6419.500 started.
Logging in...
Buddy Sessions: 0/0
-----
Shared Sessions: 0/0
Invalid Account Details
Authentication failed!

.... there's a shit, pay bot for not use...
current version x.501 and btw... just ask tony Support Issues

back to topic!
 
Which Bot? (Grind, Quest, Archaeology Buddy, BGBuddy, etc) - All

Character Information (Class, Level, Race, Spec) - Warlock, 44, Goblin, Demonology

Date the bug occured (please be as specific as possible, eg; Weds, 12th of October, at 5:36 AM EST) - 10/24/2012

Please list all plugins currently enabled (as well as links to any plugins not packaged with HB by default) - Default

Which Custom Class are you using? Please include the version, and link if applicable. - Singular Customized

I have found and described a number of issues, here are their topics:
http://www.thebuddyforum.com/honorbuddy-forum/developer-forum/80708-iswithinmeleerange.html
http://www.thebuddyforum.com/honorbuddy-forum/developer-forum/79981-debuff-check.html
http://www.thebuddyforum.com/honorb...s/79909-development-singular-core-issues.html
http://www.thebuddyforum.com/honorbuddy-forum/support-issues/78784-spell-cannot-cast.html

And a Simple Request as Well:
http://www.thebuddyforum.com/honorbuddy-forum/support-issues/79222-request-swimming-mount.html
 
There is a "bug" in the Rogue Routine:

case NonLethalPoisonType.Leeching:
if (SpellManager.HasSpell(LeechingPoison) && !StyxWoW.Me.HasAura(LeechingPoison))
return MindNumbingPoison;
break;

so its spamming MindNumbingPoison over LeechingPoison.

Right will be:

case NonLethalPoisonType.Leeching:
if (SpellManager.HasSpell(LeechingPoison) && !StyxWoW.Me.HasAura(LeechingPoison))
return LeechingPoison;
break;
 
Problems with Quest-Bot?

delete:



  • [*=1]../Chache/


    [*=1]../CompiledAssemblies/


    [*=1]../Data.bin
re-download HB and only copy Data.bin in ur HB-folder
 
The bot will always fly with the flying mount first imagine, but this is the biggest and I get stuck more often.
the bot itself is selected by ID number and also by another name Mount ...

sorry for my bad english but if what I write is incomprehensible it again in German.
that's what google translator says: P
 
this is just a short excerpt from a full script

the sense of this script is that 3 different things to be fished

once the first object fished, the behavior itself is as "done" and are called as "done" for subsequent used again.
this results in a continuous loop, which can only be skipped after the BOT has been restarted and the compiled data are deleted.
 

Attachments

mount issues when its being casted the mount on the last it interupts.
 
Which Bot? BGBuddy

Character Information (Class, Level, Race, Spec): Warrior, 90, Human, Prot

What profile were you using? (if applicable. Please provide a link, or an attachment for the profile) Stock BG profiles

Date the bug occured (please be as specific as possible, eg; Weds, 12th of October, at 5:36 AM EST) 10/26/12 2:46 PM CST

Please explain, in as much detail as possible, what the bug is. (The more detail, the better) If your report has no information, or we can't determine what you're talking about, the bug will be ignored. Please be concise with your report.

Please explain any steps to reproduce this bug. If the bug is not reproducible, we may not be able to fix it.

The BGbuddy bot keeps trying to mount only albino drake in bgs which is a flying mount. It will not try and use the mounts I put in settings.

Please list all plugins currently enabled (as well as links to any plugins not packaged with HB by default) Disabled them all.

Which Custom Class are you using? Please include the version, and link if applicable. Singular
 

Attachments

Last edited:


  • Experimental native flying support being implemented.

Interesting. Care to explain how this will work? Kinda like ground mounts where if it figures out it's so far away, (or unreachable?) it will just fly there?
 
Interesting. Care to explain how this will work? Kinda like ground mounts where if it figures out it's so far away, (or unreachable?) it will just fly there?

Dont worry about it for now, will explain it all once its turned on.
 
Status
Not open for further replies.
Back
Top