Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Can i convert sb3 to sb2 somewhere?
- -Rex-
-
Scratcher
500+ posts
Can i convert sb3 to sb2 somewhere?
Most of this thread is now irrelevant now that I've made an actual SB3 to SB2 converter: https://github.com/RexScratch/sb3tosb2
- superben100
-
Scratcher
1000+ posts
Can i convert sb3 to sb2 somewhere?
Most of this thread is now irrelevant now that I've made an actual SB3 to SB2 converter: https://github.com/RexScratch/sb3tosb2That's pretty cool!
I can't wait to check it out in more detail, later!
- L0LW0T
-
Scratcher
19 posts
Can i convert sb3 to sb2 somewhere?
Most of this thread is now irrelevant now that I've made an actual SB3 to SB2 converter: https://github.com/RexScratch/sb3tosb2
when green flag clicked
You did realize it doesn't make sense to some people who use Scratch, right?
- hahasamian
-
Scratcher
1000+ posts
Can i convert sb3 to sb2 somewhere?
Most of this thread is now irrelevant now that I've made an actual SB3 to SB2 converter: https://github.com/RexScratch/sb3tosb2Ah man, sweet!
If the original poster is still around, please add this post to the beginning of the thread as sort of an “answer”!
- L0LW0T
-
Scratcher
19 posts
Can i convert sb3 to sb2 somewhere?
i just found one http://getsb2.herokuapp.com/. but it is a bit laggyyeah where is that downloaderI think it's been pretty well answered by now. There is a sweet .sb2 downloader out there, but that's currently the only way to access your old projects that were designed for Scratch 2.can somebody answer the question?wich question
I want to know
There is currently not a converter.
Where is the downloader?
Text
It won't show sprites when I run it.
- hahasamian
-
Scratcher
1000+ posts
Can i convert sb3 to sb2 somewhere?
i just found one http://getsb2.herokuapp.com/. but it is a bit laggyyeah where is that downloaderI think it's been pretty well answered by now. There is a sweet .sb2 downloader out there, but that's currently the only way to access your old projects that were designed for Scratch 2.can somebody answer the question?wich question
I want to know
There is currently not a converter.
Where is the downloader?Text
It won't show sprites when I run it.
Most of this thread is now irrelevant now that I've made an actual SB3 to SB2 converter: https://github.com/RexScratch/sb3tosb2Also,
OH
SORRY GUYS
HERE'S THE DOWNLOADER I REFERENCED
https://codepen.io/MegaApuTurkUltra/pen/pvYWRK
Last time I checked, this worked.
There's also s2online, which builds upon that downloader to give us the full Scratch 2 experience.
Apart from autosaving. You need to download the projects now.
Last edited by hahasamian (Feb. 26, 2019 22:35:23)
- k7x1e
-
Scratcher
36 posts
Can i convert sb3 to sb2 somewhere?
i know and a person called rex made a sb3tosb2i just found one http://getsb2.herokuapp.com/. but it is a bit laggyyeah where is that downloaderI think it's been pretty well answered by now. There is a sweet .sb2 downloader out there, but that's currently the only way to access your old projects that were designed for Scratch 2.can somebody answer the question?wich question
I want to know
There is currently not a converter.
Where is the downloader?Text
It won't show sprites when I run it.
- SansyScratcher25
-
Scratcher
2 posts
Can i convert sb3 to sb2 somewhere?
Convert a SB2 into SB3 for Reverse Changes.
Will it Work?
Here's the Script (+ Receiver):
Will it Work?Here's the Script (+ Receiver):
define Convert 2 to 3
set [Conversion Status v] to [Converting...]
set [2.0 project v] to (item (last v) of [Unconverted v] :: list)
delete (last v) of [Unconverted v]
add (join (2.0 project) [.sb3]) to [Converted v]
set [Conversion Status v] to [Converted!]
when I receive [Convert SB2 to SB3 v]
Convert 2 to 3
- SansyScratcher25
-
Scratcher
2 posts
Can i convert sb3 to sb2 somewhere?
Can we Convert SB2 to SB3 for Reverse Changes, right?How do i Convert SB2 to SB3 File?define Convert SB2 to SB3
Start Conversion of SB2 to SB3
wait until <(Converted?) = [true]>
add (join (2.0 Project) [.sb3]) to [Converted Scratch v]
How do i Find a SB2 to SB3 Converter?
- superben100
-
Scratcher
1000+ posts
Can i convert sb3 to sb2 somewhere?
Just upload an SB2 into 3.0, and download it as an SB3.Can we Convert SB2 to SB3 for Reverse Changes, right?How do i Convert SB2 to SB3 File?define Convert SB2 to SB3
Start Conversion of SB2 to SB3
wait until <(Converted?) = [true]>
add (join (2.0 Project) [.sb3]) to [Converted Scratch v]
How do i Find a SB2 to SB3 Converter?
- hahasamian
-
Scratcher
1000+ posts
Can i convert sb3 to sb2 somewhere?
This thread is getting weirder by the minute.
- -Rex-
-
Scratcher
500+ posts
Can i convert sb3 to sb2 somewhere?
The disappearing text issue with my converter has been fixed (although I'm not sure if you're referring to my converter at all).-snip-Text
It won't show sprites when I run it.
Last edited by -Rex- (March 2, 2019 02:27:08)
- UnWarriorPC
-
New Scratcher
2 posts
Can i convert sb3 to sb2 somewhere?
The is a way to covert an sb3 into a sb2 by using scratch 2.0 and renaming the file I conclude that it worked download the file https://en.softonic.com/download/scratch-kids/windowsI'm afraid I'm not.Back on topic: I also would like to know. I know that Junebeetle's converter creates a completely blank SWF, and I can't figure hook out.Hook was never designed for SB3 files, and only for the old experimental “playground” files.
Currently, I'm working on a new tool, but it's hardly ready for ordinary use.
Hi, superben, I am currently doing a school project on scratch and wish to download it to an sb2, so my teacher could view it. I was just wondering, are you done with your program? -Ben
Right now, your best bet would probably be to manually port the project to 2.0.
Last edited by UnWarriorPC (March 4, 2019 01:25:14)
- k7x1e
-
Scratcher
36 posts
Can i convert sb3 to sb2 somewhere?
softonicThe is a way to covert an sb3 into a sb2 by using scratch 2.0 and renaming the file I conclude that it worked download the file https://en.softonic.com/download/scratch-kids/windowsI'm afraid I'm not.Back on topic: I also would like to know. I know that Junebeetle's converter creates a completely blank SWF, and I can't figure hook out.Hook was never designed for SB3 files, and only for the old experimental “playground” files.
Currently, I'm working on a new tool, but it's hardly ready for ordinary use.
Hi, superben, I am currently doing a school project on scratch and wish to download it to an sb2, so my teacher could view it. I was just wondering, are you done with your program? -Ben
Right now, your best bet would probably be to manually port the project to 2.0.
- superben100
-
Scratcher
1000+ posts
Can i convert sb3 to sb2 somewhere?
I've learned from experience that sharing links to Softonic is a bad idea…softonicThe is a way to covert an sb3 into a sb2 by using scratch 2.0 and renaming the file I conclude that it worked download the file https://en.softonic.com/download/scratch-kids/windowsI'm afraid I'm not.Back on topic: I also would like to know. I know that Junebeetle's converter creates a completely blank SWF, and I can't figure hook out.Hook was never designed for SB3 files, and only for the old experimental “playground” files.
Currently, I'm working on a new tool, but it's hardly ready for ordinary use.
Hi, superben, I am currently doing a school project on scratch and wish to download it to an sb2, so my teacher could view it. I was just wondering, are you done with your program? -Ben
Right now, your best bet would probably be to manually port the project to 2.0.

- toyotavan
-
New Scratcher
3 posts
Can i convert sb3 to sb2 somewhere?
I don't know if this post is a different language, but I speak English.
I have the same problem, I contacted the maker of the junebeetle website for help and will keep you updated.
I have the same problem, I contacted the maker of the junebeetle website for help and will keep you updated.
Last edited by toyotavan (March 21, 2019 20:44:23)
- flontin
-
Scratcher
2 posts
Can i convert sb3 to sb2 somewhere?
it is possible to save my project as a sb2 file?
- superben100
-
Scratcher
1000+ posts
Can i convert sb3 to sb2 somewhere?
it is possible to save my project as a sb2 file?Probably not.
However, there is a converter out there that should allow you to convert your SB3s to SB2s, but I've never actually used it.
- chen005
-
Scratcher
3 posts
Can i convert sb3 to sb2 somewhere?
For some stupid reason, all that is in a .sb3 file is this “PK ”
- Discussion Forums
- » Questions about Scratch
-
» Can i convert sb3 to sb2 somewhere?










