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: Honorbuddy Profile Pack--DO NOT DELETE!

Is it possible to run the profiles although you reached already lvl 100 in order to get the achievements and the garrison peaople?
 
Guys, 90-94'ish is done for ally. But, if you don't choose arena at the beginning of gorgrond (and choose the logging camp), you're going to have to do those manually until i get around to scripting them in the next couple of days.

I'm running wod now and fixing stuff for ally.

Sorry, but horde won't be done until i'm done with ally.

a couple of other people have started on horde, use those for now until I make my own

For Talador - i'm using the sanctum (the button on the right).

If you do not use the sanctum, you'll have to do those quests manually.

Awwwwwwwwwwwww kick i thought you took care of horde first :(
 
Kick, would it make any difference to change false to true in this line <TargetElites>false</TargetElites>? ty in advance for input, i know your quite busy. :)
 
90-92= no problme 92-94= kept trying to talk to a npc at start which doesnt give any quest and stuck there. 94=96= so far so good

the only problem is that bot keeps selling all the good stuff(crafting materials), I know it might not be realted to the profile, but was wondering if anyone could help with that ?
 
Having issues with Talador. Specifically after you have selected what to build.

I had build the other building, and now my character is stuck picking up a quest i will never have.

<!-- Start Talador / Fort Wrynn -->
<If Condition="HasQuest(36495) &amp;&amp; IsQuestCompleted(36495)" >
<TurnIn QuestName="News from Talador" QuestId="36495" TurnInName="Bodrick Grey" TurnInId="81492" X="1941.726" Y="330.4358" Z="88.96596" />
</If>
<PickUp QuestName="The Critical Path" QuestId="37183" GiverName="Bodrick Grey" GiverId="81492" X="1941.726" Y="330.4358" Z="88.96596" />
<If Condition="HasQuest(37183) &amp;&amp; Me.ZoneId == 7078"> <!-- The Critical Path - WoD SMV -->
<CustomBehavior File="InteractWith" MobId="81103" GossipOptions="2" WaitTime="2000" X="1864.33" Y="217.8108" Z="76.63772" />
</If>
<TurnIn QuestName="The Critical Path" QuestId="37183" TurnInName="Foreman Eksos" TurnInId="79133" X="3601.91" Y="1666.689" Z="176.1843" />
<PickUp QuestName="At Your Command" QuestId="34558" GiverName="Foreman Eksos" GiverId="79133" X="3601.91" Y="1666.689" Z="176.1843" />
<If Condition="HasQuest(34558) &amp;&amp; !IsQuestCompleted(34558)" > <!-- At Your Command -->
<CustomBehavior File="InteractWith" QuestId="34558" MobId="230665" NonCompeteDistance="0" MobType="GameObject" X="3606.819" Y="1671.953" Z="175.2924" />
<!-- I chose the Arcane Sanctum, option 2 -->
<CustomBehavior File="UserDialog" QuestId="34558" AllowBotStop="True" SoundCue="Exclamation" SoundCueInterval="2" ExpiryTime="300"
ExpiryAction="InputEnabled_Continue" Text="Choose a Tower or Sanctum" />
<CustomBehavior File="Misc\RunLua" QuestId="34558" Lua="QuestChoiceFrameOption2.OptionButton:Click()" WaitTime="3000" />
<CustomBehavior File="Misc\RunLua" Lua="if MovieFrame:IsVisible() then MovieFrame:StopMovie() else CinematicFrame_CancelCinematic() end" WaitTime="2000" />
</If>
<TurnIn QuestName="At Your Command" QuestId="34558" TurnInName="Foreman Eksos" TurnInId="79133" X="3601.91" Y="1666.689" Z="176.1843" />
<PickUp QuestName="An Audience With The Archmage" QuestId="34631" GiverName="Foreman Eksos" GiverId="79133" X="3601.91" Y="1666.689" Z="176.1843" />
<!-- End of Start Talador -->
 
Just wondering when the quest behaviors will be fixed. Getting errors all the time.
TO fix that get a clean install of HB
Probably You had an Old version of HB and updated it with the autoupdater
This can cause problems because it doesnt delete the Old files zo thee will be alot of errors

So the fix is
clean install of the newest HB from the site
 
Having issues with Talador. Specifically after you have selected what to build.

I had build the other building, and now my character is stuck picking up a quest i will never have.

