I know a lot of Roblox games get exploited, and I have put tons of work into my game. I don't want any hacks or exploits or viruses in it, how can I prevent this? Just asking.
exploiting = vulnerability
just make sure you don't have vulnerabilities in your game that's super obvious like an easy remote spam that gives you cash, do server-sided checks to make sure theyre sending the right informtion from the client, easy stuff.
don't let hacks, exploits, or random crap fool you, exploits are basically code ran from the client
You CANT the best you can do is using Server Events or Server Functions.