I’m happy you got it working!
The screenshots are not very clear, but seems like you could separete your logic into functions.
You might want to group look-a-like set of nodes into a function. Look what changes in each set of nodes and maybe add an input to your function.
By doing that you’ll probably make your logic easier to understand for yourself and for us. If you manage to do that, post these functions here we might even be able to see clearly each node :p.
Btw, the Sequence will execute each pin in order, if you were wondering.