This is a free and improved UniversalSynSaveInstance script by Phoriah, perfect for copying Roblox games into Studio. Easy to use and 100% free!
Join Their Discord! For more updates & and more scripts and information!

Get Script:
Lua
local Params = {
RepoURL = "https://raw.githubusercontent.com/luau/SynSaveInstance/main/",
SSI = "saveinstance",
}
local synsaveinstance = loadstring(game:HttpGet(Params.RepoURL .. Params.SSI .. ".luau", true), Params.SSI)()
local Options = {noscripts = true} -- Documentation here https://luau.github.io/UniversalSynSaveInstance/api/SynSaveInstance
synsaveinstance(Options)
Tutorial:
- How to Use the UniversalSynSaveInstance Script
- Download the Script: Get the UniversalSynSaveInstance script from a trusted source.
- Install an Executor: Use a reliable Roblox script executor!
- Open the Game: Join the Roblox game you want to copy.
- Inject the Script: Open your executor, paste the script, and inject it into the game.
- Run the Script: Execute the script and wait for it to save the game’s assets.
- Access in Studio: Open Roblox Studio, locate the saved instance file, and import it.
- Edit and Explore: Customize or explore the copied game assets as needed!
- ⚠️ Note: Only use this script ethically and within Roblox’s terms of service.