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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Help on quest

gimik

New Member
Joined
Jul 18, 2010
Messages
1,326
Trying to make a questing profile, on the quest 'Grape Manifest' in Northshire (human starting zone) i accept quest then it just spams
Code:
[10:33:08 AM:776] Goal: Picking up Grape Manifest
[10:33:08 AM:777] Changed POI to: Type: QuestPickUp
[10:33:14 AM:184] interact: 0x1EC430A0
[10:33:14 AM:595] interact done: 0x1EC430A0
[10:33:23 AM:835] Changed POI to: Type: None, Loc: <0, 0, 0>
[10:33:23 AM:969] Goal: Goal: Collect Grape Manifest x 1
[10:33:24 AM:2] Goal: Turning in Bounty on Garrick Padfoot
[10:33:24 AM:2] Changed POI to: Type: QuestTurnIn
[10:33:28 AM:312] interact: 0x1ECF69E8
[10:33:29 AM:86] interact done: 0x1ECF69E8
[10:33:31 AM:895] interact: 0x1ECF69E8
[10:33:32 AM:281] interact done: 0x1ECF69E8
[10:33:34 AM:465] interact: 0x1ECF69E8
[10:33:34 AM:873] interact done: 0x1ECF69E8
[10:33:37 AM:62] interact: 0x1ECF69E8
[10:33:37 AM:502] interact done: 0x1ECF69E8
[10:33:39 AM:737] interact: 0x1ECF69E8
[10:33:40 AM:210] interact done: 0x1ECF69E8

What is wrong? Here's what i put in the profile:
Code:
<PickUp QuestName="Grape Manifest" QuestId="3905" GiverName="Milly Osworth" GiverId="9296" />
<Objective QuestName="Grape Manifest" QuestId="3905" Type="CollectItem" ItemId="11125" CollectCount="1" />
<TurnIn QuestName="Grape Manifest" QuestId="3905" TurnInName="Brother Neals" TurnInId="952" />

Thanks in advance...

Also is there an alternative to <RunTo X="" Y="" Z="" /> ?
 
<PickUp QuestName="Grape Manifest" QuestId="3905" GiverName="Milly Osworth" GiverId="9296" />
<TurnIn QuestName="Grape Manifest" QuestId="3905" TurnInName="Brother Neals" TurnInId="952" />

no objective needed
 
yeah i figured but before i added the objective part, (just pickup and turnin) it still had this error = (
 
Still need help, keep getting error. This is preventing me from moving on/testing profile = (
 
No one can help me? Legit just trying to make a 1-60 questing profile...no biggie
 
Can you show the error without the objective line in there

May still give one but should be the same, as the error showed says

[10:33:23 AM:969] Goal: Goal: Collect Grape Manifest x 1

That shouldn't be in the error if you don't have that objective there, as it is just a pick up and turn in, he doesn't have to collect anything
 
Still getting error, i removed the objective part
Code:
<PickUp QuestName="Grape Manifest" QuestId="3905" GiverName="Milly Osworth" GiverId="9296" />
<TurnIn QuestName="Grape Manifest" QuestId="3905" TurnInName="Brother Neals" TurnInId="952" />

Keep getting
Code:
[7:58:54 AM:997] Changed POI to: Type: None, Loc: <0, 0, 0>
[7:58:55 AM:178] Using wow with process id: 6936
[7:58:55 AM:183] Platform: Microsoft Windows NT 6.0.6002 Service Pack 2
[7:58:55 AM:206] Honorbuddy executable: C:\Users\Dad\Desktop\HB\Honorbuddy.exe
[7:58:55 AM:347] 
[8:00:19 AM:425] Changed POI to: Type: None, Loc: <0, 0, 0>
[8:00:27 AM:980] Changed POI to: Type: QuestPickUp
[8:00:35 AM:632] interact: 0x2E7938B0
[8:00:36 AM:72] interact done: 0x2E7938B0
[8:00:44 AM:422] Changed POI to: Type: None, Loc: <0, 0, 0>
[8:00:44 AM:627] Changed POI to: Type: QuestTurnIn
[8:00:49 AM:52] interact: 0x24159008
[8:00:49 AM:500] interact done: 0x24159008
[8:00:52 AM:435] interact: 0x24159008
[8:00:52 AM:849] interact done: 0x24159008
[8:00:55 AM:197] interact: 0x24159008
[8:00:55 AM:652] interact done: 0x24159008
[8:00:57 AM:953] interact: 0x24159008
[8:00:58 AM:403] interact done: 0x24159008
[8:01:00 AM:759] interact: 0x24159008
[8:01:01 AM:185] interact done: 0x24159008
[8:01:03 AM:496] interact: 0x24159008
[8:01:03 AM:959] interact done: 0x24159008
 
Gah this is really annoying, tried 1.9.5.5|1.9.5.7|1.9.5.8 and i still get this damn error O.o
 
Back
Top