Hi guys, I need your help. Lately I has been busy and I don’t knew that ReplicatedScriptService has been removed. The problem is that my game uses ReplicatedScriptService like scripts support but today I entered to Roblox Studio and I losed my important Scripts. Someone knows how I can recuper these Scripts??? Is important!! :c
It is urgent! and it is not fair to me that they have been deleted without having stored it somewhere :'c
I think you can get a binary place file on version history tab from place’s configuration settings on the website, and then you can open it in a text editor like Visual Studio Code and try to recover script source codes one by one but it will take a while and you will have to fix some of them afterwards.
Edit: Actually now I look at it, you will probably have to find another way to encode this, maybe a program exist on the Github or Devforum that converts rbxl
to rbxlx
?
How I can get that binary file? I test revert some version and ReplictatedScriptService continue removed :c I can get my scripts :’’’’'c
You just download it then open the file in a text editor like VS Code or Notepad for example:
1 Like