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.
In Jade Forest as Ally:
The bot tries to picup the quest "Simulacrumble" before it has turned in "The sprites Pligt".

<While Condition="((HasQuest(29745)) &amp;&amp; (IsQuestCompleted(29745)))" > <!-- The Sprites' Plight -->
<CustomBehavior File="CompleteLogQuest" QuestId="29745" /> <!-- 29747 -->
<CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for CLQ {TimeRemaining}" />
</While>
<PickUp QuestName="Simulacrumble" QuestId="29748" GiverName="Shattered Destroyer" GiverId="214871" GiverType="Object" X="2693.197" Y="-1940.574" Z="215.1012" />

literally impossible to skip the turnin unless you stop/started while the behavior was going
 
why does the 85-86 profile for horde doesnt work for me? he just stands still and cast his shield (im mage) and then he doesnt do anything, why is this?
 
Thanks for the great work Kick. Hope you recieved my donation. greatly appreciated.

Regards Sam :)
 
this is not a log. attach a log for assistance. but no data is a mesh issue, ask support for assistance with that issue

View attachment 4684 2012-11-12 19.06.txt

This might be log, since the one earlier ends at Borean Tundra, and this is the next one I have. A part of it is atleast questing in Dragonblight, due only seeing the log request now. If this log is not good enough then I do not know what is causing the problem I wrote about earlier.

Thanks, otherwise the bot has been great, I appreciate the work.
 
The cross-realm ganking is insane in Hellfire..:S.. Raids of 90s just hovering the questhubs.
Is there it possible to edit the profile to start zangamarsh at lvl 60 instead, if so, what paragraph?
61 is min i think?

open the profile, press ctrl+f (or edit - find), type in: checkpoint

and change the <!-- Zangarmarsh --> checkpoint from 63 to 60
 
Question I've notice that the character gets stuck a lot especially in "Krasarang Wilds" area; is there a plugin or setting that would prevent the bot getting stuck constantly?
 
Stuck on Mental training hes answering complete opposite every time. If we could flip the logic might be good LOL

<CustomBehavior File="MountHyjal\MentalTraining" QuestId="25299" />


View attachment 3108 2012-11-12 16.06.txt

**With SVN Updated**
Upon further review hes not answering any just Logging.Write("Answering YES"); is working. Hes not Lua.DoString("RunMacroText(\"/click BonusActionButton1\")");
 
Last edited:
Question I've notice that the character gets stuck a lot especially in "Krasarang Wilds" area; is there a plugin or setting that would prevent the bot getting stuck constantly?
i need a log as you're saying:

my car is not driving well atm

...
 
Here are my logs.

Bot not moving,nothing.

[20:45:33.445 D] Changed tilemap to Kalimdor, Tiled: True
[20:45:33.452 N] Changing current profile to [Quest] 1 to 90 By [Cava]

you didn't load my 12+... this is cava's

if you want to use my 12+ on a 80+, read the first 3 posts
 
Alliance - Eastern Plaguelands

Quest: The Wrathcaster

About the Problem where the Toon stays in the Basement and doesnt move and always kill "Mataus the Wrathcaster" i think the Problem is, that the Toon want to kill "Scarlet Commander Marjhan" but he is in the 2. Floor. I didnt checked the Profile yet, but i think this is the Problem. I killed the Scarlet Commander by Hand and the Profile goes on.

Information about Scarlet Commander Marjhan
Name = Scarlet Commander Marjhan
Wowhead Id = 46092
Faction = 67 [Scarlet Crusade]
Location = <1602.091, -5306.851, 91.09708>
<Vendor Name="Scarlet Commander Marjhan" Entry="46092" Type="Repair" X="1602.091" Y="-5306.851" Z="91.09708" />
 
Using Latest SVN with complete override of behaviors.

Upon further review hes not answering any just Logging.Write("Answering YES"); is working. Hes not Lua.DoString("RunMacroText(\"/click BonusActionButton1\")");


View attachment 67124
make sure the behaviors go in your /quest behaviors/mount hyjal folder.

i've updated this on my svn

my bad!
 
Last edited:
Alliance - Eastern Plaguelands

Quest: The Wrathcaster

About the Problem where the Toon stays in the Basement and doesnt move and always kill "Mataus the Wrathcaster" i think the Problem is, that the Toon want to kill "Scarlet Commander Marjhan" but he is in the 2. Floor. I didnt checked the Profile yet, but i think this is the Problem. I killed the Scarlet Commander by Hand and the Profile goes on.

Information about Scarlet Commander Marjhan
Name = Scarlet Commander Marjhan
Wowhead Id = 46092
Faction = 67 [Scarlet Crusade]
Location = <1602.091, -5306.851, 91.09708>
<Vendor Name="Scarlet Commander Marjhan" Entry="46092" Type="Repair" X="1602.091" Y="-5306.851" Z="91.09708" />
Code:
    <Quest Id="27615" Name="The Wrathcaster">
    <Objective Type="KillMob" MobId="46093" Name="Marcus the Wrathcaster" KillCount="1">
      <Hotspots>
        <Hotspot X="1594.729" Y="-5304.8" Z="68.731" />
      </Hotspots>
    </Objective>
  </Quest>
    <Quest Id="27619" Name="The Commander">
    <Objective Type="KillMob" MobId="46092" Name="Scarlet Commander Marjhan" KillCount="1">
      <Hotspots>
        <Hotspot X="1603.333" Y="-5306.983" Z="91.10453" />
      </Hotspots>
    </Objective>
  </Quest>
they were in the ally one, copy/pasted to horde one. update please
 
Status
Not open for further replies.
Back
Top