Geoguessr Activities Analysis Tool

map visualization of your geoguessr activities

目前为 2024-05-17 提交的版本。查看 最新版本

作者
kakageo
评分
0 0 0
版本
1.1
创建于
2024-05-14
更新于
2024-05-17
大小
34.8 KB
许可证
MIT
适用于

This script is a tool created for the GeoGuessr player,it allows you to analyze your skill level in the game. You can use it by downloading the script and running it in your browser.

**Features:**

- It can automatically fetch activity data from your GeoGuessr account and save it in the localstorage.
- It can create a heatmap to help you visualize your activity data.

**Usage:**

Once you've installed and run the script, it will add a button labeled "Create Heatmap" to your browser page. 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.