Kickazz006
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 20,566
no what u just wrote about my log
.zip your log (right click and compress) then attach it, which is also stated in the link I gave you
no what u just wrote about my log
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)
no what u just wrote about my log
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
Here you are. I hope that's enough.
Thanks in advance!
Here you are. I hope that's enough.
cache issue
Tillers -> Cloud Serpent -> Anglers -> Klaxxi -> Shado Pan -> Golden Lotus -> August Celestials. If you start from the middle, it does NOT backtrack.
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.
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.
Rep checks are working nowThey were fixed in the last HB release.
As long as he doesn't mean friendship, which hasn't been wrapped yet
Yes, it matches the Wowhead faction IDs. Here's what I've been using with your profiles: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?
<!--
Exalted = [42000...42999)
Revered = [21000..42000)
-->
<!-- If Im not revered with Klaxxi -->
<If Condition="GetFactionReputation(1337) < 21000">
<CustomBehavior File="LoadProfile" ProfileName="themopdailyexp\[Rep] The Klaxxi Dailies [Brodie]" />
</If>
<!-- If Im not revered with Golden Lotus -->
<If Condition="GetFactionReputation(1269) < 21000">
<CustomBehavior File="LoadProfile" ProfileName="themopdailyexp\[Rep] Golden Lotus Dailies [Brodie]" />
</If>
<!-- If Im not revered with Shado-Pan -->
<If Condition="GetFactionReputation(1270) < 21000">
<CustomBehavior File="LoadProfile" ProfileName="themopdailyexp\[Rep] Shado Pan Dailies [Brodie]" />
</If>
<!-- If Im not revered with The August Celestials -->
<If Condition="GetFactionReputation(1341) < 21000">
<CustomBehavior File="LoadProfile" ProfileName="AugustCelestialDaily" />
</If>
<!-- If Im not exalted with The Tillers -->
<If Condition="GetFactionReputation(1272) < 43000">
<CustomBehavior File="LoadProfile" ProfileName="Tillers Dailies\[N - Quest] Tiller Dailies-With Extras" />
</If>
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.