Discuss Scratch

-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?

-Rex- wrote:

Most of this thread is now irrelevant now that I've made an actual SB3 to SB2 converter: https://github.com/RexScratch/sb3tosb2
That'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?

-Rex- wrote:

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?

-Rex- wrote:

Most of this thread is now irrelevant now that I've made an actual SB3 to SB2 converter: https://github.com/RexScratch/sb3tosb2
Ah 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?

k7x1e wrote:

k7x1e wrote:

Cowsareamazing123 wrote:

hahasamian wrote:

k7x1e wrote:

foxythepirate9000 wrote:

can somebody answer the question?
I want to know
wich question
I 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.
There is currently not a converter.

Where is the downloader?
yeah where is that downloader
i just found one http://getsb2.herokuapp.com/. but it is a bit laggy
Text
It won't show sprites when I run it.
hahasamian
Scratcher
1000+ posts

Can i convert sb3 to sb2 somewhere?

L0LW0T wrote:

k7x1e wrote:

k7x1e wrote:

Cowsareamazing123 wrote:

hahasamian wrote:

k7x1e wrote:

foxythepirate9000 wrote:

can somebody answer the question?
I want to know
wich question
I 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.
There is currently not a converter.

Where is the downloader?
yeah where is that downloader
i just found one http://getsb2.herokuapp.com/. but it is a bit laggy
Text
It won't show sprites when I run it.

-Rex- wrote:

Most of this thread is now irrelevant now that I've made an actual SB3 to SB2 converter: https://github.com/RexScratch/sb3tosb2
Also,

hahasamian wrote:

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?

L0LW0T wrote:

k7x1e wrote:

k7x1e wrote:

Cowsareamazing123 wrote:

hahasamian wrote:

k7x1e wrote:

foxythepirate9000 wrote:

can somebody answer the question?
I want to know
wich question
I 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.
There is currently not a converter.

Where is the downloader?
yeah where is that downloader
i just found one http://getsb2.herokuapp.com/. but it is a bit laggy
Text
It won't show sprites when I run it.
i know and a person called rex made a sb3tosb2
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):
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?
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 Convert SB2 to SB3 File?
How do i Find a SB2 to SB3 Converter?
superben100
Scratcher
1000+ posts

Can i convert sb3 to sb2 somewhere?

SansyScratcher25 wrote:

Can we Convert SB2 to SB3 for Reverse Changes, right?
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 Convert SB2 to SB3 File?
How do i Find a SB2 to SB3 Converter?
Just upload an SB2 into 3.0, and download it as an SB3.
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?

L0LW0T wrote:

k7x1e wrote:

-snip-
Text
It won't show sprites when I run it.
The disappearing text issue with my converter has been fixed (although I'm not sure if you're referring to my converter at all).

Last edited by -Rex- (March 2, 2019 02:27:08)

UnWarriorPC
New Scratcher
2 posts

Can i convert sb3 to sb2 somewhere?

superben100 wrote:

ben_ranger wrote:

superben100 wrote:

Wombatcacaman wrote:

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
I'm afraid I'm not.
Right now, your best bet would probably be to manually port the project to 2.0.
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/windows

Last edited by UnWarriorPC (March 4, 2019 01:25:14)

MasterVizar
Scratcher
1 post

Can i convert sb3 to sb2 somewhere?

go to [ v]
k7x1e
Scratcher
36 posts

Can i convert sb3 to sb2 somewhere?

UnWarriorPC wrote:

superben100 wrote:

ben_ranger wrote:

superben100 wrote:

Wombatcacaman wrote:

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
I'm afraid I'm not.
Right now, your best bet would probably be to manually port the project to 2.0.
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/windows
softonic
superben100
Scratcher
1000+ posts

Can i convert sb3 to sb2 somewhere?

k7x1e wrote:

UnWarriorPC wrote:

superben100 wrote:

ben_ranger wrote:

superben100 wrote:

Wombatcacaman wrote:

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
I'm afraid I'm not.
Right now, your best bet would probably be to manually port the project to 2.0.
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/windows
softonic
I've learned from experience that sharing links to Softonic is a bad idea…
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.

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?

flontin wrote:

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 ”

Powered by DjangoBB