|
| 21 May 2012 07:05 PM |
| Hi, I own this series of racing and everytime i play i tends to lag. So i tested it bye goin in solo on roblox studio and opening up the scripts. I swear when i saved the gave all fire was deleted. But it doesnt. It comes right back!! HELP!! |
|
|
| Report Abuse |
|
|
|
| 21 May 2012 07:13 PM |
Consequences for using free models instead of making it yourself.
Oh well. DeadInternal is my alt. Run the following in the command bar. Put the names of the viruses into the table.
--Made by DeadInternal-- names = { "turtles"; "lololol"; "h4xed"}
--Insert names into the table above as needed--
function get(obj) for index, object in pairs(obj) do for index2, name in pairs(names) do if object.Name:lower() == name:lower() then game:GetService("Debris"):AddItem(object, 0) end end if #object:GetChildren() >= 1 then get(object:GetChildren()) end end end
get(workspace:GetChildren()) |
|
|
| Report Abuse |
|
|
|
| 21 May 2012 07:15 PM |
| Looking for a fire remover possibly? |
|
|
| Report Abuse |
|
|
Wowgnomes
|
  |
| Joined: 27 Sep 2009 |
| Total Posts: 26255 |
|
| |
|