Need to clear space for 1 more block

Just like the title says, I need to clear 1 more block, just one more.

Currently, I have 74/75 blocks used. I need room to fit 2 more blocks, Change "combinedMath" by: 1. The problem is that requires 2 blocks, not 1. Any help is appreciated. I’m trying to make custom bases w/ 2 digits now.

1 Like

what’s broadcasting on math do, if I may ask?

Are there any unnecessary blocks that could be removed? Like labels for something or a different way to broadcast a channel?

could you move any blocks to new one?

That could work, unless the block code is exclusive to that device.

Yeah What device is this

I think its a trigger

1 Like

The trigger running this block code runs on math. It repeats itself to run leftover 10’s and give the answer.

I don’t think so. I’ll look again later when I have time.

Do you mean like start a new trigger?

Trigger

I believe G-Code549 was wondering if you could transfer some of the block code to a different trigger, but that has the same purpose?



Put this part in an else if.


If it wasn’t clear.


@Slim, this is part of the main if statement.

@NotYoyo how far apart am I from you? It’s too much to count :smirk:

2 Likes

So optimizing right? I can do that gimme a hot sec to brain storm i cant access my laptop rn so im using bran power :3

So for starters just set a couple vars and set em to the property they correspond to in the first couple lines and get rid of all the other get property blocks and replace with the var you need

I’m still taking a look so i might have looked past a couple posts/blocks

The issue is if I do that then it becomes inefficient because there is less than three of those get property blocks. I’m trying Bardy’s thing and it should work. I’ll let you know if it does.

1 Like

It worked! Thank you!

Tested & Confirmed:

3 Likes