

This function destroys the related player object and removes it from the PlayersMonitoring table as well as FlaggedPlayers table. This function creates a player object and adds it to PlayersMonitoring.įunction AntiExploit:RemovePlayer(Player)


This framework was meant to be a good launching off point so I encourage you to improve the framework and to add more!
Roblox noclip exploit script code#
All it takes is a few lines of code to link it up to a different script, perhaps an admin script to warn your moderators about a potential exploiter. This framework makes it easy to add new features, more information about it will be provided. By default, this framework already protects against the exploits mentioned above ^. A very good video that talks about this video.Īnyways I digress, this framework was made to heavily discourage exploiters from using basic physics-based exploits, such as noclip, speed and fly. The easiest way to prevent most exploiting is by securing your remote events. However if you do not secure your remote events, this framework would be pointless. This framework just protects against a few common physics-based exploits. Scripts that claim they defend against exploits really mean that they protect against a specific set of common exploits. However, a big misconception about anti-exploit scripts is that they prevent all exploits. Anti-Exploits are very important when polishing your name.
