I’m trying to figure out how you’d simulate doing what you’d do manually.
Suppose I want to collect/sell Space Blankets.
Suppose I have 30 May Day packages.
Every day I get a new one and open it.
If it has a Space Blanket, I open the other 30.
And then, forever more, every day I get a new May Day package and open it. If it has a Space Blanket, well I have no more May Day packages.
And that’s how it works manually - or automated.
I suppose two options:
Boolean should I open May Day packages?
Item if I get this, open rest of May Day packages