A Tampermonkey script for GeoGuessr that automatically collects weak rounds and adds them directly to your GeoGuessr map.
- Automatically detect low score rounds (configurable threshold)
- Add weak rounds directly to your GeoGuessr map
- Fallback to local storage when map is not configured
- Special handling for Duel mode (saves only after match completion)
- Export locally stored rounds to JSON
- Clean and simple UI
- Install Tampermonkey browser extension
- Click here
- Create a new geoguessr map here Use handpicked locations!
- Copy the map ID you can find in the URL. Format
https://www.geoguessr.com/map-maker/<map-id>
- Open Settings of the extension in the right corner and enter the Map ID
Just play, it will automatically add rounds to your map
After each Duels match the script presses the Breakdown button. The script will then autmatically add the locations to your map Make sure Enable on Duels is checked in settings
Score threashold
: Threashold on which the guesses should be saved. E.g. 2000 configured. Every location guessd with a score lower then 2000 will be added to the map.
Auto-Publish Map
: Allows to publish every added location of your map directly. Might will cause errors if you have less than 4 locs on your map