This routine iterates the items in your inventory and collects them for you.  It will not open resources. The resource chests it opens are only the ones that contain other boxes.


Do not expect it to entirely clear the inventory in one pass. Opening boxes etc can cause other boxes to appear and new boxes will be collected on the next pass.


This is not the fastest routine as there is a lot to check for.  It is recommended (but not necessary) that before adding it to the regular rotation of routines, you first clear the items manually just so the automatic collections can complete in the shortest possible time.


Interval

How often the routine will run.  Every few days should be enough for most people.


Boxes To Open

Type the names of boxes etc you wish to open.

WIldcards are accepted so you do not need to input every variation of every chest.


For example, if you input "*Golem Chest" this will open every box that ends in "Golem Chest"


Wildcard Symbols.

* = Any sequence of characters

? = Any single character



Recognition Mistakes 

The routine uses Optical Character Recognition and may not be 100% accurate in what it reads.


For example, a Lv5 Candy could be misread as LvS Candy

You can allow for this by using a wildcard such as Lv* Candy. This has the nice side effect of also opening Candy of Lv1, Lv2, Lv3 etc 


Any unrecognised boxes will be displayed in the log and also written to a file.You can open this file to and copy paste entries from it to add them to the "Boxes To Open" list.  The file location will be displayed in the log when the routine ends.