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

Honorbuddy 2.0.0.3626 Discussion Thread

Status
Not open for further replies.
twin peaks

just inb4 sleeptime

- in bg he's not waiting anymore until the door is open and the bg begins
he is senseless running against the door totally obvious

- not gilneas the other new bg has much mesh issues

Yes in Twin Peaks, my rogue runs himself senselessly against the door, jumping up and down. I do that myself once in a while when im feeling impatient and I also see actual players do it just for fun. I dont think people will think of this as a bot action.

The main problem im getting in TP though is that my rogue doesnt know how to navigate away from the graveyard. the graveyard is simply in a high area and all u need to do pretty much is jump down the ledge (think wsg). the log says the same thing.
 
Not so much of a bug, per se, but more of a "the way it works".

I am a Balance Druid and I can't use the new random mount option. As a Balance Druid, we have to move out of our shapeshifted form to be able to mount, but HB doesn't understand this, so it tries to mount while still in Moonkin form.

Thanks
 
Any idea why did my toons stucked at the spot with an activity named POI: Fly.

Tried changing profiles but still the same
 
don't you think i tried that dipshit, go back to being a fail artist boy.

Well, no, I didn't know what you tried, 'cause you posted a bunch of QQ, so I tried to help based on what I could see. Maybe you should quit WoW, it seems to cause you a lot of stress....
 
anyone else having issues with custom behaviors?
 
Why are we hearing so many of the "Oops I forgot X, sorry" or "X forgot to include Y, sorry", etc. ? I mean, don't you guys do any internal testing before you release it to us? Just a quick run of each feature to ensure nothing got broken? This seems especially egregious when the element that is broken is the #*)($&# bug tracker! Come on!

No since this just a test version we're just meant to test it so we can reports bugs back, Obviously they will on a proper release.

Regards,
Nick.
 
Not so much of a bug, per se, but more of a "the way it works".

I am a Balance Druid and I can't use the new random mount option. As a Balance Druid, we have to move out of our shapeshifted form to be able to mount, but HB doesn't understand this, so it tries to mount while still in Moonkin form.

Thanks

I assume you've turned auto-shifting off. WoW (for quite a while now) will automatically leave your shapeshift form when doing things that require it. I forget exactly what CVar it is (sorry), but it should be on by default.

I'll get back to you on which it is in a little bit.
 
@ Negative attitude people:
Guys, have you ever written code?
Have you ever written a profile, a CC, a plugin, a program?

If not, then you have no clue how hard it is for these guys to do their job.

People make mistakes, even the great Hawker, Nesox, Apoc, Erenion and all of the other great developers.

Cut them some slack! I forget stuff all of the time in my profile... yes, I fix it (as any of my constant feedback persons will tell you).

@ Devs - Keep up the good work, I fished all night with mr.fishit (bot inside of hb, not standalone) and got my guild some fish to level up their skills in cata. Keep up the great work!

<3

- Kick
 
no issue here one thing could u add an option that it Grinds And does COnquest togetter like mixmode for the conquest points to get bg gear on 85?
 
I assume you've turned auto-shifting off. WoW (for quite a while now) will automatically leave your shapeshift form when doing things that require it. I forget exactly what CVar it is (sorry), but it should be on by default.

I'll get back to you on which it is in a little bit.
this has been raised multiple times

moonkin form is broken, it doesnt autoshift. all other forms do - its a wow bug.
 
Hb doesend mount always many times he just walks when grinds he not always use mount afther a kill could u check that out?
 
This version is pretty much the best one in ages. Grinding works awesome. (can't comment on pvp as I don't use that.)

I have yet to see one HB error.
There is but one thing that would make this version 100% and that would be an update
to autoequip so it would factor in armor type.
 
This version is pretty much the best one in ages. Grinding works awesome. (can't comment on pvp as I don't use that.)

I have yet to see one HB error.
There is but one thing that would make this version 100% and that would be an update
to autoequip so it would factor in armor type.

actually you can do that yourself

go to the plugins/autoequip/weight sets folder, choose your "type", edit, armor value"0.01" to "1.01" and boom, you're done

