Hi, I'm creating my own quest profile for 1-600 skinning and would like to have the bot stop once the required profession level has been reached. At the moment I am using the following
<GrindTo Condition="GetItemCount(xxx)>=xxx"/>
I have set it so by the time they have reached xxx amount of leather they should have reached their profession level, but ofc it's very inefficient.
So is there a way of setting it so the bot stops and is ready to move on to the next part when a certain profession level is reached?
<GrindTo Condition="GetItemCount(xxx)>=xxx"/>
I have set it so by the time they have reached xxx amount of leather they should have reached their profession level, but ofc it's very inefficient.
So is there a way of setting it so the bot stops and is ready to move on to the next part when a certain profession level is reached?