Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

typing a script but then i crashed and lost all my stuff? [closed]

Asked by 5 years ago

hi. so when i was just typing a script normally then tested in studio normally too then when i press the stop button i crashed and then opened studio again then my scripts did not save?someone please help me i need the scripts back. idk if this is a script answer but just please help me.

0
It is probably because you used while true do --//code end with NO waits WideSteal321 773 — 5y

Closed as off-topic by WideSteal321, DinozCreates, SerpentineKing, zblox164, and User#24403

This question has been closed by our community as being off-topic from ROBLOX Lua Scripting.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 5 years ago

If you need your scripts back, I would suggest opening Studio manually (not via the ROBLOX website), a pop-up window may appear stating Auto-Save Recovery. Otherwise, if you look in the "Documents" --> "ROBLOX" --> "AutoSaves" your lost file may be in there.

If the file is not there, then you'll have to start over.

If the game crashed due to the script, then I would check and make sure that if there was a continuous loop, that you added a wait(#) to it, otherwise, your game would crash / become unresponsive as may have occurred.

0
ok thanks for the reply i will do that dragonlolpp2 2 — 5y
Ad