This is the paladin-ret weightset that I use:
Code:
<?xml version="1.0" encoding="utf-8"?>
<WeightSet Class="Paladin" Spec="Retribution">
 [COLOR=red][B] <DPS>2.01</DPS>[/B][/COLOR]
[B][COLOR=red] <Armor>2.01</Armor>[/COLOR][/B]
  <MeleeAttackPower>0.1373</MeleeAttackPower>
  <Agility>0.1432</Agility>
  <Strength>0.3475</Strength>
  <Stamina>0.4</Stamina>
  <HitRatingMelee>0.2631</HitRatingMelee>
  <CriticalStrikeRatingMelee>0.1517</CriticalStrikeRatingMelee>
  <HasteRatingMelee>0.0874</HasteRatingMelee>
  <HitRating>0.2631</HitRating>
  <CriticalStrikeRating>0.1517</CriticalStrikeRating>
  <HasteRating>0.0874</HasteRating>
  <ExpertiseRating>0.162</ExpertiseRating>
  <AttackPower>0.1373</AttackPower>
  <ArmorPenetrationRating>0.082</ArmorPenetrationRating>
  <SpellPower>0.0445</SpellPower>
  <MetaSocket>15.85</MetaSocket>
  <RedSocket>4.8</RedSocket>
  <YellowSocket>3.3</YellowSocket>
  <BlueSocket>2.4</BlueSocket>
</WeightSet>

I use 2 instead of 1, as I like armor and dps... but 1 is recommended so that it doesn't heavily weight the scales in armor / dps favor
 
Last edited:
actually you can do that yourself

go to the plugins/autoequip/weight sets folder, choose your "type", edit, armor value"0.01" to "1.01" and boom, you're done

This is the paladin-ret weightset that I use:
Code:
<?xml version="1.0" encoding="utf-8"?>
<WeightSet Class="Paladin" Spec="Retribution">
 [COLOR=red][B] <DPS>2.01</DPS>[/B][/COLOR]
[B][COLOR=red] <Armor>2.01</Armor>[/COLOR][/B]
  <MeleeAttackPower>0.1373</MeleeAttackPower>
  <Agility>0.1432</Agility>
  <Strength>0.3475</Strength>
  <Stamina>0.4</Stamina>
  <HitRatingMelee>0.2631</HitRatingMelee>
  <CriticalStrikeRatingMelee>0.1517</CriticalStrikeRatingMelee>
  <HasteRatingMelee>0.0874</HasteRatingMelee>
  <HitRating>0.2631</HitRating>
  <CriticalStrikeRating>0.1517</CriticalStrikeRating>
  <HasteRating>0.0874</HasteRating>
  <ExpertiseRating>0.162</ExpertiseRating>
  <AttackPower>0.1373</AttackPower>
  <ArmorPenetrationRating>0.082</ArmorPenetrationRating>
  <SpellPower>0.0445</SpellPower>
  <MetaSocket>15.85</MetaSocket>
  <RedSocket>4.8</RedSocket>
  <YellowSocket>3.3</YellowSocket>
  <BlueSocket>2.4</BlueSocket>
</WeightSet>

I use 2 instead of 1, as I like armor and dps... but 1 is recommended so that it doesn't heavily weight the scales in armor / dps favor

Think you misunderstood. (or perhaps I needed to explain myself more).

When my shamie isn't fully in mail, I don't get my +5% intellect because of mail mastery...
Same deal with every other class..

So I'm not looking for max armor, I'm looking for a switch to always wear the type of armor you're supposed to.
 
Think you misunderstood. (or perhaps I needed to explain myself more).

When my shamie isn't fully in mail, I don't get my +5% intellect because of mail mastery...
Same deal with every other class..

So I'm not looking for max armor, I'm looking for a switch to always wear the type of armor you're supposed to.

Yes, I understood you correctly, but if you want it to stop wearing cloth / leather (b/c the other stats may outweigh mail) then you need to boost the armor setting. even if its not at 2.01 persay, at least boost it up to 0.20 so it weights a little more versus cloth

@Mario, You know that you have to attach the whole log.txt ... you've been here a while ;)
 
Last edited:
Status
Not open for further replies.
Back
Top