Hello!
I am in the last stages of making an Obby game in Roblox. I’m trying to work on an anti-cheat so that exploiters cannot simply teleport to each stage locally or fly around the map. I understand there are simple anti-exploits for teleportation and fly, but there are a few problems. For starters, whenever the character respawns, they are loaded at the position of their stage. This is flagged as teleportation. Additionally, I have a “teleport to spawn” button, which can also be flagged as teleportation whenever pressed. What would be the best way to get around this?
I have searched a lot of anti-exploit Devforum posts, along with helpful Youtube videos. However, I am not the most advanced scripter, so I would appreciate any assistance with the situation. Thank you all for your help and consideration!