Discuss Scratch

uniquegames007
Scratcher
13 posts

SB3 to SB2 Converter (working)

Thank you so much it worked!




when green flag clicked
forever
say [Wow it worked tysm!!]
end
el4000el40000
Scratcher
3 posts

SB3 to SB2 Converter (working)

it still now work dude, I already did that
el4000el40000
Scratcher
3 posts

SB3 to SB2 Converter (working)

when green flag clicked
forever
say [I like scratch 2.0] for (2) secs
say [how can I use it] for (2) secs
end
ego-lay_atman-bay
Scratcher
500+ posts

SB3 to SB2 Converter (working)

el4000el40000 wrote:

it still now work dude, I already did that
were you talking to me?
looserty
Scratcher
500+ posts

SB3 to SB2 Converter (working)

-Rex- wrote:

I've just finished writing an SB3 to SB2 converter in Python 3, which can be found here: https://github.com/RexScratch/sb3tosb2

If you find any bugs or issues, please tell me. This is also the first time I've written something like this, so I'd appreciate feedback on how to improve the code.
How does it work I've read the instructions but don't know how to use it.
UNC409
Scratcher
20 posts

SB3 to SB2 Converter (working)

Hi, but I don't think this thing works on a Mac.

Could you figure out a way to make it work on an Apple device?

Hope you understand,
@UNC409
looserty
Scratcher
500+ posts

SB3 to SB2 Converter (working)

UNC409 wrote:

Hi, but I don't think this thing works on a Mac.

Could you figure out a way to make it work on an Apple device?

Hope you understand,
@UNC409
I'm on a mac sooo IDK…
ego-lay_atman-bay
Scratcher
500+ posts

SB3 to SB2 Converter (working)

UNC409 wrote:

Hi, but I don't think this thing works on a Mac.

Could you figure out a way to make it work on an Apple device?

Hope you understand,
@UNC409
it should run just fine if you have python 3. I don't have mac, so I can't test it out.
ego-lay_atman-bay
Scratcher
500+ posts

SB3 to SB2 Converter (working)

looserty wrote:

-Rex- wrote:

I've just finished writing an SB3 to SB2 converter in Python 3, which can be found here: https://github.com/RexScratch/sb3tosb2

If you find any bugs or issues, please tell me. This is also the first time I've written something like this, so I'd appreciate feedback on how to improve the code.
How does it work I've read the instructions but don't know how to use it.
just run sb3tosb2.py and when it runs, it will ask for a file, select the .sb3 file you want to convert to sb2, then it'll ask where the converted file should go, and what name it should be, kind of like save as. Then it'll convert, and when it's finished, it'll say something like, finished with 3 errors, just ignore that.
eric99343
Scratcher
100+ posts

SB3 to SB2 Converter (working)

Can someone plz tell me where the upload file button is?
ego-lay_atman-bay
Scratcher
500+ posts

SB3 to SB2 Converter (working)

eric99343 wrote:

Can someone plz tell me where the upload file button is?
just run sb3tosb2.py (you have to have python 3 installed) and then it automatically asks for a file.
looserty
Scratcher
500+ posts

SB3 to SB2 Converter (working)

ego-lay_atman-bay wrote:

looserty wrote:

-Rex- wrote:

I've just finished writing an SB3 to SB2 converter in Python 3, which can be found here: https://github.com/RexScratch/sb3tosb2

If you find any bugs or issues, please tell me. This is also the first time I've written something like this, so I'd appreciate feedback on how to improve the code.
How does it work I've read the instructions but don't know how to use it.
just run sb3tosb2.py and when it runs, it will ask for a file, select the .sb3 file you want to convert to sb2, then it'll ask where the converted file should go, and what name it should be, kind of like save as. Then it'll convert, and when it's finished, it'll say something like, finished with 3 errors, just ignore that.
That's the problem… I can't find a file.
Cabbage_2020
Scratcher
500+ posts

SB3 to SB2 Converter (working)

Creepsington716 wrote:

a
?
ego-lay_atman-bay
Scratcher
500+ posts

SB3 to SB2 Converter (working)

looserty wrote:

ego-lay_atman-bay wrote:

