What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
hi!.
works fine until i come to the quest giver NPC "Endorah" she has no quest for me but the bot keeps klicking her...
what can i do? :p

€dit:...ok. i have no idea about coding, but i removed the Endorah code and now he keeps on flying...is it still a bug?
attach the Log
 
Stymying the Arakkoa

The first mob the profile kills is Urdak. Now, this doesn't always happen, but happens more often than not.
Most of the time the bot just grinds in the area endlessly, chain pulling everything (even things way beyond the pulldistance) and doesn't go up the tower.

Today I left for dinner and the bot had been clearing the area. Three hours later I come back, the quest wasn't done, and it was killing stuff in the Bone Wastes (lol)!
The other guys work fine (at least I've never noticed the same thing happening), but this one... yeah...

So I was thinking maybe you could either add a flyto into his platform, or maybe just a quest override with the actual hotspot instead of the bot trying to find it itself.
What do you think? I parked that toon there if you need me to test anything or get you hotspots.

copy / pasted from ally profile and changed the questid; it should work flawlessly now (with flyto's)
 
Found an issue, alliance 12-58 in booty bay on the quest "Too Big For His Britches" the quest giver won't give me the quest. I googled around, saw it was part of a quest line but didn't really read up on it.

Level 34 paladin (I know I'm leveling in a low place, but, too lazy to modify stuff) and I did restart the bot to make sure it didn't just forget the quest. I'm not skipping levels/starting mid way, so, if your bot has the pre-quests coded in I've done them. Not really too sure how to check what quests I've done :/

damn, i deleted the quest by accident; i need u to accept the quest he has and give me the quest output (dev tools window - left click on quest, right click on quest and copy xml)

hb will take a few seconds and output the pickup / objective / turnin and i'll need that copy / pasted here please!
 
Found an issue, alliance 12-58 in booty bay on the quest "Too Big For His Britches" the quest giver won't give me the quest. I googled around, saw it was part of a quest line but didn't really read up on it.

Level 34 paladin (I know I'm leveling in a low place, but, too lazy to modify stuff) and I did restart the bot to make sure it didn't just forget the quest. I'm not skipping levels/starting mid way, so, if your bot has the pre-quests coded in I've done them. Not really too sure how to check what quests I've done :/

fixed
 
While I was in the area I fixed another quest: "Kobold Fury!"

Code:
        <PickUp QuestName="Jin'Zil's Blessing" QuestId="26067" GiverName="Witch Doctor Jin'Zil" GiverId="3995" />
        <PickUp QuestName="Kobold Fury!" QuestId="26068" GiverName="Subjugator Devo" GiverId="42023" />
            <If Condition="((HasQuest(26067)) &amp;&amp; (!IsQuestCompleted(26067)))" >
                <CustomBehavior File="UserSettings" PullDistance="1" />
                <CustomBehavior File="UseItemOn" QuestId="26067" ItemId="56798" MobId="41360" Range="20" WaitTime="7000" MobState="Alive" NumOfTimes="30" X="171.7514" Y="-806.8386" Z="-0.294844" />
            </If>
        <TurnIn QuestName="Jin'Zil's Blessing" QuestId="26067" TurnInName="Witch Doctor Jin'Zil" TurnInId="3995" /> <!-- I turn in on purpose -->
            <If Condition="((HasQuest(26068)) &amp;&amp; (!IsQuestCompleted(26068)))" >
                <CustomBehavior File="NoCombatMoveTo" X="187.9012" Y="-810.9161" Z="2.74902" />
                <CustomBehavior File="NoCombatMoveTo" X="318.4083" Y="-460.5539" Z="69.84375" />
                <CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
                <UseItem ItemId="56799" QuestName="Kobold Fury!" QuestId="26068" X="318.4083" Y="-460.5539" Z="69.84375" />
                <CustomBehavior File="ForcedMount" />
            </If>
            <If Condition="((HasQuest(26068)) &amp;&amp; (IsQuestCompleted(26068)))" >
                <CustomBehavior File="NoCombatMoveTo" X="318.4083" Y="-460.5539" Z="69.84375" />
                <CustomBehavior File="NoCombatMoveTo" X="187.9012" Y="-810.9161" Z="2.74902" />
                <CustomBehavior File="NoCombatMoveTo" X="-51.51396" Y="-254.1534" Z="3.577262" />
        <TurnIn QuestName="Kobold Fury!" QuestId="26068" TurnInName="Subjugator Devo" TurnInId="42023" />
                <CustomBehavior File="UserSettings" PullDistance="20" />
            </If>

fixed

The last one is in EPL: Ix'lar the Underlord

These are not the gay quests you're looking for!

<fixed>

re-svn
 
'Type' is an unexpected token. The expected token is '='. Line 1687, position 54.

I cant attach a log to show you what else is going on since the profile doesnt even start.
 
'Type' is an unexpected token. The expected token is '='. Line 1687, position 54.

I cant attach a log to show you what else is going on since the profile doesnt even start.

you're on a different profile than what i have;

my line 1687 is a blank line :p
 
I'm having a weird issue... I've leveled a couple characters now at every level except for the high 60's. I'm currently running 2 druids through here right now, using this profile.

One closed out while I was sleeping (fine), but the other was riding a flying mount around nagrand but only on the ground, and it did this for 6 hours, running basically all around nagrand. It was attempting to kill 12 clefthoof's for the nesingway quests...

I have no idea why but many times during the BC quests, the bot has just gone riding right through/passed the mobs it's needed to kill for the quest, completely ignoring them. SOMETIMES, it would aggro so many of them it gets dazed and knocked off the mount, finally fightining/killing them. Clefthoof's are passive though, so I'm guessing it was riding around for hours.... I was 68.3 when I went to bed, and 7 hours later, still 68.5 ish... I watched the bot ride right through the Clefthoof's completely ignoring all of them. I even tried forcing it to fight them, and nothing...

I haven't changed any plugins, any profiles, nothing... And it's ONLY happened on this profile in the BC area... I've only noticed it...riding by the target mobs in Zandarmarsh, Terrorkar, and now Nagrand... The log only shows me riding around and occassionally defending myself from aggroing baddies, but not the target mob. All of the 'settings' look completely the way they should for questing and/or killing crap...

Any ideas?

EDIT: It looks like the only reason I have kills is that I accidently AoE hit a clefthoof while defending against a Dust Master or whatever (tornado guys). I have 8 clefthoof's in 7 hours....
 
Last edited:
I havent started the profile yet. I just hit 70 and was switching over to the next profile. It hasnt done anything yet.
 
re-svn getting this now.

Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 1438, position 2.
 
Sorry, I got it now. I deleted this time around and redownloaded from your trunk.
 
re-svn getting this now.

Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 1438, position 2.

delete your settings folder in hb and try again (before doing that - make sure you save your username / pw or key)
 
Hey chief, EPL did not have a repair vendor it was trying to goto org and could not generate path. I added this one thought you may wanna add it to help everyone else! Thanks again for your kickazz profiles!

<!--Eastern Plaguelands-->
<Vendor Name="Argus Highbeacon" Entry="45451" Type="Repair" X="2262.87" Y="-4463.15" Z="114.2995" />
 
I'm having a weird issue... I've leveled a couple characters now at every level except for the high 60's. I'm currently running 2 druids through here right now, using this profile.

One closed out while I was sleeping (fine), but the other was riding a flying mount around nagrand but only on the ground, and it did this for 6 hours, running basically all around nagrand. It was attempting to kill 12 clefthoof's for the nesingway quests...

I have no idea why but many times during the BC quests, the bot has just gone riding right through/passed the mobs it's needed to kill for the quest, completely ignoring them. SOMETIMES, it would aggro so many of them it gets dazed and knocked off the mount, finally fightining/killing them. Clefthoof's are passive though, so I'm guessing it was riding around for hours.... I was 68.3 when I went to bed, and 7 hours later, still 68.5 ish... I watched the bot ride right through the Clefthoof's completely ignoring all of them. I even tried forcing it to fight them, and nothing...

I haven't changed any plugins, any profiles, nothing... And it's ONLY happened on this profile in the BC area... I've only noticed it...riding by the target mobs in Zandarmarsh, Terrorkar, and now Nagrand... The log only shows me riding around and occassionally defending myself from aggroing baddies, but not the target mob. All of the 'settings' look completely the way they should for questing and/or killing crap...

Any ideas?

1st one - dunno w/o a log

2nd one ... which clefthoof? because both of mine have overrides to only kill w/in certain hotspots

are you sure autoloot was enabled in game?
are you sure you had 'loot mobs' selected in hb?

if both are true, then i'll need a log
 
Status
Not open for further replies.
Back
Top