I like to make cheaters feel bad

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 :slight_smile:

1 Like

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.

1 Like
Enabled = true
if Enabled then

end

Simple fix.

1 Like

You do know that exploiters can simply just change the value of Enabled to false, right?

2 Likes

Section 12 of the ROBLOX community rules says:

  • 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?

3 Likes
  1. 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.

  2. 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

1 Like

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

2 Likes

Legendary.

send them to a a really creepy area and stuff full of jump scares and anxiety

1 Like

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.

1 Like

But…

If enabled then

else
Exploiter:Kick()
end
1 Like

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

1 Like

Possibly you could just add a remote function or something and kick them for falsely firing clients.

1 Like

They can delete remote functions and events, and hook the function calling them

1 Like

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.

Weaknesses such as:

  • Publicly humiliated via server message
  • Extremely slow walking speed
  • Kicking them out after a set time

Overall, pretty funny feature!

2 Likes

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.

1 Like

Honestly, I really don’t see how calling someone out on cheating is bullying. That’s just me though.

5 Likes

Um…
Do you have any solution?

i suc

1 Like

Use sanity checks on the server as much as possible. Anything on the client can me manipulated, no matter how hard you try to stop it

2 Likes

Thanks for making me laugh! ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀

3 Likes

lol i just love the name of this post

I like to make cheaters feel bad

1 Like