MADE BY Aidez
FEATURE:
- SAVE A SPECIFIC INSTANCE
SCRIPT:
_G.ToSave = game.Players.LocalPlayer.Character -- Put the path of the thing you want to save here (you can copy paths with dex)
loadstring(game:HttpGet(('https://raw.githubusercontent.com/Aidez/MISC/main/save_specific_instance'),true))()
--[[
MASSIVE CREDIT TO https://v3rmillion.net/showthread.php?tid=1032423
MOST OF THIS SCRIPT IS REPURPOSED CODE FROM THEIR SCRIPT
--]]