Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » How to make a Scratch extension?
- sharkdude6789
-
Scratcher
63 posts
How to make a Scratch extension?
Guys, I want to make an extension. But I don't know how. Don't type if you are helping me make Chrome extensions. So help me with making Scratch 3.0 extensions.
when green flag clicked
forever
move (10) steps
pen up
stamp
pen down
end
Last edited by sharkdude6789 (April 2, 2020 08:39:03)
- Monna-Uka
-
Scratcher
1000+ posts
How to make a Scratch extension?
This should go to Avanced Topics or Extensions forum.
- sharkdude6789
-
Scratcher
63 posts
How to make a Scratch extension?
This should go to Avanced Topics or Extensions forum.Ok but I won't move it because it's still scripting
- sharkdude6789
-
Scratcher
63 posts
How to make a Scratch extension?
And plus I don't know what extension I'm going to make.This should go to Avanced Topics or Extensions forum.Ok but I won't move it because it's still scripting
- sharkdude6789
-
Scratcher
63 posts
How to make a Scratch extension?
This should go to Avanced Topics or Extensions forum.I don't know if any of the blocks you shown exist in Scratch.
when flag clicked
if <(I don't know) = (I don't know)> then
forever
say (I don't know) for (900000) secs
end
end
Last edited by sharkdude6789 (April 2, 2020 22:31:37)
- Monna-Uka
-
Scratcher
1000+ posts
How to make a Scratch extension?
That's my Scratchblocks signature. You can ‘hack’/modify it.This should go to Avanced Topics or Extensions forum.I don't know if any of the blocks you shown exist in Scratch.when flag clicked
if <(I don't know) = (I don't know)> then
forever
say (I don't know) for (900000) secs
end
end
Example:
when [my strength v] > (10) ::#333333 //quote to see how lel
beat [Scratch cat v] [up v] using (Pikachu ::#ffff00) ::#333333
Last edited by Monna-Uka (April 3, 2020 01:02:25)
- Sheep_maker
-
Scratcher
1000+ posts
How to make a Scratch extension?
Here's a topic explaining how to create an extension for Scratch 3.0 from the Developing Scratch Extensions
- sharkdude6789
-
Scratcher
63 posts
How to make a Scratch extension?
Here's a topic explaining how to create an extension for Scratch 3.0 from the Developing Scratch ExtensionsI've read it, it's too hard.
- ElsieBreeze
-
Scratcher
100+ posts
How to make a Scratch extension?
That's my Scratchblocks signature. You can ‘hack’/modify it.Editing the text in scratch blocks isn't “hacking” the blocks. Hacked Blocks referred to the use of JSON modification of sb2 files to create functional but not-supported forms of blocks. Such is not possible in Scratch 3 due to changes to the file format and differentiation of fields and inputs.
Example:when [my strength v] > (10) ::#333333 //quote to see how lel
beat [Scratch cat v] [up v] using (Pikachu ::#ffff00) ::#333333
- sharkdude6789
-
Scratcher
63 posts
How to make a Scratch extension?
Hi Elsie, that doesn't help me with extensions. But, I'm glad you answered about the Scratchblocks signatureThat's my Scratchblocks signature. You can ‘hack’/modify it.Editing the text in scratch blocks isn't “hacking” the blocks. Hacked Blocks referred to the use of JSON modification of sb2 files to create functional but not-supported forms of blocks. Such is not possible in Scratch 3 due to changes to the file format and differentiation of fields and inputs.
Example:when [my strength v] > (10) ::#333333 //quote to see how lel
beat [Scratch cat v] [up v] using (Pikachu ::#ffff00) ::#333333
- Monna-Uka
-
Scratcher
1000+ posts
How to make a Scratch extension?
Hi Elsie, that doesn't help me with extensions. But, I'm glad you answered about the Scratchblocks signatureBy the way, making Scratch extensions require you to know and use other programming languages. The Extensions forum will still be a good choice if you want to learn more.

- sharkdude6789
-
Scratcher
63 posts
How to make a Scratch extension?
Yes! I know Python a bit and JSON a bit and HTML and a bit of JavascriptHi Elsie, that doesn't help me with extensions. But, I'm glad you answered about the Scratchblocks signatureBy the way, making Scratch extensions require you to know and use other programming languages. The Extensions forum will still be a good choice if you want to learn more.
- sonicisfastyouknow
-
Scratcher
2 posts
How to make a Scratch extension?
Hey, this is @sharkdude6789's testing account!
- Monna-Uka
-
Scratcher
1000+ posts
How to make a Scratch extension?
Hey, this is @sharkdude6789's testing account!Lol. Hi.
- sonicisfastyouknow
-
Scratcher
2 posts
How to make a Scratch extension?
It is.Hey, this is @sharkdude6789's testing account!Lol. Hi.
- sharkdude6789
-
Scratcher
63 posts
How to make a Scratch extension?
Verified. It is my testing account.It is.Hey, this is @sharkdude6789's testing account!Lol. Hi.
- sharkdude6789
-
Scratcher
63 posts
How to make a Scratch extension?
Ok. Let's start talking about extensions now.

- Sheep_maker
-
Scratcher
1000+ posts
How to make a Scratch extension?
They haven't released the official extension specification yet, so you'll have to make doHere's a topic explaining how to create an extension for Scratch 3.0 from the Developing Scratch ExtensionsI've read it, it's too hard.
- Discussion Forums
- » Advanced Topics
-
» How to make a Scratch extension?




