|
| 07 Oct 2011 08:04 PM |
| I have an infected script that keeps saying LOLOLOL HAX and I want to take off the top of the game |
|
|
| Report Abuse |
|
|
|
| 07 Oct 2011 08:06 PM |
| Make a FindFirstChild script to remove the infected script and messages? |
|
|
| Report Abuse |
|
|
|
| 07 Oct 2011 08:07 PM |
option a:
1. go to roblox studio 2. open your place 3. run this in your command bar:
while game:FindFirstChild("NAME OF VIRUS", true) do game:FindFirstChild("NAME OF VIRUS", true):Remove() end
4. hope that it worked
option b:
1. reset your place 2. stop using free models so you dont get viruses any more |
|
|
| Report Abuse |
|
|
|
| 07 Oct 2011 08:07 PM |
| Or you can disable the infected script and then delete the message. |
|
|
| Report Abuse |
|
|