looserty wrote:

-Rex- wrote:

I've just finished writing an SB3 to SB2 converter in Python 3, which can be found here: https://github.com/RexScratch/sb3tosb2

If you find any bugs or issues, please tell me. This is also the first time I've written something like this, so I'd appreciate feedback on how to improve the code.
How does it work I've read the instructions but don't know how to use it.
just run sb3tosb2.py and when it runs, it will ask for a file, select the .sb3 file you want to convert to sb2, then it'll ask where the converted file should go, and what name it should be, kind of like save as. Then it'll convert, and when it's finished, it'll say something like, finished with 3 errors, just ignore that.
That's the problem… I can't find a file.
oh, here it is, well, that's the zipped folder. You need to extract that and then run sb3tosb2.py.
looserty
Scratcher
500+ posts

SB3 to SB2 Converter (working)

ego-lay_atman-bay wrote:

looserty wrote:

ego-lay_atman-bay wrote:

looserty wrote:

-Rex- wrote:

I've just finished writing an SB3 to SB2 converter in Python 3, which can be found here: https://github.com/RexScratch/sb3tosb2

If you find any bugs or issues, please tell me. This is also the first time I've written something like this, so I'd appreciate feedback on how to improve the code.
How does it work I've read the instructions but don't know how to use it.
just run sb3tosb2.py and when it runs, it will ask for a file, select the .sb3 file you want to convert to sb2, then it'll ask where the converted file should go, and what name it should be, kind of like save as. Then it'll convert, and when it's finished, it'll say something like, finished with 3 errors, just ignore that.
That's the problem… I can't find a file.
oh, here it is, well, that's the zipped folder. You need to extract that and then run sb3tosb2.py.
No… My sb3 file.
UNC409
Scratcher
20 posts

SB3 to SB2 Converter (working)

ego-lay_atman-bay wrote:

UNC409 wrote:

Hi, but I don't think this thing works on a Mac.

Could you figure out a way to make it work on an Apple device?

Hope you understand,
@UNC409
it should run just fine if you have python 3. I don't have mac, so I can't test it out.
How do you get python 3?
UNC409
Scratcher
20 posts

SB3 to SB2 Converter (working)

UNC409 wrote:

ego-lay_atman-bay wrote:

UNC409 wrote:

Hi, but I don't think this thing works on a Mac.

Could you figure out a way to make it work on an Apple device?

Hope you understand,
@UNC409
it should run just fine if you have python 3. I don't have mac, so I can't test it out.
How do you get python 3?
My browser / operating system: MacOS Macintosh X 10.15.6, Chrome 87.0.4280.67, No Flash version detected
Maximouse
Scratcher
1000+ posts

SB3 to SB2 Converter (working)

UNC409 wrote:

ego-lay_atman-bay wrote:

UNC409 wrote:

Hi, but I don't think this thing works on a Mac.

Could you figure out a way to make it work on an Apple device?

Hope you understand,
@UNC409
it should run just fine if you have python 3. I don't have mac, so I can't test it out.
How do you get python 3?
Go to https://www.python.org/downloads/release/python-390/ and download the macOS installer.
ego-lay_atman-bay
Scratcher
500+ posts

SB3 to SB2 Converter (working)

Maximouse wrote:

UNC409 wrote:

ego-lay_atman-bay wrote:

UNC409 wrote:

Hi, but I don't think this thing works on a Mac.

Could you figure out a way to make it work on an Apple device?

Hope you understand,
@UNC409
it should run just fine if you have python 3. I don't have mac, so I can't test it out.
How do you get python 3?
Go to https://www.python.org/downloads/release/python-390/ and download the macOS installer.
um… I use windows, and other people use other operating systems, so don't tell people to install python for a certain OS that they might not be using. Tell them to install python for their operating system.
Maximouse
Scratcher
1000+ posts

SB3 to SB2 Converter (working)

ego-lay_atman-bay wrote:

um… I use windows, and other people use other operating systems, so don't tell people to install python for a certain OS that they might not be using. Tell them to install python for their operating system.

UNC409 wrote:

Hi, but I don't think this thing works on a Mac.

Powered by DjangoBB