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.
I'm wondering why is already grinding on level 5 to level 7? It could easily complete all the quests in the orc zone without a need of grinding
 
Last edited:
Quest: Egg hunt worked for me with this code...

Code:
		<PickUp QuestName="Egg Hunt" QuestId="25764" GiverName="Thisalee Crow" GiverId="41006" />
			</If>
			<If Condition="((HasQuest(25764)) &amp;&amp; (!IsQuestCompleted(25764)))" >
				<CustomBehavior File="FlyTo" DestName="break eggs" X="3907.608" Y="-2252.185" Z="1181.825" />
        <!-- this doesn't work properly -->
				<CustomBehavior File="FlyTo" DestName="break eggs" X="3896.017" Y="-2281.62" Z="1159.325" />
				<CustomBehavior File="ForcedDismount" />
			 <While Condition="((HasQuest(25764)) &amp;&amp; (!IsQuestCompleted(25764)))" >
				<CustomBehavior File="InteractWith" QuestId="25764" ObjectType="Gameobject" Range="10" MobId="203208" NumOfTimes="1" WaitTime="5000" />
        <CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for agro for egg or drake to spawn {TimeRemaining}" />
            <IF Condition="((HasQuest(25764)) &amp;&amp; (!IsQuestCompleted(25764)))" >
              <CustomBehavior File="WaitTimer" WaitTime="17000" GoalText="Waiting to be able to reuse shitty purple thingy {TimeRemaining}" />              
            </IF>
			 </While>
				<!--
				<CustomBehavior File="UserDialog" QuestId="25764" Title="title" AllowBotStop="True" SoundCue="Asterisk" SoundCueInterval="1" Text="Use the purple things and defend the egg when it pops up - do this until the quest is completed" />
				<CustomBehavior File="UserDialog" QuestId="25764" Title="title" StopOnContinue="True" SoundCue="Asterisk" SoundCueInterval="2" Text="HEY! STOP PRESSING CONTINUE W/O DOING QUESTS!" />
        -->

tested it 3 times so far.
 
Bot gets stuck at a tent from time to time, added a run to so it moves away from the tent.

Code:
<If Condition="((HasQuest(25308)) &amp;&amp; (!IsQuestCompleted(25308)))" >
<!-- 	Run away from the tent. /> -->			
	<RunTo X="4526.271" Y="-4722.742" Z="886.7787" />
				<CustomBehavior File="FlyTo" DestName="kill Azennios" X="4775.764" Y="-4247.988" Z="891.949" />
 
Last edited:
1-5, 5-10 ork. Runs to monsters that need to be killed and stays there, when I kill them for him he turns in, grabs new quest, and goes back to the last quests creature and stays there.
 
I'm wondering why is already grinding on level 5 to level 7? It could easily complete all the quests in the orc zone without a need of grinding

i've only done goblin 1-15, not the others... sorry :\

it's on my huge to-do list
 
keeps "loading tiles" or downloadingmeshes, does fuckall atm..

using deathstrike CC for dk im 83 & frost, running mixed mode with instancebuddy.

it also queues up but never joins instance and does it properly?

like wtf...
 
Please

Seriously guys PLS fix instancebuddy for heroics!!! omg I would pay money for this. And also I would put cash down on a QUALITY working warlock pvp custom class!!!
 
Last edited by a moderator:
keeps "loading tiles" or downloadingmeshes, does fuckall atm..

using deathstrike CC for dk im 83 & frost, running mixed mode with instancebuddy.

it also queues up but never joins instance and does it properly?

like wtf...

Yes like WTF no log? and WTF does BG?s and instances have to do with kicks profile?
 
Energize totem quest automated. works tested it several times.

