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

[A - Quest] 1-50 (Test)

Status
Not open for further replies.
Started using the bot but only got as fas as this quest Aid for the Wounded. The requirement was to help 4 dwarf. It only did three then tried to turn in the quest over and over. I tried to abandon the quest and start over but it still continued. So I am not sure what is up. Also I think the wait timer for the quest item was too fast. I watched it head to a dwarf but leave because the quest item was still on cooldown.

<PickUp QuestName="Aid for the Wounded" QuestID="24471" GiverName="" GiverId="658" />
<CustomBehavior File="UseItemOn" QuestId="24471" MobId="37080" ItemId="49743" NumOfTimes="4" WaitTime="2000" ObjectType="Npc" X="-6288.863" Y="386.9096" Z="381.4375" />
 
Last edited:
Mandy just change the numoftimes to 10 or so, when it has done 4 it will automaticly stop with rest.
 
@mrtrailmix - You need the file userdialogue.cs , i thought it had been included with the core but i was wrong and is now linked on the first page

ill increase the number in the next release ive never seen it fail on that quest tho

Edit: fixed with 9a
 
Last edited:
It crashes WoW when it trys to pick up the quest, "I'm Not Supposed to Tell You This" will no go past this point.
 
It crashes WoW when it trys to pick up the quest, "I'm Not Supposed to Tell You This" will no go past this point.

maybe its just one of those hb bugs, can you post a log.

I have a 48 shaman atm so will get to this quest soonish
 
Just reached level 10 on my dwarf shammy using latest (4129) and ShamWow latest, and so far this has been flawless. It's fun to watch it go, lol.

Anyways, thanks!
 
Got hung trying to sell vendor, didn't mail items.... cleared bags by hand, restarted, got hung trying to mount the rocket for the quest that takes you to the badlands.

Code:
[Behavior: MountVehOnly(error)]: The 'X' attribute is required, but missing.  (Attribute names are case-sensitive.)
[Behavior: MountVehOnly(error)]: The 'Y' attribute is required, but missing.  (Attribute names are case-sensitive.)
[Behavior: MountVehOnly(error)]: The 'Z' attribute is required, but missing.  (Attribute names are case-sensitive.)

Fuselight Ho quest.

got on rocket by hand to solve problem
 

Attachments

This has been a spectacular profile!

I'm currently level 33, and running version r9a. If it wasn't for the navigational problems with the silly Elekk mounts, it would be completely AFK'able. (This is not a profile problem).

The only hiccup I've run into so far is in the Hinterlands. There's a Scourge wagon on the main road surrounded by several Forsaken that are 'skulls' to me. I added these blackspots to the profile, and everything is now hunky-dory with its treks back-and-forth across the zone...
PHP:
	<!-- Blackspots around Plaguewagon & Forsaken in middle of road in Hinterlands -->
	<Blackspot X="73.8718" Y="-2438.773" Z="124.9895" Radius="30" />
	<Blackspot X="113.7116" Y="-2454.407" Z="121.8866" Radius="30" />
	<Blackspot X="107.0908" Y="-2493.105" Z="120.5747" Radius="30" />
	<Blackspot X="72.2145" Y="-2528.835" Z="118.8243" Radius="30" />
	<Blackspot X="56.863" Y="-2476.407" Z="124.3176" Radius="30" />

Thanks again, Nuok!

cheers,
chinajade
 
Last edited:
MountVehOnly was apparently changed.... not documented in the release thread... /sigh

Added your blackspots and hopefully corrected to account for these stupid changes to custom behaviors (untested)
 
Got stuck trying to turn in this quest "The Fewer, the Better" when quest was not complete, had only killed 3 of the 10 mobs required for completion. Killed 7 more by hand, restarted bot, to fix. Checked profile, no code telling it how many of the mobs to kill before turning it in. Using version 9b.
 
Anyone else having problems that it won't use items for quests? Log attached (i just did those parts manually)

Also don't mind the stucking, i fixed that manually (it got stuck behind some mailbox)
 

Attachments

Anyone else having problems that it won't use items for quests? Log attached (i just did those parts manually)

Also don't mind the stucking, i fixed that manually (it got stuck behind some mailbox)

I can see alot of cc errors, not too sure which quest it is because your log is huge :)
 
Any quest that uses the "useitem" tag, for example when it says: [23:46:52:643] Activity: Moving to use item on - Repaired Mechano-Tank it's just standing there doing nothing.
 
great profile so far but when doing the quest Aid for the wounded in coldridge value the behavior does not work for use item on so it will just repeatedly try to turn in the quest when it has not completed it yet.
Code:
[Behavior: UseItemOn(warning)]: Unrecognized attribute 'MobId' (with value of '37080') will be ignored.
[Behavior: UseItemOn(warning)]: Unrecognized attribute 'ObjectType' (with value of 'Npc') will be ignored.
[Behavior: UseItemOn(error)]: The 'NpcId' attribute is required, but missing.  (Attribute names are case-sensitive.)


View attachment 2-22-2011_9_21 AM 6680 Log.txt
 
great profile so far but when doing the quest Aid for the wounded in coldridge value the behavior does not work for use item on so it will just repeatedly try to turn in the quest when it has not completed it yet.
Code:
[Behavior: UseItemOn(warning)]: Unrecognized attribute 'MobId' (with value of '37080') will be ignored.
[Behavior: UseItemOn(warning)]: Unrecognized attribute 'ObjectType' (with value of 'Npc') will be ignored.
[Behavior: UseItemOn(error)]: The 'NpcId' attribute is required, but missing.  (Attribute names are case-sensitive.)


View attachment 17811

Your not using the cb files that ship with hb....
 
Any quest that uses the "useitem" tag, for example when it says: [23:46:52:643] Activity: Moving to use item on - Repaired Mechano-Tank it's just standing there doing nothing.

i've got exactly the same problem
 
Got stuck trying to turn in this quest "The Fewer, the Better" when quest was not complete, had only killed 3 of the 10 mobs required for completion. Killed 7 more by hand, restarted bot, to fix. Checked profile, no code telling it how many of the mobs to kill before turning it in. Using version 9b.

Same here, I copied the objective from KillaKaZ's 1-60 into this profile. Worked fine.

Code:
<Objective QuestName="The Fewer, the Better" QuestId="27960" Type="KillMob" KillCount="12" MobId="5839" />

Also, seems a quest is missing "Lunk No Kill" right before the Thorium Point quest. I had to do this manually before the Thorium Point quest became available.
 
Last edited:
Use object on target does not seem to work, had to babysit my darf as he run to the target but never used the object, 4 our of 4 quests so far level 1 - 10 first one is the one h uses a bandage to heal mountaineers? he just walk to them and stand there.
 
Status
Not open for further replies.
Back
Top