Skip to content

Instantly share code, notes, and snippets.

@InternalLoss
Created April 15, 2021 00:49
Show Gist options
  • Save InternalLoss/331a15283be878dfd2958a12f6bbd6d5 to your computer and use it in GitHub Desktop.
Save InternalLoss/331a15283be878dfd2958a12f6bbd6d5 to your computer and use it in GitHub Desktop.
Virtual Villagers (1) Score Page
GET /scoresVV.php?game=0&name=Billy&score=888&hours_played=0&techpoints_earned=118&babies_made=1&food_gathered=135&people_cured=0&crabs_found=3&peak_population=7&deaths=0&oldest_villager=25&number_events=0&twins_birthed=0&triplets_birthed=0&version=1030&digest=0o0090f00t0r00gil0096x00g6i0090l&game_starttime=27&puzzles_solved=1 HTTP/1.1
User-Agent: GameWebBrowser
Host: www.ldwsoftware.com
Connection: Keep-Alive
Cache-Control: no-cache

HTTP/1.1 200 OK
Date: Thu, 15 Apr 2021 00:42:06 GMT
Server: Apache/2.2.15 (CentOS)
X-Powered-By: PHP/5.3.3
Cache-Control: max-age=3600
Expires: Thu, 15 Apr 2021 01:42:06 GMT
Vary: Accept-Encoding
Content-Length: 89
Keep-Alive: timeout=2, max=2500
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8

;success: score saved
;highscores
r,8,999,994,997,997,991,919,999,1,999,999,972,815,998,

With the exception of r,8, (Unknown), the rest of the scores are in order in-game (real hours played, points earned, etc...)

If wrong UA(?): ;error: score not saved. hacking?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment