Geoguessr Activities Analysis Tool

map visualization of your geoguessr activities

当前为 2024-05-14 提交的版本,查看 最新版本

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

This script is a tool created for the GeoGuessr,it allows you to analyze your skill level in the GeoGuessr 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.
- You can download your activity data as a JSON file for future reference.
- It provides an option to clear activity data so you can start the analysis anew.

**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. **Download Data**: If you want to save your activity data, you can click the "Download data as JSON" button on the page to download the data as a JSON file.

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.

In summary, this script can help you analyze your performance in the GeoGuessr game and visualize your game data to better understand and improve your gaming skills.