<?xml version="1.0" encoding="utf-8"?>
<Professionbuddy>
<While Condition="true" IgnoreCanRun="True">
<If Condition="Me.FreeNormalBagSlots >4" IgnoreCanRun="True">
<If Condition="HasMats (122662)" IgnoreCanRun="True">
<CastSpellAction RepeatType="Specific" Repeat="1" Entry="122662" CastOnItem="False" ItemType="Chest" ItemId="0" />
</If>
</If>
<If Condition="Me.FreeNormalBagSlots >4" IgnoreCanRun="True">
<If Condition="HasMats (122661)" IgnoreCanRun="True">
<CastSpellAction RepeatType="Specific" Repeat="1" Entry="122661" CastOnItem="False" ItemType="Chest" ItemId="0" />
</If>
</If>
<If Condition="Me.FreeNormalBagSlots <5" IgnoreCanRun="True">
<CallSubRoutine SubRoutineName="Verkaufen" />
</If>
</While>
<SubRoutine SubRoutineName="Verkaufen">
<SellItemAction Sell="All" NpcEntry="63013" Location="776.9479, 270.2587, 503.4201" SellItemType="Specific" ItemID="83793" Count="0" />
<SellItemAction Sell="All" NpcEntry="63013" Location="776.9479, 270.2587, 503.4201" SellItemType="Specific" ItemID="83794" Count="0" />
</SubRoutine>
</Professionbuddy>