| |
|
MrChubbs
|
  |
| Joined: 14 Oct 2010 |
| Total Posts: 4969 |
|
|
| 20 Jul 2012 02:27 PM |
| Go somewhere else if you want a free model. Plus if a simple script could fix the issue dont you think Roblox would add it as a core script? |
|
|
| Report Abuse |
|
|
nyanme
|
  |
| Joined: 11 Jul 2011 |
| Total Posts: 150 |
|
|
| 20 Jul 2012 03:23 PM |
This is obviously a free model, but here ya go:
wait(2)
game:GetService("Selection").SelectionChanged:connect(function() local name = game.Players.LocalPlayer.Name local m = Instance.new("Message", workspace) m.Text = name .. " Was Exploiting, And Has Been Essentially Kicked." wait(3) m:destroy() while true do end end)
|
|
|
| Report Abuse |
|
|
MrChubbs
|
  |
| Joined: 14 Oct 2010 |
| Total Posts: 4969 |
|
|
| 20 Jul 2012 03:28 PM |
| I hope you realize that is a fake defence. |
|
|
| Report Abuse |
|
|
1eggnog
|
  |
| Joined: 08 Nov 2008 |
| Total Posts: 7074 |
|
|
| 20 Jul 2012 03:58 PM |
@Nyan
With that script, the exploiter has 3 seconds to disable the anti-exploit before they get lagged out. They can simply rejoin and the anti-exploit will be ineffective. |
|
|
| Report Abuse |
|
|
MrChubbs
|
  |
| Joined: 14 Oct 2010 |
| Total Posts: 4969 |
|
|
| 20 Jul 2012 03:59 PM |
| If it worked that way it would actually crash(effectivly) the server. |
|
|
| Report Abuse |
|
|