rosstheboss007
New Member
- Joined
- Oct 1, 2012
- Messages
- 4
Hey Cicro, when do you think the rest of Suramar will be finished??
Got the same error, looks like the bot is trying to turn in a quest it hasn't completed yet.
Code:Goal: Turning in Quest - Close Enough ([url=http://wowhead.com/quest=40830]Close Enough - Quest - World of Warcraft[/url]) : To - First Arcanist Thalyssra : ID - 97140 [Ref: "Turnin" @line 271]
Must have failed the 2nd part of the objective somehow, carrying the guy into the cave.
What is the very first quest, "Fallen Star" ? I'm unsure when I should start the profile.
Hello
[Avoid-16138%(info)] Installed avoidance system
[Profile Message]: Loading quests for Suramar
[DoWhen-DoWhen(error)] DoWhenActivity 'ActivityName(ReturningZombies)' is not in use.
Bot stopping! Reason: Nothing more to do.
[ProfileCompatibilityInfo-Profil(info)] Uninstalled avoidance system
[Avoid-16138%(info)] Installed avoidance system
[Profile Message]: Loading quests for Suramar
Could not find quest giver NPC with ID 245328 in database.
Bot stopping! Reason: Could not create current in quest bot!
[ProfileCompatibilityInfo-Profil(info)] Uninstalled avoidance system
Not sure what this means, I have done some (most?) of the intro quests I suppose. I'm at 2650/3000. Still need to get this last few hundred.
Hey Cicro, when do you think the rest of Suramar will be finished??
Here my feedback.
DK Blood - Horde.
Monitoring it, this is what I saw.
1. Right after starting the profile, run to the taxi point to dalaran.
This error show up, while checking points.
[DoWhen-DoWhen(error)] DoWhenActivity 'ActivityName(ReturningZombies)' is not in use.
2. Later, when unlocking the first TP, you are tp to the void neant, or whatever, and need to kill Thwen.
<Vendor Name="Thwen" Entry="101116" X="2300.457" Y="3537.414" Z="564.5146" />
At this point, my char didn't move at all, and block to: "Waiting for object to appear to pick up quest from"
3. You code line is.
Goal: Picking Up Quest - Close Enough (Close Enough - Quest - World of Warcraft) : From - Chief Telemancer Oculeth (Chief Telemancer Oculeth - NPC - World of Warcraft) [Ref: "Pickup" @line 264]
HH> Manual intervention needed.
Right clicked on the char, to start the fight.
After the fight, still nothing.
Want to target dead target (which disapear)
HH> Manual intervention needed.
Right clicked on Oculeth, to finish the zone, and TP outside.
Turn in quest was bugged.
Just needed to stop and restart HB.
I guess this is an issue caused my multiple user's intervention before.
4. Going to Thalyssra.
Can't turn in quest with her. (because i need to feed her before)
But bot is blocked at this point.
HH> Manual intervention needed.
Feed Thalyssa with ancient mana.
<Vendor Name="Thalyssra" Entry="97140" X="1709.102" Y="4627.535" Z="124.0056" />
Next char, feeded him, all was smooth.
Just noticed, again, the red line on the HB console.
Nothing happen about it in game
"[DoWhen-DoWhen(error)] DoWhenActivity 'ActivityName(ReturningZombies)' is not in use."
5. Failed to pickup next quest.
Bot stopped, saying no more to do.
Suramar, 0/11, but char in the ""city"", or whatever it is.
Still caped to 300 ancient mana
here what I saw, hope it may help.
Thank youvery much for you contribution, your profile is really helpfull =)
Hello,
Thanks, my bad for the feedback useless, didn't read all posts before testing.
I used the latest version from the SVN when I wrote the post above.
And sentences at the end was for others people, just state what I did, what's working, etc
But all fine, yeah
Fixed in latest SVN version. Added coords for the "quest giver"
Hi,
Im having a problem this morning with your profileSo far it has been amazing great work!
cannot find NPC with ID 101499 - I believe this is the quest to Teleportation Netwrok.
Thank you
Anyone can tell me what this means "[DoWhen-DoWhen(error)] DoWhenActivity 'ActivityName(ReturningZombies)' is not in use."
Alright cool, the beginning quest line worked just fine for me btw!!
<CustomBehavior File="Hooks\DoWhen" ActivityName="ReturningZombies" AllowUseDuringCombat="true" LogExecution="false" UseAtInterval="2000" >
<CustomBehavior File="RunCode"><![CDATA[
if (Me.CurrentTarget != null && Me.CurrentTarget.Entry == 98555)
{
Lua.DoString("ExtraActionButton1:Click();");
await Coroutine.Sleep(1500);
SpellManager.ClickRemoteLocation(Me.CurrentTarget.Location);
}
]]>
</CustomBehavior>
</CustomBehavior>
<While Condition="HasQuest(41760) && !IsQuestCompleted(41760)" >
<DisableBehavior Name="Combat" />
<DisableBehavior Name="Pull" />
<CustomBehavior File="InteractWith" TerminateWhen="IsQuestCompleted(41760)" NumOfTimes="100" MobId="98555" IgnoreCombat="true" KeepTargetSelected="true" ProactiveCombatStrategy="NoClear" MobState="Alive" WaitTime="10000">
<HuntingGrounds>
<Hotspot X="1551.905" Y="4664.612" Z="148.0817" />
<Hotspot X="1502.666" Y="4731.902" Z="143.8503" />
<Hotspot X="1373.847" Y="4692.781" Z="129.6458" />
</HuntingGrounds>
</CustomBehavior>
<EnableBehavior Name="Combat" />
<EnableBehavior Name="Pull" />
</While>
<CustomBehavior File="Hooks\DoWhen" ActivityName="ReturningZombies" Command="Remove" />
How about this for quest Kel'danath's Legacy? seems much efficient
Code:<CustomBehavior File="Hooks\DoWhen" ActivityName="ReturningZombies" AllowUseDuringCombat="true" LogExecution="false" UseAtInterval="2000" > <CustomBehavior File="RunCode"><=!=[=C=D=A=T=A=[ if (Me.CurrentTarget != null && Me.CurrentTarget.Entry == 98555) { Lua.DoString("ExtraActionButton1:Click();"); await Coroutine.Sleep(1500); SpellManager.ClickRemoteLocation(Me.CurrentTarget.Location); } ]=]=> </CustomBehavior> </CustomBehavior> <While Condition="HasQuest(41760) && !IsQuestCompleted(41760)" > <DisableBehavior Name="Combat" /> <DisableBehavior Name="Pull" /> <CustomBehavior File="InteractWith" TerminateWhen="IsQuestCompleted(41760)" NumOfTimes="100" MobId="98555" IgnoreCombat="true" KeepTargetSelected="true" ProactiveCombatStrategy="NoClear" MobState="Alive" WaitTime="10000"> <HuntingGrounds> <Hotspot X="1551.905" Y="4664.612" Z="148.0817" /> <Hotspot X="1502.666" Y="4731.902" Z="143.8503" /> <Hotspot X="1373.847" Y="4692.781" Z="129.6458" /> </HuntingGrounds> </CustomBehavior> <EnableBehavior Name="Combat" /> <EnableBehavior Name="Pull" /> </While> <CustomBehavior File="Hooks\DoWhen" ActivityName="ReturningZombies" Command="Remove" />
Worked great. I was able to get to Survey Says... - Quest - World of Warcraft. @Cicrocoft is this where it is supposed to stop?
I had to do 2 parts manually, but nothing crazy. The first was at the beginning I had to enter the cave myself to turn in a quest. The second time was to target the mob in the weird moon gravity place.
THANKS!