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?
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?
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.
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
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.
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.
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.
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!
@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.
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.