Guess retriever

Retrieves guesses under a certain score threshold from your duels

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
tyow
日安装量
0
总安装量
23
评分
0 0 0
版本
0.2
创建于
2023-12-12
更新于
2023-12-14
大小
26.8 KB
许可证
MIT
适用于

This script is still in Beta

A script that retrieves guesses under a certain score threshold from your duels and uploads them to a Map Making App Map of your choosing.

On any non-game geoguessr page, at the top right you should see an icon like a location marker. Clicking that opens a dialog for you to input:

  • Your map-making app api key, which you can grab from here: https://map-making.app/keys

  • Your score threshold (finds guesses including and below this threshold)

  • The number of months in the past you want to check

  • The map you want to upload the found guesses to

The uploaded locations will include tags for score, formatted as x.yk, for example 1.1k, or 4.8k, and the year-month that the guess occurred.

Some code for MMA API calls comes from Miraclewhips "GeoGuessr Save To Map Making App" script which you can find here: https://miraclewhips.dev/ Some currently unused code comes from victheturtle's Country Streak script, which you can find here: https://greasyfork.org/en/users/967692

(I hope to do things with wrong country guesses in the future)