I’m not sure which category I should have put this in so please correct me. Basically I’m in studio and when I try to run the game it deletes everything in ServerScriptService which breaks my game. Then I added my trusts VirusSlayer which has remove many a virus from my others games and when I tried to get into the game again it still deleted ServerScriptService but the VirusSlayer script has this feature where it will quarantine malicious objects it finds into lighting and it gave me this…
and inside each of them is just a simple animation whith no scripts. I really need help with this guys.
This is in the wrong section, it should probably be in something like Script Support.
The first thing that I will point out is that it probably isn’t deleting everything in ServerScriptService, it just looks like that because you’re on the client, and you can’t access anything like that (unless there is a virus that is doing this)
Another thing is that I can’t really find any plugin or Anti-Virus called “Virus Slayer” so this is most likely an extremely obscure anti-virus that is the virus itself or is just very incompetent and broken.
Do you think you could’ve possibly downloaded any backdoors without knowing, like odd models and such? (I think stuff like these mostly occur in free models.) and this post most likely belongs to scripting support since it seems like a script error/virus.
Most likely a plugin messing things up. Check scripts that have “require” in them.
There aren’t any scripts in the game that I didn’t make which is only 3 scripts.
I haven’t touched ServerScriptService at all in this game yet until today and I had a few FMs but I deleted them all after.
Make sure to check your plugins, and make sure they are legitimate.
Its either some odd plugin you downloaded or those three scripts. I suggest that you look at both the ratings and the creator to make sure that they are real.
I think CloneTrooper is a pretty trustworthy guy…
Did you use any free models in your game/project? Like, anything?
Yes I did, but I even checked them after I inserted them and deleted them after too.
What about the other creators/developers? Can you send the links to all the plugins/models you’re using?
I meant links lol, not the ones you’re currently using
Never really heard of Ropeater or Part Counter
When you click play, are you in the client test, this will hide scripts inside serverscript
click here to switch to server
Even if it hides it from me, it shouldn’t break my other scripts. When I look in the output it says it cannot find that script. (now they showed up…)
ah in that case it might be because you might be using a local script to try to access the server script storage, that(the server scripts) are not replicated to the client.
I literally realized that, then click on here and read this…
Sorry guys I’m just stupid rip