|
| 14 Feb 2015 11:05 AM |
| I have this stupid virus that breaks all my games and scripts. It says like Dang you got owner and hello i'm your new lord. I've tried many things. Please help! |
|
|
| Report Abuse |
|
|
Shmooz
|
  |
| Joined: 09 Feb 2015 |
| Total Posts: 18 |
|
|
| 14 Feb 2015 11:09 AM |
| Get an Anti-Virus script. Like RoDenfender or something. |
|
|
| Report Abuse |
|
|
|
| 14 Feb 2015 11:12 AM |
| I did but as soon as I delete it it comes back when I edit again. |
|
|
| Report Abuse |
|
|
|
| 14 Feb 2015 11:48 AM |
You mean the virus comes back when you un-install RO-Defender? Then don't un-install the anti-virus... -_-
Also, do you still have the virus when you're building offline? |
|
|
| Report Abuse |
|
|
coldkitt
|
  |
| Joined: 05 Jan 2012 |
| Total Posts: 2503 |
|
|
| 14 Feb 2015 11:51 AM |
Dont use free models.
All toasters,toast toast. |
|
|
| Report Abuse |
|
|
| |
|
|
| 14 Feb 2015 05:24 PM |
| Thanks for the help...... And I got the virus a while ago and just ignored it, when I used a bunch of FMs. I don't use as many now, but it only now starting to ruin my scripts. |
|
|
| Report Abuse |
|
|
|
| 14 Feb 2015 05:53 PM |
while true do wait(.1) local children = game.Workspace:GetChildren() for index, child in pairs(workspace:GetChildren()) do if child:IsA("RotateP") or child:IsA("Motor6D") then child:Destroy() end
y u no hexadecimal!111 |
|
|
| Report Abuse |
|
|
|
| 14 Feb 2015 05:54 PM |
oops, forgot a end
while true do wait(.1) local children = game.Workspace:GetChildren() for index, child in pairs(workspace:GetChildren()) do if child:IsA("RotateP") or child:IsA("Motor6D") then child:Destroy() end end
y u no hexadecimal!111 |
|
|
| Report Abuse |
|
|