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 don't see any logs, so your guess is as good as mine!

touche...

turns out, it ran ALL THE WAY to stormwind from wherever it was questing at 41, to go train 150 riding. Then it appeared to start to run back from where it left, but I cut it off and manually flew to EPL hoping thats where it was going. well seeee
 
Ok i have noticed now that your profiles more often then for example Azenius removes the loot mobs function, use azenius through all BC and not once did it run around trying to kill stuff with looting off, but your profiles do that from time to time.

As i ounderstand Azenius have a force settings function built in so it forces the loot mobs and stuff from the profile, and yours use what ever i set unless flying, and it is this function that sets it back to default settings that seems to be a problem, sure it should work, but why not add a forced setting like Azenius?
 
Ok i have noticed now that your profiles more often then for example Azenius removes the loot mobs function, use azenius through all BC and not once did it run around trying to kill stuff with looting off, but your profiles do that from time to time.

As i ounderstand Azenius have a force settings function built in so it forces the loot mobs and stuff from the profile, and yours use what ever i set unless flying, and it is this function that sets it back to default settings that seems to be a problem, sure it should work, but why not add a forced setting like Azenius?

he uses a plugin that forces looting i believe
the issue w/ looting is flyto enables / disables looting
 
Ok so whenever I let it run it goes fine for a couple minutes then stops and doesnt do anything forever, UNTIL i stop and restart the bot. Any way I can fix this?
 
Last edited:
Therazane dailies profile:

During the Fungal Fury quest, if placed into combat, the bot will engage a hostile mob, but not perform any CC routines. Instead, it gets stuck on "Goal: Interacting with" and auto-attacks the mob until dead. Any ideas?

EDIT: Nvm. I was using it with your Cata zone QBs. I loaded it with my default HB install and worked fine. *shrug*
 
Last edited:
After a good look at the profile, Kick has taken every precaution to make sure it *doesn't* do what you described.

The profile will first go after all the kegs. Then it will go after all the food. During those two it will kill what it encounters, thus making sure it doesn't look too bad.
The bot should not kill everything first, then go back to get all the kegs, then go back to get all the food. The killing is done whilst performing the other two.

That having been said; yeah, it would be nice if it could do the food and kegs at the same time.

it will with the plugin ;)
 
he uses a plugin that forces looting i believe
the issue w/ looting is flyto enables / disables looting

Yah i still got his plugin active with your profiles, do not help.

seems as he is using a CB for it...
PHP:
	<CustomBehavior File="UserSettings" LootMobs="True" UseMount="True" PullDistance="30" />
		<CustomBehavior File="UserSettings" LootMobs="True" TrainNewSkills="False" LearnFlightPaths="True" UseFlightPaths="False" />

This way he keeps looting on by standard.

Now if you tickle magis belly a bit you might copyhis code to your profiles :D
 
Quest: "Core access codes" bugs up from time to time. the thing is that it is landing to far away to use the item supplied, and it stands there spamming it. some CC?s handles it some don?t if you where to land close most CC?s would handle it i think.
 
let me start off by saying this profile has been awesome thus far!!! i get too this point and it keeps running around saying "Goal: QuestItem" i have no quest currently active and all it does is just run around killing stuff. I tried downloading the newest version of this profile and still does the same thing... any suggestions?? thanks man.

[8:16:20 PM:853] Compiling expression '((!IsQuestCompleted(27760)) && (!HasItem(62483)))' @ line 765
[8:16:21 PM:319] Goal: QuestItem
[8:16:21 PM:320] Compiling expression '(HasItem(62483))' @ line 776
[8:16:21 PM:826] Activity: Moving to hotspot


EDIT: It does the same thing "billbob" said in the earlier post, it mounts up. flies too the pygmy scouts and just runs around killing. :)

It is looking for an item that starts a quest, some times it takes time for it to drop.
 
[CombatUseItemOn-v195(warning) @line 4762]: Attribute 'CollectionDistance' is not recognized by this behavior--ignoring it.
[CombatUseItemOn-v195(warning) @line 4762]: Attribute 'Range' is not recognized by this behavior--ignoring it.

i think these need to be updated.

Using: Honorbuddy v2.0.0.5198 with your last SVN rev (600) of [A - Quest] Human 1-60 [Kick]
 
Last edited:
Hey there,

I am using the Therazane Profile as my rep with them is just into the "honored" section. However the bot keeps telling me that the profile has finished?

