|
| 31 Jul 2011 05:06 PM |
| My game has been lagging and I want a delagging script, but not from free models. Please tell me a delaging script. Reply and PM. |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2011 05:08 PM |
| Asking for a lag free script is just the same as free models. Anyway you do it, I don't believe in lag free scripts. |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2011 05:34 PM |
You people make me ragequit the forum. So I hope you put this in. -_-
--By Tuxedoman23
while true do wait()
game.Workspace.Base.CanCollide = false game.Workspace.base.Anchored = false
wait()
game.Workspace.Base.CanCollide = true game.Workspace.Base.Anchored = true end
This will make you rage quit. >:( |
|
|
| Report Abuse |
|
|
ZGS
|
  |
| Joined: 01 Aug 2009 |
| Total Posts: 3972 |
|
|
| 31 Jul 2011 05:36 PM |
Stop trolling him guys, an anti-lag script exists. Pretty easy to write.
while true do print("Run: Antilagscript Protocal:12643") end
|
|
|
| Report Abuse |
|
|
|
| 31 Jul 2011 05:42 PM |
| Don't help him! He needs to learn on his own! :/ |
|
|
| Report Abuse |
|
|
Dufret
|
  |
| Joined: 27 Jun 2011 |
| Total Posts: 2486 |
|
| |
|
|
| 31 Jul 2011 05:44 PM |
ZGS is right.... You should put this in:
--By Tuxedoman23
while true do wait()
game.Workspace.Base.CanCollide = false game.Workspace.Base.Anchored = false
wait()
game.Workspace.Base.CanCollide = true game.Workspace.Base.Anchored = true end
or this:
game.Workspace.findFirstChild.("Model"):Remove()
|
|
|
| Report Abuse |
|
|
|
| 31 Jul 2011 05:45 PM |
| The point is.... Make your own scripts like we did. |
|
|
| Report Abuse |
|
|
killjoy37
|
  |
| Joined: 27 Aug 2008 |
| Total Posts: 2821 |
|
|
| 31 Jul 2011 05:46 PM |
@tuxedo This will do absolutely nothing: game.Workspace.findFirstChild.("Model"):Remove()
|
|
|
| Report Abuse |
|
|
|
| 31 Jul 2011 05:50 PM |
I shoulda expected a comment like that:
I made that one in 5 seconds because I had to go eat supper. |
|
|
| Report Abuse |
|
|