Discuss Scratch

MillionOfficial
Scratcher
500+ posts

Teeth on C-blocks (AF)

han614698 wrote:

I tried to make a mockup that would display well on the forums… but…
-snip-
Impressive here’s mine
BigNate469
Scratcher
1000+ posts

Teeth on C-blocks (AF)

MillionOfficial wrote:

BigNate469 wrote:

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
I'm not talking about [scratchblocks], I'm talking about the Scratch 3.0 editor.
brun7
Scratcher
83 posts

Teeth on C-blocks (AF)

BigNate469 wrote:

brun7 wrote:

BigNate469 wrote:

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!
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.
Also, all the C blocks:
repeat ()

end
forever

end
if <> then

end
if <> then



else

end
repeat until <>

end
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.
warriorcatsfreakalt
Scratcher
1000+ posts

Teeth on C-blocks (AF)

brun7 wrote:

BigNate469 wrote:

brun7 wrote:

BigNate469 wrote:

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!
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.
Also, all the C blocks:
repeat ()

end
forever

end
if <> then

end
if <> then



else

end
repeat until <>

end
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.
Yes, that could cause some lag.
endyourenite
Scratcher
100+ posts

Teeth on C-blocks (AF)

B M
P
U
8to16
Scratcher
1000+ posts

Teeth on C-blocks (AF)

endyourenite wrote:

B M
P
U
thx stranger for bumping my post
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!!)

repeat (10){
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}@loopArrow::events
BigNate469
Scratcher
1000+ posts

Teeth on C-blocks (AF)

han614698 wrote:

(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::events
Made it better (added the eye)
han614698
Scratcher
1000+ posts

Teeth on C-blocks (AF)

BigNate469 wrote:

(#68)

han614698 wrote:

(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::events
Made it better (added the eye)
Made it even better
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

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

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 () ::control
Can somebody tell me how to make a C block?
TheCreatorOfUnTV
Scratcher
1000+ posts

Teeth on C-blocks (AF)

Elijah999999 wrote:

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 () ::control
Can somebody tell me how to make a C block?
Use brackets, for example:
the script {

} :: operators cap
BigNate469
Scratcher
1000+ posts

Teeth on C-blocks (AF)

han614698 wrote:

snip lots of [scratchblocks]
forever      [⚫]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff stack
} @loopArrow :: control cap
Ha, 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)

Elijah999999 wrote:

(#70)
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 () ::control
Can somebody tell me how to make a C block?
Probably would be in the actual implementation, we're just playing around with different ways to do it with [scratchblocks].

This is a C-Block:
upper text {

} lower text :: color
____OR____
upper text {

} middle text {

} lower text :: color
upper text {

} lower text :: control

//____OR____

upper text {

} middle text {

} lower text :: control

Note 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
}::control

Last 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…)
 ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​    o o{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
}::control

Last 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 ↓↓↓↓↓

forever  [ ◕]{
\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:<::#aaaaaa>::#ffffff
} :: control

Last edited by RoachyMochi (Nov. 8, 2024 01:32:42)

8to16
Scratcher
1000+ posts

Teeth on C-blocks (AF)

han614698 wrote:

(#69)
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
Added to OP
LouiseTheCheese2
Scratcher
11 posts

Teeth on C-blocks (AF)

lol that would be cool for April fools
MagentaDude1359
Scratcher
100+ posts

Teeth on C-blocks (AF)

sounds funny, why not. i support
MillionOfficial
Scratcher
500+ posts

Teeth on C-blocks (AF)

Mockup (han614698 for inspiration)
forever (.) { 
say [Help!]<::#aaa><::#aaa><::#aaa><::#aaa> :: looks
} :: control cap

Last edited by MillionOfficial (Dec. 7, 2024 20:45:53)

MillionOfficial
Scratcher
500+ posts

Teeth on C-blocks (AF)

warriorcatsfreakalt wrote:

You could go and try it yourself. You cannot put hat blocks inside of hat blocks in vanilla Scratch.
define when green flag clicked

Powered by DjangoBB