Greasy Fork is available in English.

Geoguessr Activities Analysis Tool

map visualization of your geoguessr activities

Forfatter
kakageo
Daglige installasjoner
0
Totale installasjoner
18
Vurderinger
0 0 0
Versjon
1.65
Lagd
14.05.2024
Oppdatert
02.06.2024
Lisens
MIT
Gjelder

This script is a tool created for GeoGuessr players to analyze their performance across multiple played games. You can use it by installing the script in your browser and running it on map-making.app. For a complete listing of current features, see the Features section below.

Filter Features

  1. PlayerNickname: The username of a Geoguessr user. Your nickname will be highlighted in red, while guesses from users not in your friends list will be categorized as 'Opponents.'

  2. GameMode: Categories of games in Geoguessr, currently consisting of "Duels" and "Classic."

  3. ForbidOptions: Settings within Geoguessr games, categorized as Moving, NoMoving, and NMPZ.

  4. UsingMap: The name of the map used in the game.

  5. Country: The country where the answer point is located in each round of the game.

  6. Score: The score achieved by a Geoguessr player based on their guesses.

  7. Distance: The distance between the guess made by a Geoguessr player and the answer point.

  8. GuessSeconds: The time spent by a Geoguessr player guessing in one round, measured in seconds.

  9. GameDate: The date range of Geoguessr player activity.

Usage:

Once you've installed and run the script, it will add a button labeled "Create Heatmap" to your map-making homepage. Here are the simple steps to use this script:

  1. Install the Script: Add the script code to your browser's user script manager. You can use extensions like Tampermonkey or Greasemonkey to manage user scripts.

  2. Fetch Activity Data: Click the "Create Heatmap" button on the page. The script will ask if you want to automatically fetch activity data from your GeoGuessr account. If you choose yes, it will fetch the data from your account. If you choose no, it will prompt you to upload a JSON file containing the activity data.

  3. Visualize Data: Once the script has obtained the data, it will create a heatmap that allows you to visually analyze your activity data in the GeoGuessr game. The heatmap can display information such as your game scores, distances to guessed locations, and time spent guessing.

  4. Update Data: If you want to updateyour activity data, you can click the "Update Activities" button on the page to update.

  5. Clear Data: If you wish to clear the saved activity data, you can click the "Clear Activities" button on the page to start the analysis afresh.