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!

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

Status
Not open for further replies.
Still trying to pick up "Ashes of Ashenvale" quest and it isn't available from that quest giver.

You likely picked up the quest Hero's Call: Ashenvale! which ultimately is the same quest, but removed Ashes of Ashenvale from the NPC in question.
 
Still trying to pick up "Ashes of Ashenvale" quest and it isn't available from that quest giver.

Level 22. Can I hand level it a bit and pass a threshold? I can't find the quest it is missing to unlock it. I've never level alliance and don't have a clue of where things are.

I have the exact same problem mate.
 
This is failing for me in Ashenvale (Astranaar to be precise). Quests I have are "A Helping Hand", "Culling the Furbolg Threat", "Elune's Tear" and "Return Fire". I also did the quest where you put out the fires in Astranaar manually.

[Behavior: VehicleBehavior(warning)]: Unrecognized attribute 'npcmountid' (with value of '34132') will be ignored.
[Behavior: VehicleBehavior(warning)]: Unrecognized attribute 'vehicleID' (with value of '34132') will be ignored.
[Behavior: VehicleBehavior(warning)]: Unrecognized attribute 'spellID' (with value of '64664') will be ignored.
[Behavior: VehicleBehavior(warning)]: Unrecognized attribute 'fireheight' (with value of '45') will be ignored.
[Behavior: VehicleBehavior(error)]: The 'NpcMountID' attribute is required, but missing. (Attribute names are case-sensitive.)

I'm using TestBehaviors2.0.2.zip in this release thread and have a fresh install of HB.

Thanks

Nat: i think CJ changed everything with this behavior - read the comments in the behavior and fix it
 
Last edited by a moderator:
i wass here
<PickUp QuestName="Captain Vimes" GiverName="Lieutenant Aden" QuestId="27247" GiverId="23951" />

this is what i have in debug log ...
[9:36:19 AM:863] Start/Stop button pressed.
[9:36:20 AM:410] Cleared POI - Reason Starting up
[9:36:20 AM:410] Cleared POI
[9:36:21 AM:82] Picking up Proof of Treachery : 27240
[9:36:21 AM:82] Changed POI to: Type: QuestPickUp
[9:36:21 AM:707] interact: 0x1C1732D8
[9:36:21 AM:738] interact done: 0x1C1732D8
[9:36:25 AM:504] Cleared POI - Reason Quest Completed
[9:36:25 AM:504] Cleared POI
[9:36:25 AM:676] Changed POI to: Type: QuestPickUp
[9:36:25 AM:972] interact: 0x1C1732D8
[9:36:26 AM:4] interact done: 0x1C1732D8
[9:36:28 AM:863] Cleared POI - Reason Quest Completed
[9:36:28 AM:863] Cleared POI
[9:36:28 AM:988] Changed POI to: Type: QuestPickUp
[9:36:29 AM:191] interact: 0x1C1732D8
[9:36:29 AM:222] interact done: 0x1C1732D8
[9:36:32 AM:35] Cleared POI - Reason Quest Completed
[9:36:32 AM:35] Cleared POI
[9:36:32 AM:176] Changed POI to: Type: QuestPickUp
[9:36:32 AM:472] interact: 0x1C1732D8
[9:36:32 AM:504] interact done: 0x1C1732D8
[9:36:35 AM:410] Cleared POI - Reason Quest Completed
[9:36:35 AM:410] Cleared POI
[9:36:35 AM:551] Changed POI to: Type: QuestPickUp
[9:36:35 AM:785] interact: 0x1C1732D8
[9:36:35 AM:832] interact done: 0x1C1732D8
[9:36:38 AM:801] Cleared POI - Reason Quest Completed
[9:36:38 AM:801] Cleared POI
[9:36:38 AM:941] Changed POI to: Type: QuestPickUp
[9:36:39 AM:176] interact: 0x1C1732D8
[9:36:39 AM:207] interact done: 0x1C1732D8
[9:36:42 AM:191] Cleared POI - Reason Quest Completed
[9:36:42 AM:191] Cleared POI
[9:36:42 AM:316] Changed POI to: Type: QuestPickUp
[9:36:42 AM:629] interact: 0x1C1732D8
[9:36:42 AM:660] interact done: 0x1C1732D8
[9:36:46 AM:35] Cleared POI - Reason Quest Completed
[9:36:46 AM:35] Cleared POI
[9:36:46 AM:176] Changed POI to: Type: QuestPickUp
[9:36:46 AM:441] interact: 0x1C1732D8
[9:36:46 AM:472] interact done: 0x1C1732D8
[9:36:50 AM:879] Cleared POI - Reason Quest Completed
[9:36:50 AM:879] Cleared POI
[9:36:51 AM:19] Changed POI to: Type: QuestPickUp


it just tried to pickup the same quest over and over again ... i`ve seen this happening in other questing threads also today so i`m thinking maybe its a honorbuddy problem and not the profile ?

please dont forget to answer this also
 
Getting about 215k/hr. Works great with no issues at all. Not sure what XP/hr I should be getting maybe some others can post theirs.


