Here's a slightly modified version of Squid Hunter if anyone wants to use it.
I added the ability for users to submit their score by clicking a button instead of the auto submit.
I also changed the score variable to $score instead of $points because the $points variable was submitting a very high number that wasn't the actual score from the game.
So if you use this version you will need to change the score variable to $score in your admin panel.
hash offset: 5
score variable: $score
|