not harvesting ore

This is a good place to ask general question about our products.
Post Reply
smile610
Posts: 3
Joined: Mon May 11, 2015 6:08 am
Supporter: 0

not harvesting ore

Post by smile610 » Thu Feb 18, 2016 3:03 pm

hi

I used mostly the default settings, I am in an area under my lvl, and the bot is just walking the path to the grind spots, and ignores the ore in and out of the circle.

But it DOES and only harvest rich ore deposits!!

I checked harvesting to grind spots and path and checked ore only. Why isn't it working?

xml file:

<?xml version="1.0" encoding="utf-8" ?>
<harvest>
<item name="[\w \-]+ Branches$" type="wood"/>
<item name="[\w \-]+ Wood$" type="wood"/>
<item name="[\w \-]+ Deposit$" type="ore"/>
<item name="[\w \-]+Berries$" type="food"/>
<item name="[\w \-]+ Honey$" type="food"/>
<item name="[\w \-]+ Cabbage$" type="food"/>
<item name="[\w \-]+ Carrot$" type="food"/>
<item name="[\w \-]+ Cauliflower$" type="food"/>
<item name="[\w \-]+ Tater$" type="food"/>
<item name="[\w \-]+ Onion$" type="food"/>
<item name="[\w \-]+ Mushroom$" type="food"/>
<item name="[\w \-]+ Apple$" type="food"/>
<item name="[\w \-]+ Leaf$" type="food"/>
<item name="[\w \-]+ Plant$" type="food"/>
<item name="[\w \-]+ Root$" type="food"/>
<item name="[\w \-]+ Rhubarb$" type="food"/>
<item name="[\w \-]+ corpse$" type="food"/>
<item name="[\w \-]+ pack$" type="food"/>
<item name="[\w \-]+ chest$" type="food"/>
<item name="[\w \-]+ axe$" type="food"/>
<item name="[\w \-]+ Pitcher$" type="artifact"/>
<item name="[\w \-]+ Urn$" type="artifact"/>
<item name="[\w \-]+ Vase$" type="artifact"/>
<item name="[\w \-]+ Text$" type="artifact"/>
<item name="[\w \-]+ Locker$" type="artifact"/>
<item name="[\w \-]+ Casket$" type="artifact"/>
<item name="[\w \-]+ Lockbox$" type="artifact"/>
<item name="[\w \-]+ Coffer$" type="artifact"/>
<item name="[\w \-]+ Khazâd Skarn Deposit$" type="ore"/>
<item name="[\w \-]+ Ader: Khazâd-Skarn$" type="ore"/>
<item name="[\w \-]+ Deposit$" type="ore"/>
<item name="[\w \-]+ Khazâd Skarn$" type="ore"/>
<item name="[\w \-]+ Khazâd-Skarn$" type="ore"/>
<item name="[\w \-]+ Skarn$" type="ore"/>
</harvest>
Attachments
Unbenannt.PNG
Unbenannt.PNG (69.8 KiB) Viewed 6934 times

smile610
Posts: 3
Joined: Mon May 11, 2015 6:08 am
Supporter: 0

so simple

Post by smile610 » Thu Feb 18, 2016 4:18 pm

thanks to the owner of this bot it is wonderful.

for my problem, I just added this line in my xml

<item name="Khazâd Skarn Deposit" type="ore"/>

thanks guys!

rhui
Tester
Posts: 993
Joined: Tue Mar 09, 2010 7:10 am
Supporter: 9999

Re: not harvesting ore

Post by rhui » Fri Feb 19, 2016 12:18 am

Which tool to harvest you are using ?

smile610
Posts: 3
Joined: Mon May 11, 2015 6:08 am
Supporter: 0

Re: not harvesting ore

Post by smile610 » Fri Feb 19, 2016 6:05 am

@rhui thanks its solved. the tool is a universal toolkit. added this in the harvesating tools

Post Reply