How to Automate Mining Asteroids in EVE Online

I implemented another batch of the memory reading functions for the mining bot here:

That is good to know; I will try to undock via the inventory window context menu first. It looks like we will anyway depend on reading the entries in the tree on the left of the inventory window, to be able to drop items to the item hangar.

Currently detecting whether it is full is based on the text which is displayed in the inventory capacity gauge. For example, the following is classified as full:

5,000.0/5,000.0 m³

If we find other cases we should consider full, I can adapt the bot.

Probably it can be at least reduced somehow. Does it flicker as much when you start it using the Windows PowerShell app?