您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Retrieves guesses under a certain score threshold from your duels
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)