Exact same issue as me!
Is there a way to have profiles for old world stuff like northern barrens, etc? I get the folder structure however I don't see eastern kingdoms or kalimador.
Thanks
Now its gotten farther and seems to start mining/herbing, but it seems to go into a loop switching back from farmer to banker over and over again. (Just keeps switching back/forth)
Is there a way to to have it not use two different characters, to just use the main character to farm and also input to auctionhouse?
Yeah I think it maybe Lifespirit item that causes this problem? Is there anyway to have the bot not pick it up lol
I just noticed it still doing it even with nothing in the inventory =/
This could be one of the best scripts for honorbuddy, just need to get this annoying bugs sorted haha.
Based on Version 1.2 i have made some changes, so people without Cataclysm Flying can use this profile ;-)
The Profile checks now if Cataclysm Flying learned or not. when not, it use the ground mount to go to northend, outland or repair.
The Changes made for Outland, Northend and Repair in City ;-)
Tested by me for some hours and it works perfect ^^
P.S. I added "<CustomAction Code="MyLog("Outland: {0}",Settings["Outland"]);" />", because it was missing.
//Edit: One question: EnableZoneTimer resets everytime i start the bot or? for example i use arelog or hbreloger:
1 Task: Own AH Profile (Time ~15 Minutes)
2 Task: MultiZone Profile (Times ~60 Minutes)
and this tasks loops. So i set MultiZone (min 75 Minutes, Max. 90 Minutes) for Northrend and Outland and start the Bot in OG.
Then he got to Northend and Farm. After 60 Minutes ARelog or HBReloger Task 2 ends and he starts Task 1 again. When Task 1 is over he go back to Task 2. But now the Time for "EnableZoneTimer" resets or and he so he never comes to change the zones.
Is it possible to save the "TimeToSpendInZone"? So he use the rest of time when log log back again?
Thanks for adding to it, much appreciated and i will def use it as part of the main profile. As far as "TimeToSpendInZone", i myself has had the same problem, i haven't found a way to keep the timer even when the bot is restarted. Each bot stop, restarts the timer. That's a highvoltz question, he's the smart one![]()
<If Condition="Me.FreeNormalBagSlots <=4 && Me.ZoneId != CityZoneID" IgnoreCanRun="False">
<CustomAction Code="MyLog("Hearthing because I have only {0} free bags slots",Me.FreeNormalBagSlots);" />
<CallSubRoutine SubRoutineName="Hearth" />
</If>