Code:
<item text="Stand (32332, 31781, 7)" tag="1"/>
<item text="Stand (32329, 31778, 8)" tag="1"/>
<item text="Stand (32326, 31775, 8)" tag="1"/>
<item text="Self.DepositItems(5902, 10196, 11480, 10275, 9648, 11479, 10295, 11453, 11485, 9692, 8031)" tag="254"/>
<item text="Stand (32329, 31779, 8)" tag="1"/>
<item text="Stand (32332, 31781, 8)" tag="1"/>
Code:
<item text="!cdataread" tag="254"><![CDATA[Walker.Goto("dp"..math.random(1,10)) wait(2000)]]></item>
<item text="dp1:" tag="255"/>
<item text="Stand (33020, 32056, 7)" tag="1"/>
<item text="Self.Step('east') wait(1000)" tag="254"/>
<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32056, 7) ~= 0,'dp2','deposit')" tag="254"/>
<item text="dp2:" tag="255"/>
<item text="Stand (33020, 32054, 7)" tag="1"/>
<item text="Self.Step('east') wait(1000)" tag="254"/>
<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32054, 7) ~= 0,'dp4','deposit')" tag="254"/>
<item text="dp3:" tag="255"/>
<item text="Stand (33020, 32052, 7)" tag="1"/>
<item text="Self.Step('east') wait(1000)" tag="254"/>
<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32052, 7) ~= 0,'dp6','deposit')" tag="254"/>
<item text="dp4:" tag="255"/>
<item text="Stand (33020, 32050, 7)" tag="1"/>
<item text="Self.Step('east') wait(1000)" tag="254"/>
<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32050, 7) ~= 0,'dp8','deposit')" tag="254"/>
<item text="dp5:" tag="255"/>
<item text="Stand (33020, 32048, 7)" tag="1"/>
<item text="Self.Step('east') wait(1000)" tag="254"/>
<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32048, 7) ~= 0,'dp10','deposit')" tag="254"/>
<item text="dp6:" tag="255"/>
<item text="Stand (33020, 32046, 7)" tag="1"/>
<item text="Self.Step('east') wait(1000)" tag="254"/>
<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33021, 32046, 7) ~= 0,'dp1','deposit')" tag="254"/>
<item text="dp7:" tag="255"/>
<item text="Stand (33015, 32052, 7)" tag="1"/>
<item text="Self.Step('west') wait(1000)" tag="254"/>
<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33014, 32052, 7) ~= 0,'dp3','deposit')" tag="254"/>
<item text="dp8:" tag="255"/>
<item text="Stand (33015, 32050, 7)" tag="1"/>
<item text="Self.Step('west') wait(1000)" tag="254"/>
<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33014, 32050, 7) ~= 0,'dp5','deposit')" tag="254"/>
<item text="dp9:" tag="255"/>
<item text="Stand (33015, 32048, 7)" tag="1"/>
<item text="Self.Step('west') wait(1000)" tag="254"/>
<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33014, 32048, 7) ~= 0,'dp7','deposit')" tag="254"/>
<item text="dp10:" tag="255"/>
<item text="Stand (33015, 32046, 7)" tag="1"/>
<item text="Self.Step('west') wait(1000)" tag="254"/>
<item text="Walker.ConditionalGoto(Self.DistanceFromPosition(33014, 32046, 7) ~= 0,'dp9','deposit')" tag="254"/>
<item text="deposit:" tag="255"/>
<item text="!cdataread" tag="254"><![CDATA[print("Found Free Depot")]]></item>
<item text="Self.DepositItems(9689,8031,10275,9692,5894,11485,12600)" tag="254"/>
Both are from Infernal Bolt's thread.