Ghost Game Fix

Disables the "play again" button after you press it on duels for 30 seconds

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
tyow
Installationen heute
0
Installationen gesamt
6
Bewertungen
0 0 0
Version
1.0.0
Erstellt am
13.01.2023
Letzte Aktualisierung
13.01.2023
Größe
3,18 KB
Lizenz
MIT
Wird angewandt auf

This is a script intended to curb or (hopefully) maybe even stop the presence of so-called "ghost" games in geoguessr, when you accidentally double click on a button to play in competitive, and it puts you into two games, one of which you don't know about and don't have access to, but still negatively impacts your score when you inevitably lose.

The script itself is incredibly simplistic, it just looks for the various buttons you might press to queue into competitive, and attaches an event listener to the click event that will disable the button after clicking for 30 seconds, and show a timer right next to the button for those 30 seconds. I've personally tried this on all the buttons for accessing duels, and it should work (though I don't recommend double-clicking willy-nilly cause who knows what might fail). I haven't tested it on buttons for the other two competitive modes, but there shouldn't be any difference.

I can't guarantee this will work 100%, but in my limited testing it seems to. Please let me know by a reply or dm on discord if you're having an issue. My id on discord is Tyow#3742. I have not yet tested this across browsers (I'm using Firefox), but there shouldn't be any difference.