stinkin "hackers"

Out of context: Reply #15

  • Started
  • Last post
  • 22 Responses
  • blend0

    I don't understand how database would help??? You still need to send the input get-requests, don't you?

    Solution: Encryption - Do some simple math on the score to be posted and check that it is right server side. Say, a player gets 100 points, you calculate how many times it can be divided with 10. Send the score in format 10100 and let the serverside script check that it works. Of course it needs to be little less obvious, but that's how it is done.

View thread