Discuss Scratch

medians
Scratcher
1000+ posts

Better Custom Blocks

medians wrote:

medians wrote:

Bringing this topic up.

:D: 2.0 is 11 years old https://scratch.mit.edu/projects/1018259409/
Medians bamboozled by 3.0 (version 3.0): https://scratch.mit.edu/projects/979822351/
hi875230163394: You're similar to valve in that you both hate a certain number…
Scratch 0.x, 1.x, 2.x, 3.x and LogoBlocks Archives
Bamboozlement: https://scratch.mit.edu/studios/33739789
Years on internet: 15 (soon 16)
medians: Oh god not this utc - 12 thing again..
Fun_Cupcake_i81: What, were you expecting not to see the utc - 12 thing again? THE UTC - 12 THIGN ALWAYS RETURNS. ALWAYS.
medians: I knew it would happen. I was the one who started it last year.
Fun_Cupcake_i81: Well then if you didn't want it back maybe you need to time travel to last year and fix that

Oh wait if you could time travel I think we all know exactly when you would go-
user1: That picture is from 2.0. Now he’s at my house and is my pet.
user2: But this is medians we're talking about, so “from 2.0” can mean the same thing as “from five seconds ago”.

Detect Scratch version here
My other accounts: @selfexplanatory @modesties @chaircard @fireflyhero @dividendyield @colloids @radians @skeuamorphism @dihectogon @anglebisector @aau- @EditBlockColors @AdamantOrb @MoongeistBeam @festively @Ampharos_ @straightforwardness
i trolled redcat LOL





if you see this
{what method did you use::control hat
answer on profile ::motion
} ::operators
;
Wolf_Link21
Scratcher
100+ posts

Better Custom Blocks

A way to make it friendly to new users could be to make it an extension like some modded versions of scratch.

This is dave
:D :: hat :: motion
He protects my from evil kumquats.
Please follow me if you find my response helpful and give me any ideas for my game https://scratch.mit.edu/projects/992371983/
medians
Scratcher
1000+ posts

Better Custom Blocks

medians wrote:

medians wrote:

medians wrote:

Bringing this topic up.

:D: 2.0 is 11 years old https://scratch.mit.edu/projects/1018259409/
Medians bamboozled by 3.0 (version 3.0): https://scratch.mit.edu/projects/979822351/
hi875230163394: You're similar to valve in that you both hate a certain number…
Scratch 0.x, 1.x, 2.x, 3.x and LogoBlocks Archives
Bamboozlement: https://scratch.mit.edu/studios/33739789
Years on internet: 15 (soon 16)
medians: Oh god not this utc - 12 thing again..
Fun_Cupcake_i81: What, were you expecting not to see the utc - 12 thing again? THE UTC - 12 THIGN ALWAYS RETURNS. ALWAYS.
medians: I knew it would happen. I was the one who started it last year.
Fun_Cupcake_i81: Well then if you didn't want it back maybe you need to time travel to last year and fix that

Oh wait if you could time travel I think we all know exactly when you would go-
user1: That picture is from 2.0. Now he’s at my house and is my pet.
user2: But this is medians we're talking about, so “from 2.0” can mean the same thing as “from five seconds ago”.

Detect Scratch version here
My other accounts: @selfexplanatory @modesties @chaircard @fireflyhero @dividendyield @colloids @radians @skeuamorphism @dihectogon @anglebisector @aau- @EditBlockColors @AdamantOrb @MoongeistBeam @festively @Ampharos_ @straightforwardness
i trolled redcat LOL





if you see this
{what method did you use::control hat
answer on profile ::motion
} ::operators
;
marsmark
Scratcher
59 posts

Better Custom Blocks

Support! If clone variables are a thing, why not local variables!? values in clones are much harder to navigate than local variables in other programming languages and scratch!

My Projects

Scratch++ | Interpreted coding Engine
An introductory text-based programming language made in Scratch; designed for experienced scratchers; that transforms scratch blocks into text form.
Scratchedbyyou
Scratcher
100+ posts

Better Custom Blocks

Bump

My profile here!
My alternate account here!
My forums account here!
If you want to comment about one or more posts I made, I recommend posting the comment on my forums account.
I make animations and games. I also do a little posting on the forums. Scratch is a great place!
when green flag clicked
set voice to [tenor v]::pen
say [I do F4F]::custom

define say (words)
say (words)
speak (words)::pen
say []
DoNOTFollow
Scratcher
51 posts

Better Custom Blocks

bump.
this would be so useful, and would fix a lot of issues I have with certain blocks not existing.
No min/max, no custom power/log, condensing nor logic into one block, plus it could help immensely with decoding lists into arrays.
LIZARD_OFFICIAL
Scratcher
100+ posts

Better Custom Blocks