Great work Kick!:cool:
 
Using Alpha profile, also having same issue with Beta profile , it don't like Coldarra at all.... for some reason it can not find it's way to get to Coldara from anywhere in Borean Tundra, have to manually take char to Coldara for the quests there. Once there, it can not find it's way back to the mailbox to mail anything either, so have to manually take char to mailbox. Then back to Coldarra.

Edit, added Mailbox location at Valiance Keep
Code:
<Mailbox X="2262.037" Y="5196.71" Z="11.36353" />

HB issue, this popped up in the last couple of releases =(
 
could you implement a feature for the ore to rearrange in bags so you can prospect it without interaction. or are any addons or plugins out that can do this .
 
ArkInventory (addon) has an option to restack everything in your bags. Still won't fix stuff if you have stacks in less than 5.
 
A bug :

replace
Code:
Styx.Logic.Combat.WoWSpell Alicite = Styx.Logic.Combat.WoWSpell.FromId(72329);

with

Code:
Styx.Logic.Combat.WoWSpell Alicite = Styx.Logic.Combat.WoWSpell.FromId([COLOR=red]73239[/COLOR]);
 
I have scripted all of the quests (No, No dailies atm) in here. I will update it to Beta status once I get the proper CB's that I need.

I'm off to start Uldum!
 
Quests which you will want to babysit:

PHP:
All of them ;)

Quests which UserDialog will pop up and tell you to manually do these quests (and maybe more) - read the popup box and do that quest - do the quest, then press continue:

PHP:
		<Pickup QuestName="Colossal Guardians" QuestId="27623" GiverName="Sand-Covered Hieroglyphs" GiverId="205874" GiverType="Object" X="-9903.598" Y="-14.33918" Z="54.44276" />
		<PickUp QuestName="Under the Choking Sands" GiverName="General Ammantep" QuestId="27519" GiverId="45772" />
		<PickUp QuestName="Neferset Prison" GiverName="Vizier Tanotep" QuestId="27707" GiverId="46136" />
		<PickUp QuestName="Be Prepared" QuestId="28602" GiverName="Decrepit Skeleton" GiverId="205540" GiverType="GameObject" X="-9425.535" Y="-1594.514" Z="-168.1674" />
		<PickUp QuestName="Salhet the Tactician" GiverName="Salhet" QuestId="28277" GiverId="48237" />
		<PickUp QuestName="The Defense of Nahom" GiverName="Salhet" QuestId="28501" GiverId="48761" />
		<Pickup QuestName="A Disarming Distraction" QuestId="27761" GiverName="A. I. D.A. Terminal" GiverId="206293" GiverType="GameObject" X="-10691.36" Y="-2147.385" Z="104.4498" />
		<PickUp QuestName="Salhet's Gambit" GiverName="Salhet" QuestId="28486" GiverId="49345" />
		<PickUp QuestName="Angered Spirits" GiverName="Commander Schnottz" QuestId="27943" GiverId="47159" />
		<PickUp QuestName="Battlezone" GiverName="Commander Schnottz" QuestId="27990" GiverId="47159" />
		<PickUp QuestName="Camel Tow" GiverName="Sullah" QuestId="28352" GiverId="48431" X="-8931.12" Y="607.832" Z="151.3403" />
		<PickUp QuestName="Sullah's Gift" GiverName="Sullah" QuestId="28482" GiverId="48621" />

Read the popup box for details
 
Last edited:
Having a problem with the bot, I did the quest Shatterspear Laborers and turned it in, or the bot did, and now I get a "error" message that I can't turn it in cuz it's not in my questlog
Please help :P
I don't know how to attach my log though
 
This seems to end after like 10 quests in uldum.

did you not read any part of the thread at all? I just started this, and the 3rd post says "it will get you to open the portal to uldum from sw" which is a little over 6 completed quests in Uldum. So, needlesstosay, I'm still working on.

Please read before posting
 
tyvm for starting something like this. Ramhaken rep is one of the hardest to get with only 2 dailies.
 
Yep :)

Except a full profile in about a week, with a little user interaction required. I basically do the whole profile start to finish, then I go back and add in the vehicle quests and escort quests and other crap like that (ie: when quest behaviors work)
 
Sumdumguy Yep it is cc based. I changed to using Hawkers cc and it worked fine after that. I was trying to use it with the constant shapeshifting as it was deserted (the place I was fishing) but I can just imagine someone sending me a whisper....
[NosyJerkoff] whispers: Why the fuck are you changing into cat form every time you cast?
To [NosyJerkoff] Because cats fish better, now die please.
 
any chance supporting fathom eel pools in tolbarad, either with mr fishit or poolfishingbuddy,

there is a spot with about 10 pool within cast reach, so u wouldnt accually have to move if thats the problem. maybe a disable movment feature in poolfishingbuddy? so that it just tries to cast on pools?. would be awsome cause its a pain farming fathom eels outside of tol barad.
 
Status
Not open for further replies.
Back
Top