|
Im in a group helping to make a training center. But the owner's previous worker used freemodels and planted a virus in the game (AKA InFECtion). How do i get rid of it?
Road to 1k posts |
|
|
|
That won't do anything. Don't be a prankster.
Road to 1k posts |
|
|
Also forgot to mention it lags up your place.
You can remove it with task manager. |
|
|
let me try that
Road to 1k posts |
|
|
What you need to do is find studio in task manager, click it, then press end task. |
|
PRE_FlXJoin Date: 2010-07-22 Post Count: 662 |
Oh, that is one old infection lol
Make sure you don't have the Fire infection too. |
|
|
Get the ROBLOX antivirus plugin. It actually deletes all infections and cleans any problems.
𝒴𝑜𝓊𝓇 𝓌𝒾𝓃𝑔𝓈 𝑜𝓃𝓁𝓎 𝑒𝓍𝓉𝑒𝓃𝒹 𝒾𝒻 𝓎𝑜𝓊 𝓈𝒽𝑜𝓌 𝓎𝑜𝓊𝓇 𝓉𝓇𝓊𝑒 𝓈𝑒𝓁𝒻. |
|
PearlizeJoin Date: 2012-09-13 Post Count: 226 |
why cant you manually delete the infections and fire? is it really that bad?
|
|
PRE_FlXJoin Date: 2010-07-22 Post Count: 662 |
It spreads to every block in the game. It would take hours, and there are times when you delete a few it just spreads again. |
|
PearlizeJoin Date: 2012-09-13 Post Count: 226 |
but, since its in studio, the scripts arent actually running right?
|
|
PearlizeJoin Date: 2012-09-13 Post Count: 226 |
or you can type in a command on the bar at the bottom to remove everything named InFECtion
|
|
PRE_FlXJoin Date: 2010-07-22 Post Count: 662 |
You can probably do that,
No the scripts aren't running but there are so many it causes slight lag. Especially when the game first loads. |
|
|
If i try to delete it, it comes back. And it spreads to every game. Anti-virus does nothing.
Road to 1k posts |
|
|
|
Instal and run this, it's worked really well for me with getting rid of infections, and viruses.
https://www.roblox.com/library/142273772/Ro-Defender-Plugin-v8-7 |
|
kadejuffJoin Date: 2015-07-17 Post Count: 10 |
Same Here! Cant get rid of The Script "Infected"
|
|
|
But mine says InFECted
Typed like that.
No matter what I do, it comes back
It has script that says
"Script...or is it? |
|
marinhrenJoin Date: 2011-12-26 Post Count: 125 |
Use ro-defender plugin to remove game viruses.
|
|
|
Again, it does nothing.
Road to 1k posts |
|
320azJoin Date: 2006-11-26 Post Count: 696 |
since practically nobody else can help you, I would recommend asking Game Design (found here: https://forum.roblox.com/Forum/ShowForum.aspx?ForumID=40) and if that doesn't work, email ROBLOX Support here:
[email protected]
|
|
|
|
CAN NONE OF YOU GET THIS STRAIGHT?!
ANTI. VIRUS. DOES. NOTHING.
https://web.roblox.com/library/566514887/Every-girl-on-roblox |
|
MarkPHJoin Date: 2013-05-18 Post Count: 285 |
try a good anti virus |
|
SlamdunksJoin Date: 2012-02-10 Post Count: 19622 |
Put this in the command bar:
for i,v in pairs(game.Workspace:GetChildren()) do
if v.Name == "inFECtion" then
v.Destroy()
end
end
where it says "inFECtion", type in whatever the name of the virus script is or whatever. |
|