luau / UniversalSynSaveInstance

Shortly USSI. A universal saveinstance revival. This can also be edited and used as a Roblox-Format-File writer.
https://luau.github.io/UniversalSynSaveInstance/
Other
86 stars 36 forks source link

[FEATURE]Save scripts only #33

Open xybytz opened 3 months ago

xybytz commented 3 months ago

I think an option to save only scripts into the .rbxl file would be quite helpful. It would help people inspect scripts to better.(Basically a script dumper.)

phoriah commented 3 months ago

I think an option to save only scripts into the .rbxl file would be quite helpful. It would help people inspect scripts to better.(Basically a script dumper.)

mode="scripts" IgnorePropertiesOfNotScriptsOnScriptsMode=true

It's already added. There's an issue with it currently that causes it to ignore everything. I will let you know when it's fixed

xybytz commented 3 months ago

Oh, okay. I will see how well it works. will let you know :)

xybytz commented 3 months ago

Okay, you were right, its not saving anything. I just tried using it.

phoriah commented 3 months ago

Okay, you were right, its not saving anything. I just tried using it.

Which executor do you use?

xybytz commented 3 months ago

Solara and celery

xybytz commented 3 months ago

The issue was on solara though, custom decompile and normal decompile doesnt work on celery

XceptDev commented 1 month ago

@phoriah Is there option to not save scripts? It would save much time.

phoriah commented 1 month ago

@phoriah Is there option to not save scripts? It would save much time.

noscripts=true. It's all in the docs.

xybytz commented 1 month ago

But is it working yet?

xybytz commented 1 month ago

(the save script only)

phoriah commented 1 month ago

But is it working yet?

Try it and see. Just to confirm mode="scripts", IgnorePropertiesOfNotScriptsOnScriptsMode=true

Yblo10 commented 5 days ago

How do i add new executor in the script

phoriah commented 5 days ago

How do i add new executor in the script

Can you elaborate?

Yblo10 commented 5 days ago

idk tho but i use jjsploit cuz it has 90% unc