What is RoSync?

I’ve had that problem before, what I did was remove all the scripts in my game. The game worked better then before. (With the new and safe scripts added)

Isn’t this just a temporary fix?
The RoSync line will automatically add itself when opening the game(because you have some sort of plugin messing with it).

1 Like

It was a Virus script, so I don’t know if at the time RoSync was a thing or not.

RoSync is usually added from a Model or Plugin, so I recommend checking your plugins are they infected or official.

1 Like

Just install a backdoor remover tool, problem solved.

RoSync is a virus caused by a plugin you have. I got it removed by deleting all my plugins and restarting Roblox Studio, then re-installing ones from verified developers. Be careful of what type of plugins you install!

2 Likes

disable script injection from EVERY single plugin. and delete the plugins from your inventory that have suspicious creator names. its easy to tell if a plugin creator is suspicious or not.

speaking of server defender, it made my GPU crash.

Hello would you mind sharing this module?

2 Likes

FYI: This virus causes lag spikes if its in your project, due to it updating the code across the scripts constantly.

1 Like

This may have already been said but I’ve fixed this with Find / Replace All. I believe it is Ctrl + Shift + F

1 Like

I had it, I removed it and it got rid of RoSync.

1 Like

This has been on my GitHub for over a year now.

Its a bit buggy with some Lua globals but it should provide full coverage for Roblox globals

2 Likes

damn. this thread is still active? its been over a year…

yea, there are even more plugins out there with rosync. many plugins have been stolen, and its really easy to do so.

i haven’t been here in a while, and for those who have seen me around a while back, hello. how are you doing? Keep up your amazing work <3

1 Like

Yes, indeed. It’s sad that this is what Roblox has come to. This used to be a nice community that wouldn’t have to worry about stuff such as fake plugins.

3 Likes

IMPORTANT NEWS: Roblox recently made an update that logged the usage of require into the output/console. This is very helpful for finding backdoors like RoSync. By doing so, I was able to obtain all the connected asset IDs. This includes the last asset which outputted an error that someone might be able to understand, and it also had a GUI named “Poseidon” which I assume is an exploiting GUI. Does anyone know a way that all these asset IDs could be reported to Roblox and taken down? I’ve listed the asset IDs and error below.

5723015224
7071221861
7071222401
7071222871
7071223384
7071223975
7071221907
7071222451
7071222921
7071224048
7071221945
7071222490
7071222966
7071223515
7071224095
7071222000
7071222539
7071223009
7071223575
7071224139
7071222056
7071222589
7071223063
7071223644
7071224188
7071222117
7071222632
7071223106
7071223701
7071224240
7071222164
7071222674
7071223152
7071223758
7071224290
7071222225
7071222730
7071223226
7071223803
7071224332
7071222272
7071222774
7071223859
7071224397
7071222326
7071222822
7071223911
7071224469
5797110459
7203991406

HttpError: ConnectFail, curlCode:7, curlMsg:Failed to connect to 143.244.148.8 port 8080: Connection refused

Hope this is helpful.

4 Likes

You Should Try Reporting. The Assets Too Roblox.

2 Likes

ok OAJ
I just did. It was a pain to report them all separately (since they wanted me to), but I managed to do it. Surprisingly, people have already found these, yet they haven’t been taken down. Either they didn’t report it or Roblox failed to take action. Hopefully they get taken down.

1 Like

Poseidon is a serversided exploit.

5 Likes

Even if it get’s taken down server side exploit makers will just make new… Roblox need to do something bigger than just delete this assets

3 Likes