Why do 'Creator' Script keep appearing random? It's a virus or?

Hey fellow developers,

While I’m building a cafe for someone, I noticed ‘Creator’ script keep appear again and again. I keep deleting them. After I delete it, ‘Creator’ scripts keep coming back. How do I solve this problem?

Here the screenshots:
Annotation 2020-06-16 215844
It’s really annoying to see them coming back.

Here’s the quick look of my plugin:

I went into the script which it’s about overhead gui. I have no idea if it’s virus.
I’ll show you script.

game.Players.PlayerAdded:connect(onPlayerRespawned)
function onPlayerRespawned(newPlayer)
	wait(1) --3UL4
	if newPlayer.Name == "3UL4" then --Change YourNameHere to your name.
		gui=Instance.new("BillboardGui")
		gui.Parent=newPlayer.Character.Head
		gui.Adornee=newPlayer.Character.Head
		gui.Size=UDim2.new(3,0,3,0)
		gui.StudsOffset=Vector3.new(0.5,2,0)
		text=Instance.new("TextLabel")
		text.Text = "Shader-Plugin Creator"
		text.Size=UDim2.new(1,0,1)
		text.Position=UDim2.new(-0.125,0,-0.25,0)
		text.BackgroundTransparency = 1
		text.Parent=gui
		text.TextScaled = true
	end
end

function onPlayerEntered(newPlayer)
	newPlayer.Changed:connect(function (property)
		if (property == "Character") then
			onPlayerRespawned(newPlayer)
		end
	end)
end

game.Players.PlayerAdded:connect(onPlayerEntered)

I have noticed text.Text = "Shader-Plugin Creator" but it’s not in my plugin inventory? How can I solve the problem?

Any help is appreciate!

Thank you,
vdw0

4 Likes

I’d say it would be from Roblox, yet it duplicates its self which leads me to think it may be someone thing else, So this is a plug-in virus. I have this problem too.

3 Likes

Check your plug-ins for any suspicious looking ones, it may be an active plug-in that doesn’t show on the topbar?

1 Like

If the game is open to Team Create make sure everyone disables their plugins.

2 Likes

I think that’s from one of your plugins, check the plugins made by that person in the name.

Edit, I think I found it even thought the site Is down

The plugin above is made by the user that “made” that script.

2 Likes

It’s most likely a plugin virus, once it’s being created without running the game. Try deleting all the scripts, remove all your plugins completely, then start installing them one by one. You should also play the game after each plugin was installed

2 Likes

Hmm, this is weird… I have no idea where the ‘Creator’ script come from, but thank you for reply. I thought I’m the only one having the problem.

1 Like

No, Roblox doesn’t make scripts like this. Any scripts Roblox adds are usually ModuleScripts that are added to the game when it is tested. And Roblox’s scripts always relate to the CoreGUI or fundamental scripts like player movement.

1 Like

Oh, alright.
(30 charrrrsssss)

It’s plausible that it could be coming from one of your plugins. I used to be a noob dev and I spam downloaded plugins… then my game had viruses that teleported players to other games called quick load or something. I would recommend deleting all of your plugins besides the ones that you use. Use my inventory as an example.

i would recommend checking out this page for more help on it A backdoor disguised as a "fast load" place it has most of the known backdoor words in it and would help you in finding the script doing it

I’ve seen this script before and I assume it is just trying to give the plugin creator a sort of credit for the plugin and I don’t think it is a virus. But still annoying never the less so I would just check your plugins and only use ones that are from creditable members of the community.

I looked at your owned plugins and you have Studio CK. That plugin has been proven by my friend SquarePapyrus12 to have malicious scripts that allow your game to be easily exploited.

Edit: when I uninstalled that plugin, I stopped getting malicious scripts in my game.

2 Likes

Thanks, I will be deleting all the plugins from now and install trusted-plugins.

1 Like

Quick side-note: Studio CK is not malicious at all, it is infact a Code Kingdoms plug-in, CK has now been bought out by ROBLOX themselfs I believe; Maybe you got the wrong plug-in? Still, people need to check their plug-ins often.

1 Like

I’ve cleaned all of my plugins include fake/botted plugins and plugins with malicious! I’ve tested on studio and the script “Creator” or any kind of unfamiliar scripts no longer appear which it’s great. Thanks!

Alrighty, cool; Just always check if you are installing a legit add-on. Glad I could help.

1 Like

@SquarePapyrus12 proved that it contains malicious scripts. When I deleted the plugin, my games stopped getting affected by it. It’s plausible that I could of been using a fake version of that plugin, but I literally saw ads put up for it.

1 Like

Oh god, I used to have that Plugin. Thank’s for sharing about this because I was considered getting it back.

I could be wrong about the plugin and it could’ve been another, but don’t you think it’s suspicious how it has comments disabled? And the creator of the plugin is an alt account with 280 followers and 600 group members. And the plugin has over 65k sales.