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.
Hey when I go to load the profiles for level 90-100 it tells me can not start quest bot this profile does not contain a quest order can you please help me thanks
 
Quest with the blademaster's banner seems to be bugged in the SVN. It doesn't look for the banner and tries to complete the quest immediately. it works pretty good from the store though (I haven't exited to it didn't update for me IMHO).
 
This is what it tells me when I load the profile There was an error requesting the profile resource at [post=1259714]Honorbuddy 1-100 Mega Profile Pack[/post]
 
Hum, if you updated in the last 15 mins ... don't worry about it. I'm fiddling around with the SVN because I renamed the main folder... update again and you should be fine :)
 
Last edited:
Quest with the blademaster's banner seems to be bugged in the SVN. It doesn't look for the banner and tries to complete the quest immediately. it works pretty good from the store though (I haven't exited to it didn't update for me IMHO).
alliance? horde? log? i know it's nagrand ... but seriously? These things are simply required if you're going to report an issue. It's all in the first page of this thread.

I looked at the code, it's perfect. I've had 20 toons do that quest and none have had an issue
 
When running [A - Quest] 90-92 SMV [Kick] ($Rev: 3946 $) I am getting Moving to Type: QuestPickUp with my level 90 human warlock. Have done a couple quest by hand, but can not seem to jump start this bot. It will fight for me, but as far as moving and picking up quest it is a no go. this is my first log attach. Please excuse me if I did it wrong
 

Attachments

Hi subversion says: [h=1]Not Found[/h]The requested URL /svn/buddy-profiles.honorbuddy/trunk/1-90 Questing Profile Pack/WoD/ was not found on this server.
 
When running [A - Quest] 90-92 SMV [Kick] ($Rev: 3946 $) I am getting Moving to Type: QuestPickUp with my level 90 human warlock. Have done a couple quest by hand, but can not seem to jump start this bot. It will fight for me, but as far as moving and picking up quest it is a no go. this is my first log attach. Please excuse me if I did it wrong
<PickUp QuestName="Shadows Awaken" QuestId="34019" GiverName="Prophet Velen" GiverId="74043" X="940.3281" Y="-1022.436" Z="-0.8042811" />
[11:10:42.194 D] Could not generate path from {4615.261, -2222.981, 9.467329} to {940.3281, -1022.436, -0.8042811} on map TanaanJungleIntro (time used: 0 milliseconds) @ FindEndPoly

I don't know where you are ... but it's far away

go here:
<!-- Embaari Village -->


and push start (it's in SMV)
 
Hey Kick, is it possible to turn any of the profiles into self loaders like your old 1-12 version was or is that something we would have to code manually? Cheers, and keep up the good work...hopefully they have let you out of your cave a little bit the last month :)
 
Hey Kick, is it possible to turn any of the profiles into self loaders like your old 1-12 version was or is that something we would have to code manually? Cheers, and keep up the good work...hopefully they have let you out of your cave a little bit the last month :)
these profiles load the next one automatically ...
 
sounds like you ran through a horde camp.

I'm horde, and nah I've been keeping an eye on it while i do other things, It's just really good at over-pulling, and running into mobs and dragging them to an objective, then turning around to fight, to get it's ass kicked. Probably because I'm a mage. >.<

Im sure if i was a DK or warrior it wouldn't be a problem, all in all, completed talador, been really great profiles so far. Thanks for the work.
 
Last edited:
[A - Quest] 92-94 Gorgrond [Kick].xml

@line 1086
<If Condition="HasQuest(35137) &amp;&amp; !IsQuestCompleted(35137)" > <!-- The Sparring Arena -->
<TurnIn QuestName="The Sparring Arena" QuestId="35137" TurnInName="Rangari Jonaa" TurnInId="81076" X="6349.229" Y="727.4277" Z="118.0793" />
<CustomBehavior File="ForceSetVendor" DoSell="true" DoRepair="true" />