<!-- Start Talador / Fort Wrynn -->
<If Condition="HasQuest(36495) &amp;&amp; IsQuestCompleted(36495)" >
<TurnIn QuestName="News from Talador" QuestId="36495" TurnInName="Bodrick Grey" TurnInId="81492" X="1941.726" Y="330.4358" Z="88.96596" />
</If>
<PickUp QuestName="The Critical Path" QuestId="37183" GiverName="Bodrick Grey" GiverId="81492" X="1941.726" Y="330.4358" Z="88.96596" />
<If Condition="HasQuest(37183) &amp;&amp; Me.ZoneId == 7078"> <!-- The Critical Path - WoD SMV -->
<CustomBehavior File="InteractWith" MobId="81103" GossipOptions="2" WaitTime="2000" X="1864.33" Y="217.8108" Z="76.63772" />
</If>
<TurnIn QuestName="The Critical Path" QuestId="37183" TurnInName="Foreman Eksos" TurnInId="79133" X="3601.91" Y="1666.689" Z="176.1843" />
<PickUp QuestName="At Your Command" QuestId="34558" GiverName="Foreman Eksos" GiverId="79133" X="3601.91" Y="1666.689" Z="176.1843" />
<If Condition="HasQuest(34558) &amp;&amp; !IsQuestCompleted(34558)" > <!-- At Your Command -->
<CustomBehavior File="InteractWith" QuestId="34558" MobId="230665" NonCompeteDistance="0" MobType="GameObject" X="3606.819" Y="1671.953" Z="175.2924" />
<!-- I chose the Arcane Sanctum, option 2 -->
<CustomBehavior File="UserDialog" QuestId="34558" AllowBotStop="True" SoundCue="Exclamation" SoundCueInterval="2" ExpiryTime="300"
ExpiryAction="InputEnabled_Continue" Text="Choose a Tower or Sanctum" />
<CustomBehavior File="Misc\RunLua" QuestId="34558" Lua="QuestChoiceFrameOption2.OptionButton:Click()" WaitTime="3000" />
<CustomBehavior File="Misc\RunLua" Lua="if MovieFrame:IsVisible() then MovieFrame:StopMovie() else CinematicFrame_CancelCinematic() end" WaitTime="2000" />
</If>
<TurnIn QuestName="At Your Command" QuestId="34558" TurnInName="Foreman Eksos" TurnInId="79133" X="3601.91" Y="1666.689" Z="176.1843" />
<PickUp QuestName="An Audience With The Archmage" QuestId="34631" GiverName="Foreman Eksos" GiverId="79133" X="3601.91" Y="1666.689" Z="176.1843" />
<!-- End of Start Talador -->

Same problem for me too .
 
@meridyen41 @hendrikrox "For Talador - i'm using the sanctum (the button on the right).
If you do not use the sanctum, you'll have to do those quests manually. "
This is a quote in page 7
There are 2 quest lines ,kick did the sanctum questline of You have build the other one the profiel wouldn't support that yet
 
Last edited:
I am trying to start the "DK Start Zone" but it doesn't work; this is what I get (also after clean HB install):

[08:23:23.349 D] Loading profile from C:\Users\xxx\Desktop\Kicks\1-90 Questing Profile Pack\Classic\DK Start Zone.xml
[08:23:23.350 N] Cannot load profile!
[08:23:23.350 N] The 'While' start tag on line 862 position 6 does not match the end tag of 'If'. Line 866, position 7.
 
I am trying to start the "DK Start Zone" but it doesn't work; this is what I get (also after clean HB install):

[08:23:23.349 D] Loading profile from C:\Users\xxx\Desktop\Kicks\1-90 Questing Profile Pack\Classic\DK Start Zone.xml
[08:23:23.350 N] Cannot load profile!
[08:23:23.350 N] The 'While' start tag on line 862 position 6 does not match the end tag of 'If'. Line 866, position 7.
Have you updated to the latest scripts?
Just made a dk and started the script and almost lvl 56 already
 
dk profile is fixed. update directly from the svn. i ran it earlier was still fiddling with it
if you do not choose arcane in talador or sparring arena in gorgrond - you will have issues. these are not supported. you will have to manually do the zone manually or delete the quests that have issues until i re-run the profile and support it.

these profiles are still in development mode, you guys are running them in 'alpha' - test mode - whatever you want to call it.

whomever else is having issues, I don't have time to guess at what's wrong. I've tested this profile 90-94 with about 20 toons. 94+ only on a few. Gotta give me some time.

Horde: sorry, a few other ppl started with horde, i haven't had time to mess with it. someone released my profile that was converted over to horde (up to garrison) if that's what you need.
 
Hrm. Running version 2.5.11936.755. Purchased, Enabled and Restarted. Anyone reason why it wouldn't show in BuddyStore?
 
Hrm. Running version 2.5.11936.755. Purchased, Enabled and Restarted. Anyone reason why it wouldn't show in BuddyStore?
show what in buddystore? please be less vague. the SVN is in my signature if you want the newest of the newest profiles when I develop.

Buddy store is just pushed like once a day.
 
Excellent profiles as always Kick, thank you for your work.

A quick question - The times where if you don't choose the right tower things and you have to quest manually if you do, is there a point where the questing will join again or do you have to manually level the zone? I clearly didn't choose the Arcane Sanctum! I could have sworn you'd go for the other one :D
 
Back
Top