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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
Hello.

I would like to know, why my bot always grinds since around lvl60. I am lvl 75 now and all it does is grinding its way up. Is this normal behavior?
(ofc I am running questing mode)

Hi, Eksabok,

You'll need to attach your full log, so we can see what you're trying to do, and where, and what may be going wrong for you.


cheers,
chinajade
 
during the golden lotus quests while im doing hte ones around the lake, my druid keeps trying to use flight form before swimming around and will end up drowning.
 
Here you are. I hope that's enough.
cache issue

Hi again, Eksabok, and thanks for the log.

Indeed, your caches look corrupt. Here's how to repair...
  • Shut down WoW and Honorbuddy
  • Delete the WoW/Cache/, WoW/Data/Cache/, and Honorbuddy/Cache/ directories
  • Restart WoW and Honorbuddy
Caches can get corrupted a few of ways:
  • You switch toons, or do a quick log out/in, without restarting Honorbuddy
  • You simultaneously run multiple sessions of Honorbuddy from the same directory on disk
  • There are other (user caused) triggers, but these are the most common.
We bump into this so much and type the same reply out, Kick just assumes everyone knows how to fix it.

And to be clear, this is not a profile bug. But, if you are not off-and-away after this, let's see a fresh log, please.

cheers,
chinajade
 
Last edited:
Hi Brodie,

Thanks so much for fixing the errors I reported in the Shado-Pan and August Celestials profiles - that solved both issues.

Tillers -> Cloud Serpent -> Anglers -> Klaxxi -> Shado Pan -> Golden Lotus -> August Celestials. If you start from the middle, it does NOT backtrack.

I was wondering what you think about revising this because Shado-Pan requires Golden Lotus revered. How about:

Tillers -> Cloud Serpent -> Anglers -> Klaxxi -> Golden Lotus-> Shado Pan -> August Celestials
 
during the golden lotus quests while im doing hte ones around the lake, my druid keeps trying to use flight form before swimming around and will end up drowning.

Make sure you have the "AntiDrown" Plugin active to avoid the drowning. Is your bot using Flight Form to fly, or as a faster way to ground travel?

Hi Brodie,

Thanks so much for fixing the errors I reported in the Shado-Pan and August Celestials profiles - that solved both issues.

I was wondering what you think about revising this because Shado-Pan requires Golden Lotus revered. How about...

I thought about it but at this time no. Klaxxi --> Shado Pan is a smaller flight. Until Rep checks are working, I'm going to leave it here for now. Once they're working I plan to change the order a little to compensate.
 
I thought about it but at this time no. Klaxxi --> Shado Pan is a smaller flight. Until Rep checks are working, I'm going to leave it here for now. Once they're working I plan to change the order a little to compensate.

Rep checks are working now :) They were fixed in the last HB release.
 
As long as he doesn't mean friendship, which hasn't been wrapped yet

The funny thing is:
it got fixed 29.12.2012 already ;) Changeset [6667] (Source/Styx): - Fixed Faction Standings for new MoP factions
 
Last edited:
As long as he doesn't mean friendship, which hasn't been wrapped yet

No just reputation. I just looked through the patch notes, and didn't see anything about it. Of course its semi tough for me to test as I only have 1 character at level enough for dailies, and he's exalted with everyone. I've been avoiding questing to save for Loremaster (partially underway now).

Is it safe to assume the Rep calls are for the Rep ID listed in Wowhead?
 
No just reputation. I just looked through the patch notes, and didn't see anything about it. Of course its semi tough for me to test as I only have 1 character at level enough for dailies, and he's exalted with everyone. I've been avoiding questing to save for Loremaster (partially underway now).

Is it safe to assume the Rep calls are for the Rep ID listed in Wowhead?
Yes, it matches the Wowhead faction IDs. Here's what I've been using with your profiles:

PHP:
  	<!--
  	Exalted = [42000...42999) 
  	Revered = [21000..42000) 
  	-->
	
		<!-- If Im not revered with Klaxxi -->
		<If Condition="GetFactionReputation(1337) &lt; 21000">
			<CustomBehavior File="LoadProfile" ProfileName="themopdailyexp\[Rep] The Klaxxi Dailies [Brodie]" />
		</If>
		<!-- If Im not revered with Golden Lotus -->
		<If Condition="GetFactionReputation(1269) &lt; 21000">
			<CustomBehavior File="LoadProfile" ProfileName="themopdailyexp\[Rep] Golden Lotus Dailies [Brodie]" />
		</If>
		<!-- If Im not revered with Shado-Pan -->
		<If Condition="GetFactionReputation(1270) &lt; 21000">
			<CustomBehavior File="LoadProfile" ProfileName="themopdailyexp\[Rep] Shado Pan Dailies [Brodie]" />
		</If>
		<!-- If Im not revered with The August Celestials -->
		<If Condition="GetFactionReputation(1341) &lt; 21000">
			<CustomBehavior File="LoadProfile" ProfileName="AugustCelestialDaily" />
		</If>
		<!-- If Im not exalted with The Tillers -->
		<If Condition="GetFactionReputation(1272) &lt; 43000">
			<CustomBehavior File="LoadProfile" ProfileName="Tillers Dailies\[N - Quest] Tiller Dailies-With Extras" />
		</If>
 
is it posible to set a dps class as tank to make it follow him? like i am a hunter on my main and i wana play with my bot so i want to make my feral druid follow my hunter and attack my targets think it wil be fun for BG and soloing
i have tryed seting my hunter as tank but it is still not following him... and it is not attaking who my hunter attacks..... the only thing it is doing is seld defence if attacked
help plz!

i think this also wil be use full if i wna raid with it so i can have it folow muself for easyer making sure it dosnt bug up or simply messes up something

i just downloaded a new verson of HB ant it worked :P
 
Last edited:
Ok...

Did the bot plant the seed?
Did it take care of the weed?
Did it attempt to turn in?
Details...

I planted all the seed before with the planting profile. Then i started the Tillers Dailie profile. She did not plant anything, she turnes the sprinkler on, the bug thing, and loop the same.
 
I planted all the seed before with the planting profile. Then i started the Tillers Dailie profile. She did not plant anything, she turnes the sprinkler on, the bug thing, and loop the same.

Yes. That is because you have no spaces left to plant.
The Farm Dailies profile does NOT dig up an existing plant. If you have filled all spaces already, then you will get stuck.
 
Status
Not open for further replies.
Back
Top