TURBOWARP HAS THIS SO YOU CAN COPY OVER THE EXTENSION CODE!!!
Minecraft_Master3964
Scratcher
500+ posts

Better Custom Blocks

LIZARD_OFFICIAL wrote:

TURBOWARP HAS THIS SO YOU CAN COPY OVER THE EXTENSION CODE!!!
Even though Turbowarp has it, that doesn't mean we can just copy it over…
There are some differences between Turbowarp and Scratch, so I think there would be compatibility issues.

This is my signature

Some games I want people to see and support:
Dungeon Creator
Spongebob RPG (Beta) The Ultimate Adventure!

Mister game boi:
(+['-']⋯)

Mister EYES boi:
((\(o)_(o\)))

Some weird blocks:

move (if <> then {} ::control stack) steps

when times green flag clicked > (10) ::hat events

Some Blocks from other programming languages

try {} except ( v) {} ::control

Best quotes ever:

WhoLetHimOut wrote:

Bump the trilogy Bump, Bump: The sequel and Bump (the trash reboot that everyone hated but still watched
lapisi
Scratcher
1000+ posts

Better Custom Blocks

LIZARD_OFFICIAL wrote:

(#2548)
TURBOWARP HAS THIS SO YOU CAN COPY OVER THE EXTENSION CODE!!!
you can't copy it over, Scratch does not have a feature to do that

I swear if one more person comments “carrot” on my profile I'll-

don't forget

by the way MagicCoder330 is hosting a social experiment, I'm curious to see where it goes, please comment on it I want to see what the next phase is

why are humans so meaty?
Username229999
Scratcher
22 posts

Better Custom Blocks

bump

when flag clicked
watch [anything v] for (pick random (20) to (60)) minutes :: looks
stop [all v]
when flag clicked
hi::#abcabc
please::#defdef
dont::#abcdef
hate::#123abc
me::#cbacba
if <1 hate::#fedcba> then
hate them back::#123321
end

follow::pen
for::#0000ff
more::#ff0000
Scratchedbyyou
Scratcher
100+ posts

Better Custom Blocks

LIZARD_OFFICIAL wrote:

TURBOWARP HAS THIS SO YOU CAN COPY OVER THE EXTENSION CODE!!!
Just because Turbowarp has it doesn't mean Scratch has it. Turbowarp was not made officially by Scratch.

My profile here!
My alternate account here!
My forums account here!
If you want to comment about one or more posts I made, I recommend posting the comment on my forums account.
I make animations and games. I also do a little posting on the forums. Scratch is a great place!
when green flag clicked
set voice to [tenor v]::pen
say [I do F4F]::custom

define say (words)
say (words)
speak (words)::pen
say []
BigNate469
Scratcher
500+ posts

Better Custom Blocks

LIZARD_OFFICIAL wrote:

TURBOWARP HAS THIS SO YOU CAN COPY OVER THE EXTENSION CODE!!!
You're not allowed to share projects on Scratch that were made with features from Scratch mods. You can still make projects outside of Scratch and put them on Scratch, but they have to use blocks that already exist in Scratch.
Also, support. I had to create a bunch of custom blocks and stuff with lists to even mimic this behavior, and it doesn't do a very good job of it.

Highlight any part of this signature and press ctrl+shift+down arrow to see the rest of it
forever
if <person asks [what's a signature] :: sensing> then
Redirect to [https://en.scratch-wiki.info/wiki/Signature] :: motion
end
end
Please read the list of Officially Rejected Suggestions before posting a suggestion for Scratch! 100th post
This signature is designed to be as helpful as possible.
View all of the topics you've posted in:
https://scratch.mit.edu/discuss/search/?action=show_user&show_as=topics
View all of your posts:
https://scratch.mit.edu/discuss/search/?action=show_user&show_as=posts
Forum tips:
Don't title topics something like “HELP ME!!!”. It's not helpful, and won't get you as many responses.
Don't post in topics where the latest post is over ~2 months old, unless you have something critical to add. Especially in topics that are several years old- it isn't helpful, and is known as necroposting.
Don't post unrelated things in topics, including questions of your own. Make a new topic for your questions.
You can use the
 [code] and [/code] 
tags to show other users how to format something that Scratch would otherwise format.
You can use the
 [color=color name or hexadecimal value here] and [/color] 
tags to color text.
Little-known Scratch URLs:
scratch.pizza (redirects to main page)
https://scratch.mit.edu/projects/PROJECT ID HERE/remixtree (replace “PROJECT ID HERE” with project id number. Shows all the remixes of the project, and the remixes of those projects, and the remixes of those projects, and so on, as a chart. Link currently redirects to one of my projects)
julmik6478
Scratcher
100+ posts

Better Custom Blocks

BigNate469 wrote:

LIZARD_OFFICIAL wrote:

TURBOWARP HAS THIS SO YOU CAN COPY OVER THE EXTENSION CODE!!!
You're not allowed to share projects on Scratch that were made with features from Scratch mods. You can still make projects outside of Scratch and put them on Scratch, but they have to use blocks that already exist in Scratch.
Also, support. I had to create a bunch of custom blocks and stuff with lists to even mimic this behavior, and it doesn't do a very good job of it.
Are hacked blocks allowed (blocks that are compatible with scratch, but not acesable from block pallete)?


Support the suggestion HERE by adding this button to your signature

My social media:
youtube
snail ide
planet minecraft
mcreator
electramod
BigNate469
Scratcher
500+ posts

Better Custom Blocks

julmik6478 wrote:

BigNate469 wrote:

LIZARD_OFFICIAL wrote:

TURBOWARP HAS THIS SO YOU CAN COPY OVER THE EXTENSION CODE!!!
You're not allowed to share projects on Scratch that were made with features from Scratch mods. You can still make projects outside of Scratch and put them on Scratch, but they have to use blocks that already exist in Scratch.
Also, support. I had to create a bunch of custom blocks and stuff with lists to even mimic this behavior, and it doesn't do a very good job of it.
Are hacked blocks allowed (blocks that are compatible with scratch, but not acesable from block pallete)?
Yes, but the projects with them may get NFE'd. Also, please don't post off-topic comments.

Highlight any part of this signature and press ctrl+shift+down arrow to see the rest of it
forever
if <person asks [what's a signature] :: sensing> then
Redirect to [https://en.scratch-wiki.info/wiki/Signature] :: motion
end
end
Please read the list of Officially Rejected Suggestions before posting a suggestion for Scratch! 100th post
This signature is designed to be as helpful as possible.
View all of the topics you've posted in:
https://scratch.mit.edu/discuss/search/?action=show_user&show_as=topics
View all of your posts:
https://scratch.mit.edu/discuss/search/?action=show_user&show_as=posts
Forum tips:
Don't title topics something like “HELP ME!!!”. It's not helpful, and won't get you as many responses.
Don't post in topics where the latest post is over ~2 months old, unless you have something critical to add. Especially in topics that are several years old- it isn't helpful, and is known as necroposting.
Don't post unrelated things in topics, including questions of your own. Make a new topic for your questions.
You can use the
 [code] and [/code] 
tags to show other users how to format something that Scratch would otherwise format.
You can use the
 [color=color name or hexadecimal value here] and [/color] 
tags to color text.
Little-known Scratch URLs:
scratch.pizza (redirects to main page)
https://scratch.mit.edu/projects/PROJECT ID HERE/remixtree (replace “PROJECT ID HERE” with project id number. Shows all the remixes of the project, and the remixes of those projects, and the remixes of those projects, and so on, as a chart. Link currently redirects to one of my projects)
ninjaMAR
Scratcher
1000+ posts

Better Custom Blocks

LIZARD_OFFICIAL
Scratcher
100+ posts

Better Custom Blocks

its the 128th page ST, do something about it for gods sake
Minecraft_Master3964
Scratcher
500+ posts

Better Custom Blocks

LIZARD_OFFICIAL wrote:

its the 128th page ST, do something about it for gods sake
The Scratch Team has a pretty demanding schedule, and they also receive many, many suggestions on a daily basis.
I'm sorry, but they may not be able to get to this for another 100 pages…

This is my signature

Some games I want people to see and support:
Dungeon Creator
Spongebob RPG (Beta) The Ultimate Adventure!

Mister game boi:
(+['-']⋯)

Mister EYES boi:
((\(o)_(o\)))

Some weird blocks:

move (if <> then {} ::control stack) steps

when times green flag clicked > (10) ::hat events

Some Blocks from other programming languages

try {} except ( v) {} ::control

Best quotes ever:

WhoLetHimOut wrote:

Bump the trilogy Bump, Bump: The sequel and Bump (the trash reboot that everyone hated but still watched
mumu245
Scratcher
1000+ posts

Better Custom Blocks

BigNate469 wrote:

(#2553)

LIZARD_OFFICIAL wrote:

TURBOWARP HAS THIS SO YOU CAN COPY OVER THE EXTENSION CODE!!!
You're not allowed to share projects on Scratch that were made with features from Scratch mods. You can still make projects outside of Scratch and put them on Scratch, but they have to use blocks that already exist in Scratch.
Also, support. I had to create a bunch of custom blocks and stuff with lists to even mimic this behavior, and it doesn't do a very good job of it.
I think they're saying the ST should take inspiration from TurboWarp's implementation, as it's open source.

select this text then press Ctrl+Shift+Down to read more

Powered by DjangoBB