Problem with possible hackers in my game and bad scores

my game aliens want money is receiving bad ratings these days and I do not understand why, and I do not understand if it is hackers who enter and give money for free, the other day I entered a game to see how everything was going, and my money like others was all the time varying, I have a script that does not allow the figure to exceed 500000, or does not go below 0 (problem that also told me) and changes to the previous value, but of little use because they realize and simply use smaller amounts.

You should add a debounce on your remote event for firing the weapon. Exploiters may be able to take advantage of this and fire the weapons faster than intended.

the weapons don’t give me problems, I’m talking about the amount of money, I’ve even seen that there is a video on youtube of how to hack my game, although it has 0 views at the moment.

The guy also doesn’t give the code. There’s only a partial url.

Make sure that your scripts aren’t taking anything from the client. The client shouldn’t be able to fire a remote event saying “Here’s my money” That’s what the guy is doing in the script.

Add me on Discord, I’ll help you there: Dannyftm#1221