quivings / Solara

Storage
46 stars 29 forks source link

Is Solara support workspace? #19

Open Skeleton19 opened 3 weeks ago

Skeleton19 commented 3 weeks ago

As title says, I just want to sure that my script is working good, so It need to save settings to work properly.

NaikoScript commented 3 weeks ago

image you can just tell with the image i provided you

Skeleton19 commented 3 weeks ago

image you can just tell with the image i provided you

Interesting, then why my script dont work then? It requires to use workspace but instead of this, it just freezes client of roblox...

NaikoScript commented 3 weeks ago

image you can just tell with the image i provided you

Interesting, then why my script dont work then? It requires to use workspace but instead of this, it just freezes client of roblox...

possible that you can show the script's source?

Skeleton19 commented 3 weeks ago

image you can just tell with the image i provided you

Interesting, then why my script dont work then? It requires to use workspace but instead of this, it just freezes client of roblox...

possible that you can show the script's source?

sure, take a look on this: (no more)

NaikoScript commented 2 weeks ago

image you can just tell with the image i provided you

Interesting, then why my script dont work then? It requires to use workspace but instead of this, it just freezes client of roblox...

possible that you can show the script's source?

sure, take a look on this: https://raw.githubusercontent.com/RectangularObject/UniversalHBE/main/main.lua

it could be possible that it may not support some of the workspace functions like listfiles i think but im sure it works with writefile , readfile , isfile and some pretty needed ones

quivings commented 2 weeks ago

all file functions work

Skeleton19 commented 2 weeks ago

all file functions work

Then why do my script not work with solara? When I try to execute that script, it freezes roblox client...