Code:
			<If Condition="((HasQuest(27136)) &amp;&amp; (!IsQuestCompleted(27136)))" >
				<CustomBehavior File="FlyTo" X="827.4088" Y="480.6955" Z="-30.24207" />
				<CustomBehavior File="FlyTo" X="757.9017" Y="491.9359" Z="-41.91161" />
        <!--Bengan added some here-->
        <CustomBehavior File="FlyTo" X="687.6287" Y="480.4073" Z="-63.95776" />
        <CustomBehavior File="ForcedDismount" />
          <While Condition="((HasQuest(27136)) &amp;&amp; (!IsQuestCompleted(27136)))" >
            <CustomBehavior File="CombatUseItemOn" QuestId="27136" MobId="43254" ItemId="60835" NpcHPLeft="20" Range="20" NumOfTimes="1" WaitTime="1000" CollectionDistance="200" X="718.5298" Y="482.0569" Z="-66.76839" />
            <CustomBehavior File="CombatUseItemOn" QuestId="27136" MobId="43258" ItemId="60835" NpcHPLeft="20" Range="20" NumOfTimes="1" WaitTime="1000" CollectionDistance="200" X="718.5298" Y="482.0569" Z="-66.76839" />
          </While>
        <!--Bengan added to this point-->
        <!--<CustomBehavior File="UserDialog" QuestId="27136" Title="title" AllowBotStop="True" SoundCue="Asterisk" SoundCueInterval="1" Text="Drop a totem to the East and kill 8 of the Lodestone &amp;/or Energized Geodes near it\n\nPress continue when objective is complete" />-->
    </If>
 
Last edited:
Lvl 27 Shaman i get this error : Could not find quest giver NPC with ID 33889 in database.
Could not create current in quest bot! ..and its while am standing in ogrimmar i tried changing location same error help plz
 
still can't find Note: If you start this *midway* (12+), change <QuestOrder IgnoreCheckPoints="True" > -- True to False (hint: open the profile in notepad & 'find' )
If you have BoA gear and / or guild XP, you may be doing green or lower quests / mobs and may also want to use this option
Can you please tell me where exactly in the subprofile 15-58 it is? some pointers maybe at the start/middle something that comes before or after it.Thank you.
 
Looting Stonescythe Alpha Guid:0xF13042210062FC06
Mounting: Charger
Moving to Type: Repair, Name: Provisioner Anir

She is a food and drink vendor that cannot repair. The bot get's stuck trying to repair and goges on an infinite loop.

When does the profile start using the fly mount ?

Strange I see the vendor as a "food vendor" in the profile, so it must be a bot problem.
Also found answer to my flying mount question so forget it.
 
Last edited:
Is the Beta version also very AFK-able?

it's the same as R until scholazar basin ... and then you will have areas where you may die and the bot won't fly back to death area at

beta is much better than R, but due to the death / no flyto after death issue... i couldn't put it in the afk profile
 
That happens to me too--same area. This issue is one for the Navigation thread.

Lava should have a very very steep 'traversal' penalty in the Navigator, but it doesn't. Empirically, it seems to be a little more expensive to traverse than water. While this may fly for a level 85 toon with tons of stamina, it is completely absurd prior to that.

Thought I'd follow up on this. Apoc was kind enough to double-check the traversal cost of lava, and it is indeed very very high--which is good.

The problem is a 'world' problem, the lava is shallow and it doesn't trigger 'swimming'. So, the navigational system believes you are on solid ground. However, your toon is still taking lava damage while standing in it.

Apoc said the HBdev team would look into the problem, but no promises a fix is possible.


cheers,
chinajade
 
Looting Stonescythe Alpha Guid:0xF13042210062FC06
Mounting: Charger
Moving to Type: Repair, Name: Provisioner Anir

She is a food and drink vendor that cannot repair. The bot get's stuck trying to repair and goges on an infinite loop.

When does the profile start using the fly mount ?

Strange I see the vendor as a "food vendor" in the profile, so it must be a bot problem.
Also found answer to my flying mount question so forget it.

This is a 1-58 profile it will never fly.
 
bengan, i think he's talking about BC

@ dorxster - thoroughly read the first 2 posts in my BC thread (tested / bc)

it states that it will not fly until zangarmarsh
 
Status
Not open for further replies.
Back
Top