• Visit Rebornbuddy
  • GatherUp Profile is not using Mining Sklills

    Discussion in 'Rebornbuddy Support' started by JimSalami, Aug 1, 2019.

    1. JimSalami

      JimSalami New Member

      Joined:
      Jul 10, 2019
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      1
      Howdy Everyone!

      I used GatherUp to create several simple Mining Profiles but none of them is using the choosen Skill "Bountiful Yield II".

      Would be nice if someone can help me, thanks.

      Here`s the Code:
      <?xml version="1.0" encoding="utf-8"?>
      <Profile>
      <!--Generated with GatherUp 1.5.4-->
      <Name>Doman Iron Ore</Name>
      <KillRadius>50</KillRadius>
      <Order>
      <While Condition="True">
      <If Condition="not IsOnMap(614)">
      <LogMessage Message="Teleporting to Namai" />
      <TeleportTo Name="Namai" AetheryteId="107" />
      </If>
      <Gather Loops="1">
      <GatherObject>Mineral Deposit</GatherObject>
      <HotSpots>
      <HotSpot XYZ="440.4006, 73.63428, 16.30686" Radius="100" />
      </HotSpots>
      <BlackSpots />
      <ItemNames>
      <ItemName>Doman Iron Ore</ItemName>
      </ItemNames>
      <GatheringSkillOrder>
      <GatheringSkill SpellName="Bountiful Yield II" TimesToCast="3" />
      </GatheringSkillOrder>
      </Gather>
      <Gather Loops="1">
      <GatherObject>Mineral Deposit</GatherObject>
      <HotSpots>
      <HotSpot XYZ="417.7523, 68.75877, 18.94125" Radius="100" />
      </HotSpots>
      <BlackSpots />
      <ItemNames>
      <ItemName>Doman Iron Ore</ItemName>
      </ItemNames>
      <GatheringSkillOrder>
      <GatheringSkill SpellName="Bountiful Yield II" TimesToCast="3" />
      </GatheringSkillOrder>
      </Gather>
      <Gather Loops="1">
      <GatherObject>Mineral Deposit</GatherObject>
      <HotSpots>
      <HotSpot XYZ="517.8241, 45.51254, -59.34329" Radius="100" />
      </HotSpots>
      <BlackSpots />
      <ItemNames>
      <ItemName>Doman Iron Ore</ItemName>
      </ItemNames>
      <GatheringSkillOrder>
      <GatheringSkill SpellName="Bountiful Yield II" TimesToCast="3" />
      </GatheringSkillOrder>
      </Gather>
      <Gather Loops="1">
      <GatherObject>Mineral Deposit</GatherObject>
      <HotSpots>
      <HotSpot XYZ="519.4214, 42.69222, -70.3559" Radius="100" />
      </HotSpots>
      <BlackSpots />
      <ItemNames>
      <ItemName>Doman Iron Ore</ItemName>
      </ItemNames>
      <GatheringSkillOrder>
      <GatheringSkill SpellName="Bountiful Yield II" TimesToCast="3" />
      </GatheringSkillOrder>
      </Gather>
      <Gather Loops="1">
      <GatherObject>Mineral Deposit</GatherObject>
      <HotSpots>
      <HotSpot XYZ="606.851, 93.40704, 79.56907" Radius="100" />
      </HotSpots>
      <BlackSpots />
      <ItemNames>
      <ItemName>Doman Iron Ore</ItemName>
      </ItemNames>
      <GatheringSkillOrder>
      <GatheringSkill SpellName="Bountiful Yield II" TimesToCast="3" />
      </GatheringSkillOrder>
      </Gather>
      <Gather Loops="1">
      <GatherObject>Mineral Deposit</GatherObject>
      <HotSpots>
      <HotSpot XYZ="605.7776, 92.67667, 84.54952" Radius="100" />
      </HotSpots>
      <BlackSpots />
      <ItemNames>
      <ItemName>Doman Iron Ore</ItemName>
      </ItemNames>
      <GatheringSkillOrder>
      <GatheringSkill SpellName="Bountiful Yield II" TimesToCast="3" />
      </GatheringSkillOrder>
      </Gather>
      </While>
      </Order>
      <CodeChunks />
      </Profile>​
       

    Share This Page