So to keep it short I'm adding a debounce to my dashing and punching scripts. What would be the safest way to put the dobounces on? The Server or Client? Currently I have debounces on the client and I have seen a few comments saying that having debounces on the client, make it so exploiters can easily exploit the dobounce. Is it true and if so what would I do to best protect the debounces?