I tried it with a fresh HB installation but still no luck. Am I doing something wrong? I put it onto questing bot and load the profile named "[Fly][N - Rep Quest] DH Therazane Rep Dailies [Kick]".

I just noticed that even though I am clicking on the profile listed above, HB is stating that it has changed the current profile to "[Fly][N - Quest] Deepholm 82-84 [Kick]" Instead? :S

Thank you for any help and support.
 
OBSERVE post edited. changed to MyCtm

I had a vision of how it could be possible to automate a quest in Uldum, the fire ball rollong quest.

Now i made it work, but it needs adjustments, a CTM might be better as the HB navigation does not handle big balls off fire moving that quickly. spinns arount the spots many times, but in the end with possible an added blackspot it did the job.

This is just a test and i want to share it with you as you might have an idea of how to make it work better, and i made this for you.

Code:
		<PickUp QuestName="Gnomebliteration" GiverName="Fusion Core" QuestId="27779" GiverId="46750" />
    <!-- This part was added by bengan -->
			<If Condition="((HasQuest(27779)) &amp;&amp; (!IsQuestCompleted(27779)))" >
        <!-- Lets get this fire ball roling before we move -->
    <!-- Don?t want the dog go chasing cats do we? -->
        <CustomBehavior File="UserSettings" PullDistance="1" />
        <CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for rolling to start {TimeRemaining}" />
        <!-- Lets move down hill, might get stuck at one point, might need a Blackspot or modification. -->
        <CustomBehavior File="MyCTM" X="-10569.35" Y="-2374.23" Z="91.95509" />
        <CustomBehavior File="MyCTM" X="-10498.15" Y="-2336.002" Z="68.24454" />
        <CustomBehavior File="MyCTM" X="-10437.81" Y="-2442.804" Z="45.31406" />
        <CustomBehavior File="MyCTM" X="-10471.8" Y="-2625.249" Z="5.238371" />
        <CustomBehavior File="MyCTM" X="-10236.63" Y="-2659.548" Z="5.219375" />
        <!-- Spin till completed. -->
        <While Condition="((HasQuest(27779)) &amp;&amp; (!IsQuestCompleted(27779)))" >
          <CustomBehavior File="MyCTM" X="-10114.64" Y="-2665.988" Z="7.372887" />
          <CustomBehavior File="MyCTM" X="-10055.92" Y="-2617.064" Z="13.5231" />
          <CustomBehavior File="MyCTM" X="-10020.86" Y="-2707.351" Z="14.90575" />
          <CustomBehavior File="MyCTM" X="-10166.71" Y="-2791.392" Z="5.038621" />
          <CustomBehavior File="MyCTM" X="-10100.77" Y="-2715.046" Z="15.28269" />
        </While>
        <!-- Lets finish this -->
        <CustomBehavior File="MyCTM" X="-10100.77" Y="-2715.046" Z="15.28269" />
        <CustomBehavior File="MyCTM" X="-10278.45" Y="-2652.402" Z="9.776612" />
        <CustomBehavior File="MyCTM" X="-10294.45" Y="-2694.481" Z="0.4198593" />
        <CustomBehavior File="MyCTM" X="-10308.59" Y="-2704.206" Z="-1.780726" />
        <If Condition="((HasQuest(27779)) &amp;&amp; (IsQuestCompleted(27779)))" >
				<CustomBehavior File="FlyTo" X="-10640.03" Y="-2341.109" Z="144.753" />
			</If>
      </If>
    <CustomBehavior File="UserSettings" PullDistance="20" />

And yes this shit did work :D
 
Last edited:
Issue doing Saving Foreman Oslow. Runs from the spot Oslow is located (under the boulder) to the dock and back again. Stopped the bot and completed the quest manually. Using Gnome Mage, ran into the issue with a Gnome Warrior as well.
8-29-2011_4_22 AM 9264 Log.txt is the Gnome Mage
8-27-2011_5_49 PM 7384 Log.zip is the Gnome Warrior.
 
Better documentation: for developers, I want to start developing things, but I'd like to see at least the skeletons without having to separate it from the sources of things already distributed.
Native flying: to fake broken-line effect
Native 'Use Transports': to avoid going north to south in the same continent flying
Other: possibility to save hearthstone and use it as a node for pathing, so that you can save lots of time, specially using ArchaeologyBuddy
 
Status
Not open for further replies.
Back
Top