Random line of code pops up in my script that gives me error

Does anyone know how to get rid of this in my scripts?

--[[ Last synced 7/27/2022 09:49 ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������]] require(5355299916) --[[                                                                                                  ]]--

This always returns an error with this code:

Downloading asset failed for asset id 5355299916. Is the asset id correct and is the asset type "Model"?

I know that it’s ROBLOX provided- or by a plugin I own, and I can’t seem to get rid of it, If anyone can help me?

No matter what I do, when I remove it, it always comes right back!

Thats a virus. Check all your plugins,

Notice the ���]] require(5355299916) --[[ at the end, its to hide it so you cant find it

Also, your getting an error because the thing its trying to require was removed by roblox.

3 Likes

Check the plugins or the scripts

In the scripts, press ctrl f, then type that line

Yep I’m aware, but I’m lost on how to remove it. All my plugins are popular/reliable ones.
image

This is a safe virus. I checked the model. It’s deleted and thus it can’t add any backdoor to your game.

1 Like

there is either a plugin or a model that you have which contains a virus.

Disable the reclass thing and model resize plugin. The other I do have.

delete the virus script and try to disable the plugins that @AC_Starmarine mentioned, and try again
even tho i think model resize plugin is safe but idk about the other one.

It’s not either, I tried removing both, it’s still there.

maybe the virus is inside a model or inside models

did you remove the script that contains the virus though?

Its trying to bring a malicious model into your game. You best just reinstall studio because if this keeps appearing in all scripts then thats your best bet. Then check for malicious models, etc.

Note that it might also be other people in your team create. So you need to check if they as well have a virus. Another thing if you go to settings you can check what plugins have the permission to modify code:
image

image
It will say “Script Injection” along other things or “No Permissions Requested” if it is completely safe (since it can’t inject scripts)

1 Like

I tried re-installing and uninstalling plugins, but that didn’t work- Script Injection Detectuin helped a ton! I ended up finding the plugin- It’s been slapped back to where it came from! I’ve reported the plugin and posted a comment.

1 Like