How to get around the 75-block limit

I am trying to make a voting system, but I need more blocks then 75. Do you know of a way to condense my work or get past the limit?

Can I see the blocks?

If you’re using the if-do method, you can make more space by merging all functions of one if statement. Let me see your blocks…

just open a new blocks thingy

it is map voting for my game

First, I see that you have a lot of blocks that compare one map with every other map individually. Let’s see if there is another way around it.

thank you for your help