Just a friendly reminder that the client actually handles server teleports!
Don’t believe me? check out OnTeleportInternal
OnTeleportInternal can receive data from the server for teleporting to another game
an exploiter just has to do this to stop the teleport
local TeleportSignal=game.Players.LocalPlayer.OnTeleportInternal
local Signal=getconnections(TeleportSignal)[1]
Signal.Enabled=false
my advice is to kick them after a few seconds of a teleport in case they do this, similar stuff has already been done with Phantom Forces and their banland.
Good luck with the game
It’s a bit funny how I’ve never seen someone try to stop one from exploiting (on youtube), but then I find someone trying to prevent a developer from playing with the exploiter, using resources which were given to him.
Exploiting is not permitted in Roblox. This includes inappropriately obtaining and uploading “stolen” content from a game or experience. Roblox moderators will determine exploited game or experience content at their discretion with the tools available to them and may immediately terminate accounts caught participating in this behavior.
Surely you aren’t trying to condone any type of exploiting by shaming others for writing an anti exploit script, eh?
You are changing the speed of the player from the server using HD admin, thats why it’s detected. When exploiters change client sided values, it is not replicated to the server, rendering your anti-cheat useless.
if the player is falling/flying without the falling animation the system will count it as fly hacking
Exploiters usually fly without the falling animation playing
The fact that exploiting is not allowed doesn’t change what Roblox’ TOS states about bullying. It is not allowed on the Roblox platform and nothing can change that
I really don’t see anything that can be counted as bullying in the video provided from OP. The guy that I was replying to was just trying to be cute and wasn’t adding anything to the conversation, I think we should leave that decision on whether its against the rules or not to the moderation team.
Exploiters can hook the global function Kick() to do nothing. What they can also do is just delete the script.
If you say that you can have a script in their character detecting script changes, exploiters can set the source of a script to “”, emptying it’s contents. It is impossible to detect such a change, as localscripts do not have permission to interact with a scripts source
A different but ruthless suggestion. If you want to be more sadistic, you can give cheaters extreme handicaps and weaknesses but still allow them to join a server.
It’s not the fact that’s he’s writing an anti-exploit script, it’s the fact that’s he’s making one that bullies the exploiter. Whether it was with good intentions or not, it shouldn’t be in his best interest to harass users. His script should just ban them, plain and simple.