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

Questing, is it a joke or do I fail?

Sam86

Member
Joined
Jan 21, 2010
Messages
72
Reaction score
0
So, every month or so I've been coming back to try out the quest bot. Today is the most success i've ever had, with it completing a whole quest before it broke.

Profile: http://www.buddyforum.de/showthread.php?8846-QuestOrder-Horde-Eastern-Kingdoms-1-60/page15

Quest:
Code:
 <!-- The Mindless Ones (level 2) -->
      <!-- Shadow Priest Sarvis wants you to kill 5 Mindless Zombies and 5 Wretched Ghouls.   -->
      <!-- http://www.wowhead.com/quest=364 -->
      <PickUp QuestName="The Mindless Ones" GiverName="Shadow Priest Sarvis" QuestId="364" GiverId="1569" />
      <!-- Creature: Mindless Zombie -->
      <Objective QuestName="The Mindless Ones" QuestId="364" Type="KillMob" KillCount="5" MobId="1501" />
      <!-- Creature: Wretched Ghoul -->
      <Objective QuestName="The Mindless Ones" QuestId="364" Type="KillMob" KillCount="5" MobId="1502" />
      <TurnIn QuestName="The Mindless Ones" NpcName="Shadow Priest Sarvis" QuestId="364" TurnInId="1569" />

The issue is that it just keeps opening and closing the window to hand in the quest.

HB Logs
Code:
[05:33:23:200] Changed POI to: Type: None, Loc: <0, 0, 0>
[05:33:23:291] Using wow with process id: 7540
[05:33:23:293] Platform: Microsoft Windows NT 6.1.7600.0
[05:33:23:294] Honorbuddy executable: D:\HB-Q\Honorbuddy.exe
[05:33:23:305] 
[05:33:27:352] Changed POI to: Type: None, Loc: <0, 0, 0>
[05:33:28:703] Goal: Picking up Rattling the Rattlecages
[05:33:28:723] Changed POI to: Type: QuestPickUp
[05:33:29:204] interact: 0x335D8DF0
[05:33:29:229] interact done: 0x335D8DF0
[05:33:31:766] Changed POI to: Type: None, Loc: <0, 0, 0>
[05:33:31:918] Changed POI to: Type: QuestPickUp
[05:33:32:129] interact: 0x335D8DF0
[05:33:32:145] interact done: 0x335D8DF0
[05:33:35:179] Changed POI to: Type: None, Loc: <0, 0, 0>
[05:33:35:350] Changed POI to: Type: QuestPickUp
[05:33:35:576] interact: 0x335D8DF0
[05:33:35:596] interact done: 0x335D8DF0
[05:33:38:771] Changed POI to: Type: None, Loc: <0, 0, 0>
[05:33:39:88] Changed POI to: Type: QuestPickUp
[05:33:39:365] interact: 0x335D8DF0
[05:33:39:399] interact done: 0x335D8DF0

See, it seems to be trying to pick up items for this quest. From the npc "Shadow Priest Savos". I don't even have this quest in my Quest log.

Code:
      <!-- Rattling the Rattlecages (level 3) -->
      <!-- Kill 8 Rattlecage Skeletons, and then return to Shadow Priest Sarvis in Deathknell when you are done.   -->
      <!-- http://www.wowhead.com/quest=3901 -->
      <PickUp QuestName="Rattling the Rattlecages" GiverName="Shadow Priest Sarvis" QuestId="3901" GiverId="1569" />
      <!-- Creature: Rattlecage Skeleton -->
      <Objective QuestName="Rattling the Rattlecages" QuestId="3901" Type="KillMob" KillCount="8" MobId="1890" />
      <TurnIn QuestName="Rattling the Rattlecages" NpcName="Shadow Priest Sarvis" QuestId="3901" TurnInId="1569" />

Am I doing something wrong or is HB Questing still pointless several months down the line?
 
It's probably down to the profile itself. And the quest it's trying to pick-up is probably a follow-up or too high level. I personally think it's the profile itself.

EDIT: Checked the link and it's an old profile.
 
It's probably down to the profile itself. And the quest it's trying to pick-up is probably a follow-up or too high level. I personally think it's the profile itself.

EDIT: Checked the link and it's an old profile.

I will try another profile tomorrow.

But why would HB be trying to pickup a quest item, from an NPC that has nothing todo with the quest. and when I don;t have that quest.
-edit

There also seems to be posts from multiple users in the past 2 weeks, none of which mention it's a broken profile. Even one by the creator Hawker only 6 days ago.
 
Last edited:
It is generally the profile. Make sure you HB is updated to the latest version and that you are starting the profile from the earliest level.
 
i have used this profile till its end with no problems o.O
on what Hb version are you mate
and give us some details about your setup,plugins CC etc
 
i have used this profile till its end with no problems o.O
on what Hb version are you mate
and give us some details about your setup,plugins CC etc

Paladin default CC
Plugins:

Tried with and without AutoEquip - nothing else installed.

Settings:

Training selected
Expirmental pathing (tried on and off).

