Categories > Exploiting > Scripts >
Where do DEX saves downloaded maps?
Posted
Hi,
I was using dex explorer and wanted to save map. But I dont know where it is saved.
Do you know where it saves? (I'm using JJSploit 8.10.12)
Replied
Check the workspace folder in JJSploit's location. If you don't see anything related to dex in there, dex may not be able to save. If this is the case, I personally recommend using Infinite Yield's save game command, or using SynSaveInstance.
Infinite Yield Save Game CMD: ;saveplace
SynSaveInstance:
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)
Cancel
Post
Replied
Some exploits have a configuration file that stores user settings, including where to save the file. Look for the JJSploit configuration file (usually ending in .ini or .json) and see if it has any information about where to save the map.
Cancel
Post
Replied
It saves but...
Is there any not corrupting script?
Cancel
Post
Replied
thanks
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post