Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » converting scratch to exe
- breakfastmeat99
-
Scratcher
27 posts
converting scratch to exe
Can someone convert scratch files to exe? thank you if you can 

- nembence
-
Scratcher
500+ posts
converting scratch to exe
https://packager.turbowarp.org
I recommend turning it into html instead of exe, because running html files is much safer than running exe files.
(html files are opened by the browser in a sandbox, which prevents the file from destroying the computer and things like that)
(btw I'm not saying that the website is malicious, but I don't like downloading exe files because do it 1 times wrong and the computer is gone)
I recommend turning it into html instead of exe, because running html files is much safer than running exe files.
(html files are opened by the browser in a sandbox, which prevents the file from destroying the computer and things like that)
(btw I'm not saying that the website is malicious, but I don't like downloading exe files because do it 1 times wrong and the computer is gone)
- MineTurte
-
Scratcher
1000+ posts
converting scratch to exe
Can someone convert scratch files to exe? thank you if you canYou would need a .sb3 to C++ converter then turn the C++ file into an exe. Not sure if any exist, however.
- Discussion Forums
- » Advanced Topics
-
» converting scratch to exe