0x978 / GeoGuessr_Resolver

A script which returns the correct location in Geoguessr
https://greasyfork.org/en/scripts/450253-geoguessr-resolver-hack-7-5-duels-and-google-maps-update
44 stars 7 forks source link

1 or 2 doesn't do anything. #3

Closed An-Untitled-Developer closed 1 year ago

0x978 commented 1 year ago

I've not been able to reproduce this, can you tell me the following?:

1) What version are you using. ( Visible next to "// @version" at the top of the script. 2) What gamemode are you trying to use the script in. 3) Can you take a screenshot of the developer tool console when pressing 1 or 2 ingame? There should be some red error messages when you press 1 or 2, if it isn't working.

Jasper1467 commented 1 year ago

Hi, I'm having the same issue when playing MapRunner, haven't tested it in other gamemodes. I'm using version 9.7 ScreenShot: https://imgur.com/a/KYT520d

EDIT: 2, 3 and 4 work in classic gamemode. 1 doesn't. Same for country and community streaks.

0x978 commented 1 year ago

I've looked at country streaks and not had an issue, which is strange. Can you confirm if it doesn't work in singleplayer, classic, country streaks?

However, MapRunner doesn't work so I'll fix that asap

Jasper1467 commented 1 year ago

2, 3 and 4 work for me in singleplayer, classic and country streaks. 1 Doesn't work in any gamemode for me.

0x978 commented 1 year ago

2, 3 and 4 work for me in singleplayer, classic and country streaks. 1 Doesn't work in any gamemode for me.

I've still not been able to reproduce 1 not working in the listed gamemodes, this really shouldn't be possible since 1 and 2 are calling the same function.

A new, very early and buggy, version of the script is available on GitHub (but not on greasyfork), which I will also link below. Can you try this version for me? If it doesn't work can you screenshot the console?

In this version, I believe I fixed the problem with maprunner but damn it took an insane amount of work compared to other gamemodes, and will even crash the browser in maprunner if the marker is not moved before submitting the guess. (hence why it's not on greasyfork). I think the Geoguessr devs are putting more effort into hiding options for me to hook into to run the features of the script.

https://raw.githubusercontent.com/0x978/GeoGuessr_Resolver/master/Resolver.js

Jasper1467 commented 1 year ago

I checked again with the link you provided and still didn't work, however I got it fixed by switching to a different userscript manager. It didn't work with Violent Monkey, but it does with Tamper Monkey. So I guess it's a problem with Violent Monkey.