Back to Scripts
SynSaveInstance

SynSaveInstance

ScriptBlox
Universal Free

Game: Universal Script 📌

127 Views
1 Likes
0 Dislikes
ScripterCoder

ScripterCoder

offline

Features

https://github.com/luau/UniversalSynSaveInstance

Script Code

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 = {} -- Documentation here https://luau.github.io/UniversalSynSaveInstance/api/SynSaveInstance
synsaveinstance(Options)

Ratings & Reviews

No reviews yet. Be the first to review this script!

Comments (0)

Please login to comment

Login with Discord

Loading comments...