Discuss Scratch

GoobusFIREFOX
Scratcher
52 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, 10 and 7 (across multiple systems), Firefox 128.0, No Flash version detected

Last edited by GoobusFIREFOX (Dec. 4, 2024 13:29:13)

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
52 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
52 posts

Scratch 3 project merger?

breakfast_for_dinner wrote:

what do you mean “merge” ??
Combining code, while scrambling it.
GoobusFIREFOX
Scratcher
52 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
52 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
52 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
GoobusFIREFOX
Scratcher
52 posts

Scratch 3 project merger?

MonkeyBean2 wrote:

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
i want funny so how about any id conflicts
MonkeyBean2
Scratcher
100+ posts

Scratch 3 project merger?

GoobusFIREFOX wrote:

MonkeyBean2 wrote:

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
i want funny so how about any id conflicts
unfortunately it's extremely unlikely to happen, as they are large randomly generated IDs, unless you have used Turbowarp to make the project. It would be pretty easy to make it create ID conflicts, and the result would be kind of funny, especially since scratch duplicates code if it's referenced in multiple places
Fennikin115
Scratcher
58 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
Python is super easy, you can learn the basics in an hour or 2
GoobusFIREFOX
Scratcher
52 posts

Scratch 3 project merger?

Fennikin115 wrote:

GoobusFIREFOX wrote:

Cool, it could maybe even make a script that functions.
but idk python that's gonna have to wait
Python is super easy, you can learn the basics in an hour or 2
cool

Powered by DjangoBB