Thank god it's been a while since my last post. I don't want to seem dumb (even though I am) and annoying.
So, I'm trying to recreate Sebastian Lague's simulated computer. When trying to script the 4-bit adder, I came across this issue:
All of the false inputs represent 0's.
For context: all of the outputs should be 0 instead of any of them being 1 in this instance.
Here are all of the scripts:

Yes, I realize that Snap! has the Scratch-imported math blocks, but I'm enjoying working on this, and it's something I've wanted to try since I saw Sebastian's videos on it.