of     1   

islandmaker2012
#143961538Tuesday, August 19, 2014 12:00 AM GMT

(to stop speedhackers... :|) I don't remember how to do it :( its something like if plr:GetRealFPS()>65 then plr:Kick() end or something
Prehistoricman
#143961997Tuesday, August 19, 2014 12:06 AM GMT

islandmaker2012
#143962152Tuesday, August 19, 2014 12:08 AM GMT

^ I came here because I'd have to search thru everything there.. if you don't have the answer, oh well, I guess you cant script.. pre = {Cant = {Script = true} } CantScript = "Pre Can't Script!!" print(pre.Cant.Script and CantScript)
Prehistoricman
#143962252Tuesday, August 19, 2014 12:10 AM GMT

The wiki has a search function. You're too lazy, or too stupid, to use it.
islandmaker2012
#143962368Tuesday, August 19, 2014 12:12 AM GMT

Calling me stupid? I been scripting for a long time, and I have a way above average I.Q, so watch your mouth, be careful who you call stupid... I been scripting all day.. just wanted a quick answer, Its like a 2 line script.. :|
islandmaker2012
#143962453Tuesday, August 19, 2014 12:13 AM GMT

found it, no thanks to you..
xmfs
#143964681Tuesday, August 19, 2014 12:44 AM GMT

If its too late, oh well- The method is GetRealPhysicsFPS, for example; if plr.GetRealPhysicsFPS()>3*2*10 then plr:Kick() 3*2*10 is the best method, no one really knows how to bypass it.

    of     1