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

[A - Quest] Zul'Drak 75+ [Kick] - ?eta

Thanks for the profile !
When killing Water Binders, Bot runs around in a circle, jumping up and down occasionally, and nothing else (not even targeting Water Binders that are in range). I repositioned, and it's doing the same thing. Killed mobs manually, and all was good.
 
Thanks for the profile !
When killing Water Binders, Bot runs around in a circle, jumping up and down occasionally, and nothing else (not even targeting Water Binders that are in range). I repositioned, and it's doing the same thing. Killed mobs manually, and all was good.

sounds like a CC issue
 
PHP:
		<PickUp QuestName="Dressing Down" QuestId="12648" GiverName="Stefan Vadu" GiverId="28518" />
			<UseItem QuestName="Dressing Down" QuestId="12648" ItemId="38699" X="5199.861" Y="-1581.653" Z="239.5982" />
			<If Condition="HasQuest(12648)" ><!-- &amp;&amp; (!Me.HasAura(&quot;Scourge Disquise&quot;)))" > -->
				<!-- <CustomBehavior File="UseItem" QuestId="12648" ItemId="38699" NumOfTimes="1" Waittime="1000" /> -->
				<CustomBehavior File="InteractandBuy" QuestId="12648" ObjectType="NPC" MobId="28589" NumOfTimes="1" GossipOption="1" BuySlot="1" WaitTime="1000" CollectionDistance="10" X="5156.954" Y="-1591.637" Z="239.3643" />
			</If>
			<Objective QuestName="Dressing Down" QuestId="12648" Type="CollectItem" ItemId="38698" CollectCount="1" CollectFrom="28589" />
		<TurnIn QuestName="Dressing Down" QuestId="12648" TurnInName="Stefan Vadu" TurnInId="28518" />

Kick, thanks for these profiles. They're genius and are really making my life easy. Anyway, came on here because I had a thought about this quest and happened to see this post. Hadn't actually looked at the code yet, since I am at work, but I digress. I was going to ask if it was possible to use the !Me.HasAura to double check that it had it before trying to purchase, and I see now it's commented out. Since Me.HasAura is "fixed" in the latest release, should this work? Sometimes I get attacked by a blightguard then end up fighting roaches over and over here. Also, I'd like to suggest putting in a second check for the aura after purchasing, and if you still have it, copy the exact same useitem tag again so it turns the buff back off and can mount again. Tends to just hang every few meters trying to mount, but can't with the buff. Last thing, if the Me.HasAura works, would it be possible to use the Scourge Disguise aura during the previous quest's objective of collecting Gooey Ghoul Drool? It would only avoid a couple fights, but should also lower chance of error in collecting.

Thanks again.
 
i looked at me.hasaura and !me.hasaura ... it bugged out =(
 
Hi Kick,
I think you have to update your custom behaviors.

I get the Following Error:

Looting Bluttrinker von Drakuru Guid:0xF13073D600178F32
[Behavior: UseItemOn(error)]: The 'NpcId' attribute is required, but missing. (Attribute names are case-sensitive.)
Parsing NpcId in UseItemOn behavior failed! please check your profile!

I think it was quest: <PickUp QuestName="Trolls Is Gone Crazy!" QuestId="12861" GiverName="Chief Rageclaw" GiverId="29690" />

The one where you have to use this 8 hammer's
 
Last edited:
i need more info

which quest r u on

and i know some were updated, and i'm looking into it =P
 

Attachments

I get

[09:46:26:172] System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.Bot.Quest_Behaviors.InteractWith.<CreateBehavior>b__7(Object ) in c:\Users\Simon\Desktop\HonorBuddy\Quest Behaviors\InteractWith.cs:line 77
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at QuestBot.Actions.ForcedBehaviorExecutor..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at QuestBot.Actions.ForcedBehaviorExecutor..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.()
[09:46:26:172] Cleared POI

at the quest : <PickUp QuestName="You Can Run, But You Can't Hide" QuestId="12629" GiverName="Stefan Vadu" GiverId="28518" />
 
u gotta use old interactwith as well... here ya go

and you'll need the old useitemon
 

Attachments

Last edited:
Level: 76
Quest: Trolls is gone crazy
Objective: Use Drakuru Lock Openers on Drakuru Shackles
Error:

[Behavior: UseItemOn(error)]: The 'NpcId' attribute is required, but missing. (Attribute names are case-sensitive.)
Parsing NpcId in UseItemOn behavior failed! please check your profile!

What do? o_O
 
Level: 76
Quest: Trolls is gone crazy
Objective: Use Drakuru Lock Openers on Drakuru Shackles
Error:

[Behavior: UseItemOn(error)]: The 'NpcId' attribute is required, but missing. (Attribute names are case-sensitive.)
Parsing NpcId in UseItemOn behavior failed! please check your profile!

What do? o_O

i updated the post just above urs, download that UseItemOn and replace your current one. I don't know what the devs messed with in the CB's... but whatever it was, they broke them
 
refresh and download it again, i uploaded the "new" one on accident

I haven't gotten the chance to use the UseItemOn just yet to verify it works or not
 
That works, cheers :) I'll be doing the entire profile so I'll post any bugs I walk into :)

Let me know what else is "broken" -- for this one, you may get into a "grinding loop" for the choker, if that happens, just delete the whole grind area that's in the middle / top of the profile, press save and click start again.

I'm waiting for correct code for that issue
 
Level: 76
Error: Char doesn't get past picking up 'You can run but you can't hide', it takes the quest and just stands there, like a stupid worgen.
 
Level: 76
Error: Char doesn't get past picking up 'You can run but you can't hide', it takes the quest and just stands there, like a stupid worgen.

I need more information please

Code:
		<PickUp QuestName="You Can Run, But You Can't Hide" QuestId="12629" GiverName="Stefan Vadu" GiverId="28518" />
			<!-- <Objective QuestName="You Can Run, But You Can't Hide" QuestId="12629" Type="CollectItem" ItemId="38687" CollectCount="5" /> -->
			<If Condition="((HasQuest(12629)) &amp;&amp; (!IsQuestCompleted(12629)))" >
				<CustomBehavior File="InteractWith" QuestId="12629" ObjectType="NPC" MobId="29856" NumOfTimes="10" CollectionDistance="1000" X="4999.129" Y="-1540.317" Z="239.3657" />
			</If>
			<Objective QuestName="You Can Run, But You Can't Hide" QuestId="12629" Type="CollectItem" ItemId="38686" CollectCount="5" />
		<TurnIn QuestName="You Can Run, But You Can't Hide" QuestId="12629" TurnInName="Stefan Vadu" TurnInId="28518" />

... you downloaded the interactwith in the above post, yes?
 
Back
Top