Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » what in the world is this block!?
- doodad23
-
22 posts
what in the world is this block!?
--it was like this but just a square,
so what is it?
- hollowrobot
-
32 posts
what in the world is this block!?
Yes This Is A Block…
How You Do This Is A Power Beaond Most Scratchers…
You Are Very Lucky…

How You Do This Is A Power Beaond Most Scratchers…
You Are Very Lucky…

- deck26
-
1000+ posts
what in the world is this block!?
Does it exist in a project? If so where did it come from - copied from another project or what? In Scratchblocks in this forum you can create all sorts of blocks that don't exist in Scratch but that doesn't mean much.
- doodad23
-
22 posts
what in the world is this block!?
I found it in someone else's project and put it in my backpack to see what it did.
- Charles12310
-
1000+ posts
what in the world is this block!?
I think it was red, I saw this block too. I have no idea what it's supposed to be for. What was the color of the block?
- agentToast
-
100+ posts
what in the world is this block!?
huh! Where did you find it?I think it was red, I saw this block too. I have no idea what it's supposed to be for. What was the color of the block?
- deck26
-
1000+ posts
what in the world is this block!?
There are various reasons why Scratch may show a strange looking block but in most cases it probably just means the block is no longer defined and effectively does nothing, By all means tell us where you found it.
I've never hacked blocks so don't know much about them but am guessing a hacked block may do something but still appear in a state where what it does is far from obvious.
I've never hacked blocks so don't know much about them but am guessing a hacked block may do something but still appear in a state where what it does is far from obvious.
- asivi
-
1000+ posts
what in the world is this block!?
If you cannot connect it(you said it is squared one) to any other regular Scratch block it will do nothing. So it is an useless hacked block.
Last edited by asivi (Oct. 28, 2017 21:50:11)
- chexbox
-
100+ posts
what in the world is this block!?
It is null. It does nothing. You can connect it to other blocks. It is made by downloading the project as a zip, editing the json file and converting back to sb2. You cannot share any project/remix with this block in it so it must be added after the project is shared. This block can be backpacked.
Hope I answered your questions.
Hope I answered your questions.
- paul0708
-
27 posts
what in the world is this block!?
I think it is the unidentified block or something like that
what is the project link
what is the project link
Last edited by paul0708 (Oct. 28, 2017 22:18:11)
- paul0708
-
27 posts
what in the world is this block!?
found this in the cod for that block you posted this hope it helps
<path d=“M 0 3 L 3 0 L 13 0 L 16 3 L 24 3 L 27 0 L 36 0 L 39 3 L 39 19 L 36 22 L 27 22 L 24 25 L 16 25 L 13 22 L 3 22 L 0 19 Z” class=“sb-obsolete sb-bevel”></path>
<path d=“M 0 3 L 3 0 L 13 0 L 16 3 L 24 3 L 27 0 L 36 0 L 39 3 L 39 19 L 36 22 L 27 22 L 24 25 L 16 25 L 13 22 L 3 22 L 0 19 Z” class=“sb-obsolete sb-bevel”></path>
- doodad23
-
22 posts
what in the world is this block!?
found this in the cod for that block you posted this hope it helps
<path d=“M 0 3 L 3 0 L 13 0 L 16 3 L 24 3 L 27 0 L 36 0 L 39 3 L 39 19 L 36 22 L 27 22 L 24 25 L 16 25 L 13 22 L 3 22 L 0 19 Z” class=“sb-obsolete sb-bevel”></path>
why would I need it?
- Charles12310
-
1000+ posts
what in the world is this block!?
https://scratch.mit.edu/projects/26010522/#editorhuh! Where did you find it?I think it was red, I saw this block too. I have no idea what it's supposed to be for. What was the color of the block?
- -Afinza-
-
2 posts
what in the world is this block!?
Please! I know what that block does! it prevents remixing!
- ZZ9PluralZAlpha
-
1000+ posts
what in the world is this block!?
Please! I know what that block does! it prevents remixing!Which is why projects that have that block in for that purpose get removed, because you're meant to be able to remix projects.
- paul0708
-
27 posts
what in the world is this block!?
<path d=“M 0 3 L 3 0 L 13 0 L 16 3 L 24 3 L 27 0 L 36 0 L 39 3 L 39 19 L 36 22 L 27 22 L 24 25 L 16 25 L 13 22 L 3 22 L 0 19 Z” class=“sb-obsolete sb-bevel”></path>
- Michael_Jones
-
64 posts
what in the world is this block!?
The block is a broken bock from a command in another project. If you remixed the project and deleted some stuff, that is what a block can possibly become once its command is deleted.
I hope this helped you!
I hope this helped you!

- Discussion Forums
- » Help with Scripts
-
» what in the world is this block!?