Skip to content

SamSamDEV/GeoGuessr_Resolver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Geogussr Location resolver and Instant Guesser.

A small Javascript application which finds the correct location in the online game Geogussr.

The user has the choice to place a pin in a location close to the location, place a pin on the exact location or open the location in Google Maps.

How to use

This application is a Tampermonkey Script, therefore, you will need to install the tampermonkey extension:

After this, just simply add the code in Resolver.js as a new script.

To use this script:

  • Press '1' in game to place a pin on a location that will randomly score you between 4500 to 5000 score. (pressing "guess" is required to guess)

  • Press '2' in game to place a pin on a location that will exactly score 5000 points. (pressing "guess" is required to guess)

  • Press '3' in game to see a brief description of the correct location.

  • Press '4' in game to open google maps set on the correct location in a new tab.

Credits:

Disclaimer:

This completely ruins the fun of the game, I made this to experiment with creating Tampermonkey scripts to modify website behaviour, please use at your own risk.

Demonstration:

About

A script which returns the correct location in Geoguessr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%