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

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

Status
Not open for further replies.
well . I do everything what TS says but bot do nnot prospecting ores and dod not milling herbs and make ink from them. What to do?
 
Old Posts Thread

@ anyone reading this, i made this thread so that ppl could keep their post counts, but also keep my threads clean from old posts.

- Kick
 
Last edited by a moderator:
humproblem
i was doing in Dragonblight the quest :
stocking up
wow crashed as usual when i use quest bot and i tried to stop the bot
i restarted and now the bot seems to be totally lost in quest, it don't continue to collect ore, it go grind in borean tundra the spot with spiders, but it already done this before.
So i think now bot is totally lost in quest, how to fix and make it continue the order it was done before wow crashed ?
 
drop ? abandon or complete ?
i closed and restarted HB 5 times already, bot always want to go grind, there is the
run mwacro 1
wait timer to expire
Goal : gind to lvl71
Grinding
and it mount and want to go grind

edit :
so i killed the hb process
abandon the quest
restarted hb

here the log
same thing it go grind
 
Last edited:
does it say "grind to 71" and then start moving? or does it say grind to 71 and just sits there?

if it just sits there, wait for it, it takes about 1-1.5 minutes per zone that you've done each time that you click start

i'm in zul'drak and I'm dreading pressing stop :D
 
Using Newest version i am at Star's Rest in Dragon blight the quest below crashes my wow client over and over. I did it manunally and it seemed to go to the next quest in the line but crashed about 1 minute into that next quest after it killed a woodlands walker(tree quest mob).


Code:
<PickUp QuestName="The Focus on the Beach" QuestId="12065" GiverName="Image of Archmage Modera" GiverId="26673" />
			<Objective QuestName="The Focus on the Beach" QuestId="12065" Type="CollectItem" ItemId="36751" CollectCount="1" CollectFrom="26762" />
			<If Condition="(HasQuest(12065))" >
				<UseItem QuestName="The Focus on the Beach" QuestId="12065" ItemId="36751" X="3139.822" Y="2142.694" Z="24.08412" />
				<CustomBehavior File="WaitTimer" WaitTime="5000" />
			</If>
		<TurnIn QuestName="The Focus on the Beach" QuestId="12065" TurnInName="Image of Archmage Modera" TurnInId="26673" />
 
weird, make sure you bug report your crashes.

and by crash, you mean wow shuts down?

not something that says "cannot find file X, stopping bot"?
 
after reading the changes in the HB released the other day about questing related crashes its prolly something to do with that. I just updated my HB to current one as i have been offline for a few days and was unaware of the new release. I have just started up the bot and it has been running good for about 2 min or so. If i run into any problems i will let you know. Other than that thanks for all the hard work you put into these profiles, it is much appreciated!!
 
no it said
Goal : gind to lvl71
Grinding
and mount and go to the spot, i need to stop it everytimes to don't run there.
 
no it said
Goal : gind to lvl71
Grinding
and mount and go to the spot, i need to stop it everytimes to don't run there.

[03:13:44:455] Error compiling condition in If tag, Error:65 ) attendue

when's the last time you downloaded the profile?

or are you using the one from my blog?

Either way, if it was more than 12 hours ago, re-download (make sure you delete old profile)
 
Last edited:
as i said few post below i use ur alpha project now
no i dled it few hours ago maybe 10 hours
 
weird....

click start and tell me where it goes to grind please (map SS is great)

I think it MIGHT be this one:

PHP:
			<If Condition="(HasQuest(12167))" >
					<SetGrindArea>
						<GrindArea>
							<Factions>2018</Factions>
							<Hotspots>
								<Hotspot X="3925.885" Y="2290.881" Z="155.9592" />
								<Hotspot X="3924.077" Y="2225.981" Z="157.2459" />
								<Hotspot X="3930.229" Y="2159.198" Z="156.0372" />
								<Hotspot X="3871.145" Y="2148.005" Z="123.5001" />
								<Hotspot X="3857.068" Y="2182.437" Z="123.0144" />
								<Hotspot X="3851.364" Y="2210.959" Z="123.2647" />
								<Hotspot X="3887.851" Y="2219.933" Z="124.3433" />
								<Hotspot X="3851.651" Y="2268.586" Z="123.5507" />
							</Hotspots>
						</GrindArea>
					</SetGrindArea>
				<GrindTo Condition="(HasItem(36958))" />
			</If>
			<Objective QuestName="Kill the Cultists" QuestId="12167" Type="CollectItem" ItemId="36957" CollectCount="5" />
		<TurnIn QuestName="Kill the Cultists" QuestId="12167" TurnInName="Warden Jodi Moonsong" TurnInId="26973" />

but it should only grind if it has the quest...
 
no it go grind where there are spiders
at icemist village something like that
 
delete the current profile that u have of mine

download new one from blog. I just updated it now


<If Condition="((HasQuest(12167)) &amp;&amp; (!HasItem(36958)))" >
I had to add this line
 
Last edited:
ok ty will try after a little break
i'm tired now 5.25am and don't sleep yet
i need to dl the xml only, right?
 
Received this error when trying to Turn in Celestine of the harvest. Also, did not get the quest for this either (had to do it manually.)

[1:47:51 AM:921] interact done: 0x434D6B34
[1:47:52 AM:483] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Bots.Grind.LevelBot.(Object )
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Wait..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.()
[1:47:52 AM:484] Cleared POI - Reason Exception in Root.Tick()
[1:47:52 AM:484] Cleared POI
[1:47:52 AM:643] Changed POI to: Type: Train, Name: Celestine of the Harvest

Also received the following while trying work on The Prison Rooftops

Loading Gilneas2_30_37
Could not generate full path from {-1762.267, 1412.911, 21.58546} to {-1679.734, 1442.122, 52.28712} (time used: 22 milliseconds)
Could not generate full path from {-1756.659, 1410.086, 19.78219} to {-1679.734, 1442.122, 52.28712} (time used: 21 milliseconds)
Could not generate full path from {-1746.225, 1395.891, 19.78219} to {-1679.734, 1442.122, 52.28712} (time used: 22 milliseconds)
Could not generate full path from {-1737.748, 1391.991, 19.79318} to {-1679.734, 1442.122, 52.28712} (time used: 22 milliseconds)
Could not generate full path from {-1725.603, 1393.244, 21.6691} to {-1679.734, 1442.122, 52.28712} (time used: 21 milliseconds)
Could not generate full path from {-1715.502, 1405.271, 21.6691} to {-1679.734, 1442.122, 52.28712} (time used: 25 milliseconds)
 
Last edited:
Both of those are fixed in the version I have, I am doing some behavior changes then will release it in a day or so.
 
Status
Not open for further replies.
Back
Top