Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Scratch 3 project merger?
- GoobusFIREFOX
-
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
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
-
1000+ posts
Scratch 3 project merger?
Why do you need to merge them to corrupt them?
- GoobusFIREFOX
-
52 posts
Scratch 3 project merger?
For the funnies. Why do you need to merge them to corrupt them?
A.K.A just for fun.
- GoobusFIREFOX
-
52 posts
Scratch 3 project merger?
Combining code, while scrambling it. what do you mean “merge” ??
- GoobusFIREFOX
-
52 posts
Scratch 3 project merger?
uhhhmmm im kinda stinky at editors so why not automate it? override bytes of data with a hex editor
- MillionOfficial
-
500+ posts
Scratch 3 project merger?
Combine two projects what do you mean “merge” ??
- WindowsAdmin
-
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
It would just not make it openable, idk what this guys on aboutuhhhmmm im kinda stinky at editors so why not automate it? override bytes of data with a hex editor
- qloak
-
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
-
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
but idk python that's gonna have to wait
- MonkeyBean2
-
100+ posts
Scratch 3 project merger?
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 Cool, it could maybe even make a script that functions.
but idk python that's gonna have to wait
- GoobusFIREFOX
-
52 posts
Scratch 3 project merger?
i want funny so how about any id conflictsthe 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 Cool, it could maybe even make a script that functions.
but idk python that's gonna have to wait
- MonkeyBean2
-
100+ posts
Scratch 3 project merger?
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 placesi want funny so how about any id conflictsthe 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 Cool, it could maybe even make a script that functions.
but idk python that's gonna have to wait
- Fennikin115
-
58 posts
Scratch 3 project merger?
Python is super easy, you can learn the basics in an hour or 2 Cool, it could maybe even make a script that functions.
but idk python that's gonna have to wait
- GoobusFIREFOX
-
52 posts
Scratch 3 project merger?
coolPython is super easy, you can learn the basics in an hour or 2 Cool, it could maybe even make a script that functions.
but idk python that's gonna have to wait
- Discussion Forums
- » Advanced Topics
-
» Scratch 3 project merger?