Discuss Scratch
- Discussion Forums
 - » Questions about Scratch
 - » How do I turn a remotely-hosted website into an .sb3 file?
        
         
- DifferentDance8
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
How do I turn a remotely-hosted website into an .sb3 file?
For some context, I found a obscure Sprunki mod that's unavailable on any site other than those “play free 100% online unblocked” sites (you know the kind) and would like a .sb3 file so that I can upload it to my alt (I don't want to have to go to one of those sites just to play this one mod - and yes, before you ask, the mod itself is allowed)
The problem is that the Turbowarp Unpackager A) doesn't accept remote links, only local files. This wouldn't be bad if B) packaged .sb3 files are incredibly hard to download as wget doesn't automatically download the assets needed for the game to run properly.
                        
                            The problem is that the Turbowarp Unpackager A) doesn't accept remote links, only local files. This wouldn't be bad if B) packaged .sb3 files are incredibly hard to download as wget doesn't automatically download the assets needed for the game to run properly.
Last edited by DifferentDance8 (Nov. 27, 2024 12:19:12)
- DifferentDance8
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
How do I turn a remotely-hosted website into an .sb3 file?
Google is your friend.Yeah, I tried that. The problem is that wget doesn't download assets automatically and even if it did I would have to modify a lot of files.
- CST1229
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
How do I turn a remotely-hosted website into an .sb3 file?
maybe use your browser devtools's network tab to download all requested assets after loading the project, then try zipping and unpackaging it?
                        
                        
                    - DifferentDance8
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
How do I turn a remotely-hosted website into an .sb3 file?
maybe use your browser devtools's network tab to download all requested assets after loading the project, then try zipping and unpackaging it?Fair enough. I'll try that later.
- davidtheplatform
 - 
                            
						
						
                            Scratcher
                        
						
						 
500+ posts
How do I turn a remotely-hosted website into an .sb3 file?
Firefox can save all network requests as JSON. Go to the network tab, reload the page, then once it loads click the gear at the top right then “Save all as HAR”maybe use your browser devtools's network tab to download all requested assets after loading the project, then try zipping and unpackaging it?Fair enough. I'll try that later.
- BOBEXR
 - 
                            
						
						
                            Scratcher
                        
						
						 
12 posts
How do I turn a remotely-hosted website into an .sb3 file?
i need something for chromeFirefox can save all network requests as JSON. Go to the network tab, reload the page, then once it loads click the gear at the top right then “Save all as HAR”maybe use your browser devtools's network tab to download all requested assets after loading the project, then try zipping and unpackaging it?Fair enough. I'll try that later.
- Discussion Forums
 - » Questions about Scratch
 - 
            » How do I turn a remotely-hosted website into an .sb3 file? 
         
            


