Discuss Scratch
- MillionOfficial
-
Scratcher
500+ posts
Teeth on C-blocks (AF)
I tried to make a mockup that would display well on the forums… but…Impressive here’s mine
-snip-
- BigNate469
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
I'm not talking about [scratchblocks], I'm talking about the Scratch 3.0 editor.You can put a C block inside a C block, but not a hat block inside a hat block.Are you sure (look what I can do (lmao :: operators hat) :: sensing hat) :: control hat
- brun7
-
Scratcher
95 posts
Teeth on C-blocks (AF)
Okay, I see what you mean now. Imagine one of those massive stacks of C-blocks people have, all with the eye following the mouse.In scripts people tend to have more C blocks out there, mostly if and if-else blocks, and loops. You can put a C block inside a C block, but not a hat block inside a hat block.True, but there tend to be a lot less hat blocks than C blocks.Are you sure? I can think of four hat blocks off the top of my head, and three C blocks. Please correct me if I'm wrong!
Also, all the C blocks:repeat ()
end
forever
end
if <> then
end
if <> then
else
end
repeat until <>
end

- warriorcatsfreakalt
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
Yes, that could cause some lag.Okay, I see what you mean now. Imagine one of those massive stacks of C-blocks people have, all with the eye following the mouse.In scripts people tend to have more C blocks out there, mostly if and if-else blocks, and loops. You can put a C block inside a C block, but not a hat block inside a hat block.True, but there tend to be a lot less hat blocks than C blocks.Are you sure? I can think of four hat blocks off the top of my head, and three C blocks. Please correct me if I'm wrong!
Also, all the C blocks:repeat ()
end
forever
end
if <> then
end
if <> then
else
end
repeat until <>
end
- 8to16
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
B Mthx stranger for bumping my post
P
U
this topic was prob dead
- han614698
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
(bump)
NOW here's a true forum mockup (make sure to turn off dark mode!!)
NOW here's a true forum mockup (make sure to turn off dark mode!!)
repeat (10){
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::events- BigNate469
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
(bump)
NOW here's a true forum mockup (make sure to turn off dark mode!!)repeat (10){
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::events
repeat (10) [•]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::eventsMade it better (added the eye)- han614698
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
(#68)Made it even better(bump)
NOW here's a true forum mockup (make sure to turn off dark mode!!)repeat (10){
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::eventsrepeat (10) [•]{Made it better (added the eye)
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::events
repeat until <> [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::control
repeat (10) [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::control
forever [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::control cap
if <> then [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}::control
if <> then [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}else [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}::controlthis took forever lol, you have to use so many special characters
please add this to the OP to give a concept to people im begging you this is my best creation ever
sorry about the probably spam btw, just excited about the new block plugin, and also it's somewhat on topic
Last edited by han614698 (Nov. 8, 2024 00:40:38)
- Elijah999999
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
I think the eye would be too easily confused with a reporter thingy. They should either look really different or just have the teeth.
Forever () ::controlCan somebody tell me how to make a C block?
- TheCreatorOfUnTV
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
I think the eye would be too easily confused with a reporter thingy. They should either look really different or just have the teeth.Use brackets, for example:Forever () ::controlCan somebody tell me how to make a C block?
the script {
} :: operators cap- BigNate469
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
snip lots of [scratchblocks]
forever [⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff stack
} @loopArrow :: control capHa, I made it cap!I also made it a control block once again (forever loops aren't event blocks).
why can [scratchblocks] do this
I'd also like to bring @breakfast_for_dinner's mockup back up, because frankly I think it looks the best out of all of them:

Last edited by BigNate469 (Nov. 8, 2024 00:29:12)
- han614698
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
(#70)Probably would be in the actual implementation, we're just playing around with different ways to do it with [scratchblocks].
I think the eye would be too easily confused with a reporter thingy. They should either look really different or just have the teeth.Forever () ::controlCan somebody tell me how to make a C block?
This is a C-Block:
upper text {
} lower text :: color
____OR____
upper text {
} middle text {
} lower text :: colorupper text {
} lower text :: control
//____OR____
upper text {
} middle text {
} lower text :: controlNote that making these weird mockups is not as simple as custom C's - the inside uses some really obscure tricks and exploits to get those shapes. Took me forever to figure out.
ALSO, here's all the final ones tweaked to be right this time:
repeat until <> [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::control
repeat (10) [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::control
forever [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::control cap
if <> then [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}::control
if <> then [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}else [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}::control
for each [ v] in (10) [ ⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}::controlLast edited by han614698 (Nov. 8, 2024 00:43:02)
- Create-Scratch101
-
Scratcher
500+ posts
Teeth on C-blocks (AF)
People say forumers are serious xD
THIS ONE IS THE BEST :D (without the other if and forever…)
THIS ONE IS THE BEST :D (without the other if and forever…)
o o{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}::controlLast edited by Create-Scratch101 (Nov. 8, 2024 01:03:25)
- RoachyMochi
-
Scratcher
100+ posts
Teeth on C-blocks (AF)
Support, I think this is a brilliant idea!
1. It's appropriate for kids (unless it's too scary, but the Scratchblock ideas are fine)
2. It's so funny XD
3. Because of 1-2, why not??
This is mine ↓↓↓↓↓
1. It's appropriate for kids (unless it's too scary, but the Scratchblock ideas are fine)
2. It's so funny XD
3. Because of 1-2, why not??
This is mine ↓↓↓↓↓
forever [ ◕]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
} :: controlLast edited by RoachyMochi (Nov. 8, 2024 01:32:42)
- 8to16
-
Scratcher
1000+ posts
Teeth on C-blocks (AF)
(#69)Added to OP
NOW here's a true forum mockup (make sure to turn off dark mode!!)
-blocks-
this took forever lol, you have to use so many special characters
please add this to the OP to give a concept to people im begging you this is my best creation ever
sorry about the probably spam btw, just excited about the new block plugin, and also it's somewhat on topic
- MillionOfficial
-
Scratcher
500+ posts
Teeth on C-blocks (AF)
Mockup (han614698 for inspiration)
forever (.) {
say [Help!]<::#aaa><::#aaa><::#aaa><::#aaa> :: looks
} :: control capLast edited by MillionOfficial (Dec. 7, 2024 20:45:53)
- MillionOfficial
-
Scratcher
500+ posts
Teeth on C-blocks (AF)
You could go and try it yourself. You cannot put hat blocks inside of hat blocks in vanilla Scratch.
define when green flag clicked












