Hello,
I have recently installed a plugin which was disguised as a popular plugin and it was made by a bot. I obviously did this by mistake.
Now in every rbxl file I have I would find scripts named Client Replicator and they keep being spammed. I uninstalled the plugin but the scripts still keep coming. How can I get rid of them?
Do new scripts get created in studio? If so, there’s still a malicious plugin somewhere. Scripts can’t clone themselves unless the game runs. If not, you could write a plugin to check the script names and destroy them if they’re malicious.
Yes they get created inside studio and even if you delete them from the explorer, once you test play they appear again. You are right, I had another plugin which was a disguise.
You probably activated the plugin already and this plugin created a script which clones a new script to a new parent. Maybe you should check for a malicious script inside explorer because that’s the only thing it can be because you just uninstalled a plugin in which scenario can no longer be activated again.
That can only happen in a running game. The guy stated that this was happening inside studio. So there must be a malicious plugin. And the plugin can’t have cloned itself. That’s just not possible
Maybe you could view the hidden game files and see if there is anything in them, such as in UnionService or PluginService. you can do this by going to the studio settings then enabling the hidden files.