Is Humanoid.FloorMaterial spoofable by exploits?

I have an anticheat that combats flight related exploits and I was curious if Humanoid.FloorMaterial was still spoofable. I believe before this update here, it was spoofable but now isn’t.

An admin in that topic left this reply:

It would certainly save me tons of script activity if I could rely on just using .FloorMaterial instead of performing raycasts to see if the player is standing on something.

If anyone can confirm that it’s spoofable still with exploits, I’d really appreciate it. (Also not sure if this belongs in Game Design or Scripting Support, lmk if I should change it)

If you’re using it on the client, then it is spoofable, yes.

Otherwise, you should be fine using this property via the server.

1 Like