Not sure what other info I can give, it's a complete default download of Honorbuddy 1.9.5.9.zip.
 
some quests on this profile are only for Undeads
so,if you have problems just delete the quests from the profile
 
some quests on this profile are only for Undeads
so,if you have problems just delete the quests from the profile

Yea I already found those and removed.

Code:
      <!-- Rude Awakening (level 1) -->
      <!-- Speak with Shadow Priest Sarvis.   -->
      <!-- http://www.wowhead.com/quest=363 -->
      <PickUp QuestName="Rude Awakening" GiverName="Undertaker Mordo" QuestId="363" GiverId="1568" />
      <TurnIn QuestName="Rude Awakening" NpcName="Shadow Priest Sarvis" QuestId="363" TurnInId="1569" />

      <!-- The Mindless Ones (level 2) -->
      <!-- Shadow Priest Sarvis wants you to kill 5 Mindless Zombies and 5 Wretched Ghouls.   -->
      <!-- http://www.wowhead.com/quest=364 -->
      <PickUp QuestName="The Mindless Ones" GiverName="Shadow Priest Sarvis" QuestId="364" GiverId="1569" />
      <!-- Creature: Mindless Zombie -->
      <Objective QuestName="The Mindless Ones" QuestId="364" Type="KillMob" KillCount="5" MobId="1501" />
      <!-- Creature: Wretched Ghoul -->
      <Objective QuestName="The Mindless Ones" QuestId="364" Type="KillMob" KillCount="5" MobId="1502" />
      <TurnIn QuestName="The Mindless Ones" NpcName="Shadow Priest Sarvis" QuestId="364" TurnInId="1569" />

There could be more, It's just weird how it's skipping the quest I am on and trying todo the other quest.

Wait, hmm do I need to remove some order numbers, or some other lines apart from the ones around 1959?
Maybe that's the issue because I removed the 2 quests above it's trying to finish the quests 2 ahead of its current quest.
I don't see anything to support that idea, but it would make sense.
 
Last edited:
yes you have to remove all the lines that they have to do with the quest
 
Ok, so I removed

line 1960 to 1974.
Code:
    <QuestOrder>
      <!-- Rude Awakening (level 1) -->
      <!-- Speak with Shadow Priest Sarvis.   -->
      <!-- http://www.wowhead.com/quest=363 -->
      <PickUp QuestName="Rude Awakening" GiverName="Undertaker Mordo" QuestId="363" GiverId="1568" />
      <TurnIn QuestName="Rude Awakening" NpcName="Shadow Priest Sarvis" QuestId="363" TurnInId="1569" />

      <!-- The Mindless Ones (level 2) -->
      <!-- Shadow Priest Sarvis wants you to kill 5 Mindless Zombies and 5 Wretched Ghouls.   -->
      <!-- http://www.wowhead.com/quest=364 -->
      <PickUp QuestName="The Mindless Ones" GiverName="Shadow Priest Sarvis" QuestId="364" GiverId="1569" />
      <!-- Creature: Mindless Zombie -->
      <Objective QuestName="The Mindless Ones" QuestId="364" Type="KillMob" KillCount="5" MobId="1501" />
      <!-- Creature: Wretched Ghoul -->
      <Objective QuestName="The Mindless Ones" QuestId="364" Type="KillMob" KillCount="5" MobId="1502" />
      <TurnIn QuestName="The Mindless Ones" NpcName="Shadow Priest Sarvis" QuestId="364" TurnInId="1569" />

also

line 2329 to 2350.
Code:
  <Quest Id="364" Name="The Mindless Ones">
    <Objective Type="KillMob" MobId="1501" KillCount="5">
      <Hotspots>
        <Hotspot X="1952.183" Y="1637.228" Z="80.20126" />
        <Hotspot X="1925.839" Y="1609.107" Z="82.86017" />
        <Hotspot X="1913.072" Y="1530.404" Z="86.93151" />
        <Hotspot X="1889.083" Y="1514.091" Z="88.07728" />
        <Hotspot X="1847.413" Y="1511.892" Z="88.41396" />
        <Hotspot X="1925.128" Y="1484.694" Z="86.05284" />
      </Hotspots>
    </Objective>
    <Objective Type="KillMob" MobId="1502" KillCount="5">
      <Hotspots>
        <Hotspot X="1952.183" Y="1637.228" Z="80.20126" />
        <Hotspot X="1925.839" Y="1609.107" Z="82.86017" />
        <Hotspot X="1913.072" Y="1530.404" Z="86.93151" />
        <Hotspot X="1889.083" Y="1514.091" Z="88.07728" />
        <Hotspot X="1847.413" Y="1511.892" Z="88.41396" />
        <Hotspot X="1925.128" Y="1484.694" Z="86.05284" />
      </Hotspots>
    </Objective>
  </Quest>

What other lines would I need to remove to delete the 2 quests.

Right now because I fail to get it working I've removed the Deathknill questing order and told it to grind 2 levels then start at the next area. I just hope it doesn't chain them up the ranks.
 
Back
Top