GeoGuessr Retry Hotkey

Quickly resets the game by navigating to the last visited map and starting a new game.

目前为 2025-01-26 提交的版本。查看 最新版本

作者
Shukaaa
评分
0 0 0
版本
1.1
创建于
2025-01-26
更新于
2025-01-26
大小
4.0 KB
许可证
MIT
适用于

GeoGuessr Retry Hotkey

Description

The GeoGuessr Retry Hotkey Tampermonkey script enhances your GeoGuessr experience by allowing you to reset the game quickly with a single key press. It navigates to the last visited map and starts a new game automatically.

Browser Support

The script has been tested in the following browsers: Chrome, Opera GX, and Firefox.

How It Works

  1. Trigger Reset: Press the P key during a game to reset.
  2. Redirect to Map: The script redirects you to the last visited map.
  3. Start New Game: On the map page, the script clicks the "Play" button automatically to begin a new game.

Script Logic

Key Components:

  • Key Handling: Listens for the P key (RESET_KEY) while in a game (/game/ URL).
  • URL Storage: Stores the last visited map's URL in Tampermonkey's storage when you visit a map page (/maps/ URL).
  • Play Trigger: Ensures the "Play" button is clicked only if the reset process was triggered (using a playTriggered flag).

Configuration

  • Reset Key: The reset key is set to P by default. Modify the RESET_KEY constant in the script to change this.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址