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!

Resource icon

[Order Bot] Quests, Quests and Quests! 2025-02-08

Getting this error where the profile won't click "Complete"
[09:36:53.822 D] Interacting with Redwald 0x2BD2F930
[09:36:53.823 D] GreyMagic.InjectionSEHException: Injection resulted in a process exception with error code 0xc0000005
at GreyMagic.Executor.‬‪*‪***​​*‪‫*****‪‏****‫‬*(Int32 )
at GreyMagic.Executor.‪​‎*‎‏‬‏‏‫‎‎***​‫‏‎​‏​**​‏*(Int32 )
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.ExternalProcessMemory.CallInjected[T](IntPtr address, CallingConvention callingConvention, Object[] args)
at ƒ..(GameObject )
at ff14bot.Objects.GameObject.Interact()
at ff14bot.NeoProfiles.TurnInTag.<CreateBehavior>b__21(Object ret) in c:\Users\Steven\Documents\Rebornbuddy 1.0.350.0\Quest Behaviors\TurnInTag.cs:line 234
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__12.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.Behavior.HookExecutor.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.Behavior.HookExecutor.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__12.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.TreeRoot.()
 
Hi, I'm getting this error when I try to run the [O] Seventh Astral Era - A Realm Awoken profile:
[05:21:37.707 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Collections.Generic.List`1.set_Capacity(Int32 value)
at System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
at System.Collections.Generic.List`1.Add(T item)
at ff14bot.Managers.Bag..ctor(IntPtr Pointer)
at ff14bot.Managers.InventoryManager.()
at ff14bot.Managers.InventoryManager.get_FilledSlots()
at RebornBuddy.RunCode_Generated._3175069719.<_3175069719Func3>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ff14bot.NeoProfiles.Tags.RunCode..()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TreeSharp.ActionRunCoroutine...()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
at Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
at Buddy.Coroutines.Coroutine.Resume()
at TreeSharp.ActionRunCoroutine.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.Behavior.HookExecutor.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.Behavior.HookExecutor.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__13.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__12.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.TreeRoot.() --> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Collections.Generic.List`1.set_Capacity(Int32 value)
at System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
at System.Collections.Generic.List`1.Add(T item)
at ff14bot.Managers.Bag..ctor(IntPtr Pointer)
at ff14bot.Managers.InventoryManager.()
at ff14bot.Managers.InventoryManager.get_FilledSlots()
at RebornBuddy.RunCode_Generated._3175069719.<_3175069719Func3>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ff14bot.NeoProfiles.Tags.RunCode..()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TreeSharp.ActionRunCoroutine...()
 
Hi,

great profiles, but i´m to stupid to use your lisbeth crafting profiles 1-50.
I installed the "old" version of Lisbeth, but i cant load these profiles.

Did i need the new pay version for these profiles or what i have to setup?

A short explanation would be great.

Thanks in advance.
 
It is very likely there is no fix for the CN client, but I can take a look at the profile to see why it is throwing that error (I have an idea what causes it, but I would also need to get myself a copy of the CN RB code to double check).
 
It is very likely there is no fix for the CN client, but I can take a look at the profile to see why it is throwing that error (I have an idea what causes it, but I would also need to get myself a copy of the CN RB code to double check).

very thanks
 
Leveling an alt right now, finally got around to doing Castrum/Praetorium (manually, of course!). Now I'm on A Realm Awoken...but it seems SE added some new MSQ. No idea why...and they're all grind x mob quests. Really, SE? I've already finished them (again, manually), but the profile lacks them.

Specifically, these two: Welcome to Morbol Country (http://na.finalfantasyxiv.com/lodestone/playguide/db/quest/b9209a903b3/) and Answering the Call (http://na.finalfantasyxiv.com/lodestone/playguide/db/quest/ed47b7c4809/) are the ones I've gotten up to. First is kill 3 Morbols, second is kill 3 Hapalits.

So yeah. Much appreciated if you could add them to the profile, if not for me for other people using it!

Edit: seems like those two quests REPLACED Hest of the Best and Pass the Smell Hest. Yay SE?
 
Last edited:
Leveling an alt right now, finally got around to doing Castrum/Praetorium (manually, of course!). Now I'm on A Realm Awoken...but it seems SE added some new MSQ. No idea why...and they're all grind x mob quests. Really, SE? I've already finished them (again, manually), but the profile lacks them.

Specifically, these two: Welcome to Morbol Country (http://na.finalfantasyxiv.com/lodestone/playguide/db/quest/b9209a903b3/) and Answering the Call (http://na.finalfantasyxiv.com/lodestone/playguide/db/quest/ed47b7c4809/) are the ones I've gotten up to. First is kill 3 Morbols, second is kill 3 Hapalits.

So yeah. Much appreciated if you could add them to the profile, if not for me for other people using it!

Edit: seems like those two quests REPLACED Hest of the Best and Pass the Smell Hest. Yay SE?

This has been reported to him.. This was a change they did in 3.1 (as a friend ran the profiles after 3.0 and it worked).. I discovered this right after 3.1 went live.. they just took out the guildhest quests and added 2 or 3 quests.. then it goes back to normal.
 
Hi ! i have a problem for XP :(

i'm french , i just made a fresh install with the last version, and i add the both SVN from y2crazy and kagami.

But ! , when i start a new caracter all works perfectly with profile 1-15.

but my caracter is lvl 25 and the class profile work but the quest 15-50 dont wanna work , it looks like he wanna go somewhere but he cant , and i dont know why :( i dont even know where the loc where he wanna go is

(and sorry for my english) ^^

i paste the log for more help , thanks :)


[01:22:55.267 D] Loading last profile
[01:22:55.420 N] BehaviorDirectory element found, compiling custom behaviors...
[01:22:57.349 N] Loaded profile Questing - Main Scenario 15-50 (All Classes)
[01:22:57.350 N] Bot Thread Started.
[01:22:57.555 N] Connection to 192.99.148.87:31215 established.
[01:22:57.556 N] Clearing all hooks.
[01:22:57.556 D] Replaced hook [PreCombatBuff] 2a4fe703-5e25-4e19-b09f-4a511cabe649
[01:22:57.556 D] Replaced hook [Heal] 55aca1cf-ab88-4094-920a-f7b90d1d0af6
[01:22:57.556 D] Replaced hook [Pull] d690c441-7173-48e0-8483-06bcc3bf22e4
[01:22:57.556 D] Replaced hook [CombatBuff] 308c2622-e495-47f9-a1e9-b2c65dce975e
[01:22:57.556 D] Replaced hook [Combat] 9eca8446-e1bb-4f45-9869-650bf6b7d149
[01:22:57.556 D] Replaced hook [Rest] b74a0fba-17d4-4bd5-b38a-a35e2b10645a
[01:22:57.556 N] [Kupo] Hooks cleared, re-creating behaviors
[01:22:57.556 D] Replaced hook [Kupo.Combat] 66e29c61-36b5-4821-8daf-1015a317d071
[01:22:57.556 D] Replaced hook [Kupo.Pull] 9536b3cf-3656-4fca-ba86-9c1d64063b12
[01:22:57.556 D] Replaced hook [Kupo.Rest] 1b5fde6c-7bba-4049-b9f5-edd03f6786ec
[01:22:57.556 D] Replaced hook [Kupo.CombatBuffs] ddb97ae8-b7f4-49b7-9e0e-f4d4822f0b03
[01:22:57.556 D] Replaced hook [Kupo.Heal] 5bc45fcf-85a4-4f08-b133-ec4d4cd95968
[01:22:57.556 D] Replaced hook [Kupo.PreCombatBuffs] 516804e3-d2a7-4fbb-85a1-0977e362dc18
[01:22:57.556 D] Added new hook [RoutineCombat] 7e20f845-63b0-48b2-b54b-b715a4bf119f
[01:22:57.556 D] Added new hook [HotspotPoi] 91343f48-6bbe-4034-8164-eef558b696e8
[01:22:57.556 D] Added new hook [SetDeathPoi] 6f432f28-ef7c-47b3-b9dd-eb17acf8008c
[01:22:57.556 D] Added new hook [SetCombatPoi] c0f00a02-fec0-4066-b9e8-5cb7abc28a14
[01:22:57.556 D] Added new hook [SetHotspotPoi] fcdaa5d4-41b7-4d59-8a63-7fc5aeefb996
[01:22:57.556 D] Added new hook [SelectPoiType] 9d07c55b-246b-4d67-ac65-e9ea040c9546
[01:22:57.556 D] Replaced hook [SelectPoiType] df46af15-ce5c-41c2-8a4b-8e939ec80aef
[01:22:57.556 D] Inserted new hook [TreeStart @0] 81bc4fc4-8197-4f91-8c3e-06737f6c9dc4
[01:22:57.558 V] [Poi.Clear] Reason: Current behavior changed to BotSettingsTag: IsDone: False, AutoEquip: 1, HighPriority: False, LineNumber: 1759, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.ActionRunCoroutine, .
[01:22:57.558 D] Removed all hooks from [HighPriorityProfileOrderBehavior_Hook]
[01:22:57.558 D] Replaced hook [ProfileOrderBehavior_Hook] 938c7da7-4580-4522-a40a-a935ed4f896d
[01:22:57.569 D] Finished checking gear in 00:00:00.0008135
[01:22:57.576 V] [Poi.Clear] Reason: Current behavior changed to MoveToTag: XYZ: <305.4703, -36.325, 351.7662>, Name: Ahldfoet, Distance: 3, UseMesh: True, IsDone: False, HighPriority: False, LineNumber: 1865, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
[01:22:57.576 D] Replaced hook [ProfileOrderBehavior_Hook] e9effe05-3037-4a37-be96-d87f8333f2a1
[01:22:57.579 D] Requesting path on 141 from <-19.82931, -1.877696, -165.618> to <305.4703, -36.325, 351.7662>
[01:22:58.134 D] No viable path from <-19.82931, -1.877696, -165.618> to <305.4703, -36.325, 351.7662> in 00:00:00.5543444 ms
 
MoveToTag: XYZ: <305.4703, -36.325, 351.7662>, Name: Ahldfoet, Distance: 3

Bot is trying to get to Ahldfoet, who should be in Aleport. Try teleporting/moving to Western La Noscea and hit start again.
 
work 5min and now ....


[02:10:17.730 D] Loading last profile
[02:10:17.879 N] BehaviorDirectory element found, compiling custom behaviors...
[02:10:19.466 N] Loaded profile Questing - Main Scenario 15-50 (All Classes)
[02:10:19.467 N] Bot Thread Started.
[02:10:19.673 N] Connection to 192.99.148.87:31215 established.
[02:10:19.673 N] Clearing all hooks.
[02:10:19.673 D] Replaced hook [PreCombatBuff] 37bbcc5a-4ba6-4f03-951c-dff4ae363de8
[02:10:19.673 D] Replaced hook [Heal] 59c94e53-9d5d-40c4-ab2b-22ba7b3f3a13
[02:10:19.673 D] Replaced hook [Pull] aa28573d-1649-4f2b-9e4b-3aad7e3bb6f7
[02:10:19.673 D] Replaced hook [CombatBuff] a94b2a02-2a99-4098-a148-118c63c70920
[02:10:19.673 D] Replaced hook [Combat] 149ff129-201e-4180-8510-ff72b8a52e31
[02:10:19.673 D] Replaced hook [Rest] 0e3accfb-09dc-419f-b88f-9d4126cd4f0a
[02:10:19.673 N] [Kupo] Hooks cleared, re-creating behaviors
[02:10:19.673 D] Replaced hook [Kupo.Combat] 9843c759-761d-4400-a9c3-c1412582381b
[02:10:19.673 D] Replaced hook [Kupo.Pull] 226e7e19-8dcd-4e1c-ae54-a76e1e1dc645
[02:10:19.673 D] Replaced hook [Kupo.Rest] 5bae51f6-7b0a-40c5-b593-0e5a57b0cd30
[02:10:19.673 D] Replaced hook [Kupo.CombatBuffs] 4e5114b5-3b26-4945-8753-bc69d4539e01
[02:10:19.673 D] Replaced hook [Kupo.Heal] 1ea0a385-a5fe-4867-bb78-aff6632326e8
[02:10:19.673 D] Replaced hook [Kupo.PreCombatBuffs] f88d2b63-c09d-47bb-b12b-1bb5d9433557
[02:10:19.673 D] Added new hook [RoutineCombat] be6ab883-5b84-4347-ace2-03d8576d73f1
[02:10:19.673 D] Added new hook [HotspotPoi] 41aee5e2-89e6-4568-8e70-ed1cfbe2c670
[02:10:19.673 D] Added new hook [SetDeathPoi] ec0bf828-4252-4bd7-bd3d-f03d821384cc
[02:10:19.673 D] Added new hook [SetCombatPoi] 3f75723d-a580-4cfb-a08c-08283458001e
[02:10:19.673 D] Added new hook [SetHotspotPoi] 65f739a6-eaf0-4c03-933d-668c404dc780
[02:10:19.673 D] Added new hook [SelectPoiType] 385017c3-ac9c-434d-9a21-75d3e9984645
[02:10:19.673 D] Replaced hook [SelectPoiType] 33d121c1-e908-4d90-a26c-897333bad235
[02:10:19.673 D] Inserted new hook [TreeStart @0] f365e29d-b88a-4bba-be85-bf647876bd57
[02:10:19.685 V] [Poi.Clear] Reason: Current behavior changed to BotSettingsTag: IsDone: False, AutoEquip: 1, HighPriority: False, LineNumber: 1759, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.ActionRunCoroutine, .
[02:10:19.685 D] Removed all hooks from [HighPriorityProfileOrderBehavior_Hook]
[02:10:19.685 D] Replaced hook [ProfileOrderBehavior_Hook] 76e92b4d-74fc-4600-a6a0-c719ff18f8d6
[02:10:19.727 V] [Poi.Clear] Reason: Current behavior changed to MoveToTag: LineNumber: 2328, XYZ: <-472.1904, 23.00789, -320.8515>, Name: Tatafu, Distance: 3, UseMesh: True, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
[02:10:19.727 D] Replaced hook [ProfileOrderBehavior_Hook] dc7da554-ac76-4192-abee-aab265ec00f5
[02:10:19.728 D] Requesting path on 132 from <40.79765, 1.2, 31.93713> to <-472.1904, 23.00789, -320.8515>
[02:10:20.006 D] No viable path from <40.79765, 1.2, 31.93713> to <-472.1904, 23.00789, -320.8515> in 00:00:00.2783847 ms
[02:10:27.573 D] Finished checking gear in 00:00:00.0011569
 
I believe the profiles aren't 100% afk, and have some issues with some teleports missing. If it says no viable path, likely you are on the wrong map.
 
Yes i understand that :)

but for the fure , how can i find the location where the bot wanna go ? i dont wanna post everytime i can't go somewhere ^^ , does a website where loc fonction on FF map exist ?
 
This has been reported to him.. This was a change they did in 3.1 (as a friend ran the profiles after 3.0 and it worked).. I discovered this right after 3.1 went live.. they just took out the guildhest quests and added 2 or 3 quests.. then it goes back to normal.


I actually didn't know this got reported here, so I messages Y2krazy with the code for the new quests, I just changed the Quest ID and the name of the quests, it worked for me.

Code:
<!-- Welcome to Morbol Country -->

        <If Condition="not IsQuestCompleted(67097)">
            <If Condition="not HasQuest(67097)">
                <If Condition="not IsOnMap(156)">
                    <If Condition="Managers.WorldManager.HasAetheryteId(24)">
                        <TeleportTo Name="Revenant's Toll" AetheryteId="24" />
                    </If>
                    <If Condition="not Managers.WorldManager.HasAetheryteId(24)">
                        <Travel To="156" />
                    </If>
                </If>
                <NoCombatMoveTo Name="Slafborn" XYZ="21.92719, 20.74698, -682.063" />
                <If Condition="IsQuestAcceptQualified(67097)">
                    <PickupQuest NpcId="1006530" QuestId="67097" XYZ="21.92719, 20.74698, -682.063" />
                </If>
            </If>
            <If Condition="HasQuest(67097)">
                <If Condition="GetQuestStep(67097) == 1">
                    <If Condition="IsQuestCompleted(65756) or IsQuestCompleted(66223) or IsQuestCompleted(66229)">
                        <LogMessage Message="Please complete Hero on the Halfshell manually!" />
                        <LogMessage Message="Please restart this profile after you are done." />
                        <StopBot />
                    </If>
                </If>
                <If Condition="GetQuestStep(67097) == 255">
                    <If Condition="not IsOnMap(156)">
                        <If Condition="Managers.WorldManager.HasAetheryteId(24)">
                            <TeleportTo Name="Revenant's Toll" AetheryteId="24" />
                        </If>
                        <If Condition="not Managers.WorldManager.HasAetheryteId(24)">
                            <Travel To="156" />
                        </If>
                    </If>

                    <!-- Rewards

                    0: Vitality Bracelets
                    1: Strength Bracelets (Accuracy)
                    2: Strength Bracelets (Critical Hit Rate)

                    If you want a specific reward from the above list, replace the TurnIn tag below with the following and change the "Reward Slot" to the number you want:

                    <TurnIn QuestId="66720" NpcId="1006530" XYZ="21.92719, 20.74698, -682.063" RewardSlot="0" />

                    -->

                    <NoCombatMoveTo Name="Slafborn" XYZ="21.92719, 20.74698, -682.063" />
                    <TurnIn QuestId="67097" NpcId="1006530" XYZ="21.92719, 20.74698, -682.063" />
                </If>
            </If>
        </If>

<!-- Answering the Call -->

        <If Condition="not IsQuestCompleted(67098)">
            <If Condition="not HasQuest(67098)">
                <If Condition="not IsOnMap(156)">
                    <If Condition="Managers.WorldManager.HasAetheryteId(24)">
                        <TeleportTo Name="Revenant's Toll" AetheryteId="24" />
                    </If>
                    <If Condition="not Managers.WorldManager.HasAetheryteId(24)">
                        <Travel To="156" />
                    </If>
                </If>
                <NoCombatMoveTo Name="Slafborn" XYZ="21.92719, 20.74698, -682.063" />
                <If Condition="IsQuestAcceptQualified(67098)">
                    <PickupQuest NpcId="1006530" QuestId="67098" XYZ="21.92719, 20.74698, -682.063" />
                </If>
            </If>
            <If Condition="HasQuest(67098)">
                <If Condition="GetQuestStep(67098) == 1">
                    <LogMessage Message="Please complete More than a Feeler manually!" />
                    <LogMessage Message="Please restart this profile after you are done." />
                    <StopBot />
                </If>
                <If Condition="GetQuestStep(67098) == 255">
                    <If Condition="not IsOnMap(156)">
                        <If Condition="Managers.WorldManager.HasAetheryteId(24)">
                            <TeleportTo Name="Revenant's Toll" AetheryteId="24" />
                        </If>
                        <If Condition="not Managers.WorldManager.HasAetheryteId(24)">
                            <Travel To="156" />
                        </If>
                    </If>

                    <!-- Rewards

                    0: Dexterity Bracelets
                    1: Mind/Piety Bracelets
                    2: Intelligence Bracelets

                    If you want a specific reward from the above list, replace the TurnIn tag below with the following and change the "Reward Slot" to the number you want:

                    <TurnIn QuestId="66721" NpcId="1006530" XYZ="21.92719, 20.74698, -682.063" RewardSlot="0" />

                    -->

                    <NoCombatMoveTo Name="Slafborn" XYZ="21.92719, 20.74698, -682.063" />
                    <TurnIn QuestId="67098" NpcId="1006530" XYZ="21.92719, 20.74698, -682.063" />
                </If>
            </If>
        </If>

:)
 
Back
Top