Hi guys.
I have an HTML5 export of my game, but the score inside is hackable.I wanted to see what I should do so that users cannot access the score and it is sent to server.
How and from which plugin (now I use ajax) should I send the score to be safe.
Is it possible to do something through scripting?
I talked to a programmer and he said that since it is a front-end output, nothing can be done for its security; But should be a way. Unfortunately I don't know anything about programming and this issue of security is bothering me a lot, if you can guide me.