Detecting whenever someone types in a 'unknown' textbox

Basically i wanna know how you would detect whenever someone types somewhere that isn’t the chat. Since alot of exploits use textboxes and stuff to run, i wanted to see if i can detect that and kick the player for doing so.

I dont think thats possible.
If you try to detect when player is typing or what @MichaelKun101 suggested, indeed needs to be done in a local script… inside the client… and the client will delete that script, and bye to your “antihack-clientsided”

You could try to constantly clone and give that local script to the client… doesnt matter they will delete it as it arrives to them.
I’m not saying you cannot try, but it will be surpassed very easily

1 Like

Oh, well thanks for the help anyway.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.