Guess retriever

Retrieves guesses under a certain score threshold from your duels

目前為 2023-12-12 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
tyow
評價
0 0 0
版本
0.1
建立日期
2023-12-12
更新日期
2023-12-12
尺寸
26.3 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)