Discuss Scratch

GoobusFIREFOX
Scratcher
50 posts

Scratch 3 project merger?

So i wanna corrupt SB3's by merging them.
HOW DO I DO THIS?!
My browser / operating system: Windows 11, Firefox 128.0, No Flash version detected
TheCreatorOfUnTV
Scratcher
1000+ posts

Scratch 3 project merger?

Why do you need to merge them to corrupt them?
breakfast_for_dinner
Scratcher
1000+ posts

Scratch 3 project merger?

what do you mean “merge” ??
GoobusFIREFOX
Scratcher
50 posts

Scratch 3 project merger?

TheCreatorOfUnTV wrote:

Why do you need to merge them to corrupt them?
For the funnies.
A.K.A just for fun.
dumorando
Scratcher
100+ posts

Scratch 3 project merger?

override bytes of data with a hex editor
GoobusFIREFOX
Scratcher
50 posts

Scratch 3 project merger?

breakfast_for_dinner wrote:

what do you mean “merge” ??
Combining code, while scrambling it.
GoobusFIREFOX
Scratcher
50 posts

Scratch 3 project merger?

dumorando wrote:

override bytes of data with a hex editor
uhhhmmm im kinda stinky at editors so why not automate it?
MillionOfficial
Scratcher
500+ posts

Scratch 3 project merger?

breakfast_for_dinner wrote:

what do you mean “merge” ??
Combine two projects
breakfast_for_dinner
Scratcher
1000+ posts

Scratch 3 project merger?

MillionOfficial wrote:

(#8)
Combine two projects
that's a vague answer. “merge” is another word for “combine.”

besides, this was already answered three weeks ago:

GoobusFIREFOX wrote:

(#6)
Combining code, while scrambling it.
GoobusFIREFOX
Scratcher
50 posts

Scratch 3 project merger?

breakfast_for_dinner wrote:

MillionOfficial wrote:

(#8)
Combine two projects
that's a vague answer. “merge” is another word for “combine.”

besides, this was already answered three weeks ago:

GoobusFIREFOX wrote:

(#6)
Combining code, while scrambling it.
WindowsAdmin
Scratcher
1000+ posts

Scratch 3 project merger?

So ig you can do it manually with the project.json inside the sb3 file, get a part of the json and put it into a new one

GoobusFIREFOX wrote:

dumorando wrote:

override bytes of data with a hex editor
uhhhmmm im kinda stinky at editors so why not automate it?
It would just not make it openable, idk what this guys on about
qloak
Scratcher
100+ posts

Scratch 3 project merger?

make a python script to look at each file and then make it randomly put one block from each one. if you want to take it one step further, go ahead and make a python script that randomly switches some of the svg code to corrupt the svg code as well.
GoobusFIREFOX
Scratcher
50 posts

Scratch 3 project merger?

Cool, it could maybe even make a script that functions.
but idk python that's gonna have to wait
MonkeyBean2
Scratcher
100+ posts

Scratch 3 project merger?

GoobusFIREFOX wrote:

Cool, it could maybe even make a script that functions.
but idk python that's gonna have to wait
the simplest way of doing this would be to just put all the sprites from one project into another and make sure there are no ID conflicts. It would function

Powered by DjangoBB