will make the bot won't pickup quest "Strike While the Iron is Hot"

[A - Quest] 96-98 Arak [Kick].xml

@line 1062
<CustomBehavior File="UserDialog" QuestId="34558" AllowBotStop="True" SoundCue="Exclamation" SoundCueInterval="2" ExpiryTime="300"
ExpiryAction="InputEnabled_Continue" Text="Choose a Brewery or Den. Brewery has a 20% XP Boost.\nBoth are developed." />
<CustomBehavior File="Misc\RunLua" QuestId="34558" Lua="QuestChoiceFrameOption1.OptionButton:Click()" WaitTime="8000" />

QuestId should be "35286"

[A - Quest] 98-100 Nagrand [Kick].xml

@line 2138
<CustomBehavior File="InteractWith" MobId="83407" GossipOptions="1" NonCompeteDistance="0" WaitTime="10000" X="1826.391" Y="5131.593" Z="207.3466"
TerminateWhen="Bots.DungeonBuddy.Helpers.ScriptHelpers.CurrentScenarioInfo.CurrentStage.StageNumber > 6" />

Yrel’s position at <WoWUnit Name="Vindicator Yrel" Entry="83407" X="1826.741" Y="5172.718" Z="205.2427" />
 
Last edited:
I'm horde, and nah I've been keeping an eye on it while i do other things, It's just really good at over-pulling, and running into mobs and dragging them to an objective, then turning around to fight, to get it's ass kicked. Probably because I'm a mage. >.<

Im sure if i was a DK or warrior it wouldn't be a problem, all in all, completed talador, been really great profiles so far. Thanks for the work.
class config: Pull More! - disable this stupid setting.
 
[A - Quest] 92-94 Gorgrond [Kick].xml

@line 1086
<If Condition="HasQuest(35137) &amp;&amp; !IsQuestCompleted(35137)" > <!-- The Sparring Arena -->
<TurnIn QuestName="The Sparring Arena" QuestId="35137" TurnInName="Rangari Jonaa" TurnInId="81076" X="6349.229" Y="727.4277" Z="118.0793" />
<CustomBehavior File="ForceSetVendor" DoSell="true" DoRepair="true" />

will make the bot won't pickup quest "Strike While the Iron is Hot"

[A - Quest] 96-98 Arak [Kick].xml

@line 1062
<CustomBehavior File="UserDialog" QuestId="34558" AllowBotStop="True" SoundCue="Exclamation" SoundCueInterval="2" ExpiryTime="300"
ExpiryAction="InputEnabled_Continue" Text="Choose a Brewery or Den. Brewery has a 20% XP Boost.\nBoth are developed." />
<CustomBehavior File="Misc\RunLua" QuestId="34558" Lua="QuestChoiceFrameOption1.OptionButton:Click()" WaitTime="8000" />

QuestId should be "35286"

[A - Quest] 98-100 Nagrand [Kick].xml

@line 2138
<CustomBehavior File="InteractWith" MobId="83407" GossipOptions="1" NonCompeteDistance="0" WaitTime="10000" X="1826.391" Y="5131.593" Z="207.3466"
TerminateWhen="Bots.DungeonBuddy.Helpers.ScriptHelpers.CurrentScenarioInfo.CurrentStage.StageNumber > 6" />

Yrel’s position at <WoWUnit Name="Vindicator Yrel" Entry="83407" X="1826.741" Y="5172.718" Z="205.2427" />

All changes made and committed. Ty for the effort of changing it for me! Also, I see you made a forum account just to give me the info, even better!
 
Last edited:
alliance? horde? log? i know it's nagrand ... but seriously? These things are simply required if you're going to report an issue. It's all in the first page of this thread.

I looked at the code, it's perfect. I've had 20 toons do that quest and none have had an issue

I had the same problem with 5 different chars. I had used the SVN-File.
 
Status
Not open for further replies.
Back
Top