Hello,
I wanted to report that the deliverCollectables function is not working properly 100 % of the time.
The detection of the collectables seems to be the issue, you can see the logs below :
Left to deliver: 14
Left to deliver: 13
Left to deliver: 12
Left to deliver: 11
Left to deliver: 10
Nothing left to deliver!
So basically the function ended and I still had 10 collectables to deliver.
I did not touch anything while miqobot was working.
While I am at it, could you please implement the following parameters to this function :
– Count – [optional] number of items to deliver
– NO_IGNORE – [optional] DO NOT ignore ingame errors so that the function ends and go to the next step(s)
Thanks in advance.
Keep up the good work !