Greasy Fork is available in English.

Geoguessr Custom Emotes

Allows you to use many custom emotes and some commands in the Geoguessr chat

这些是代码更新过的版本。 显示所有版本

  • v2.2.2 2024-01-16
  • v2.2.2 2024-01-16

    Support localized versions of the site

  • v2.2.1 2023-09-21

    Fix bug that was breaking the creation of replays

  • v2.2.0 2023-02-05

    Added the possibility to choose 6 favourite emotes for quick access.

  • v2.1.4 2022-11-05
  • v2.1.4 2022-11-05

    Fix bug related to muted messages

  • v2.1.3 2022-10-25
  • v2.1.3 2022-10-25
  • v2.1.3 2022-10-25

    Bug fix related to commands and nicknames with spaces in them

  • v2.1.2 2022-10-21
  • v2.1.2 2022-10-21

    Writing nicknames in commands is now case insensitive
    Now allowing to add ":" around an emote name and it will still count (so tf and :tf: are both valid now)

  • v2.1.1 2022-10-21

    Commands now target the most recent account in case several share the same name

  • v2.1.0 2022-10-21

    Added commands (/ban x, /unban x, /mute x, /unmute x, /check x, /eiffel)

  • v2.0.2 2022-10-20

    Changed how messages are scanned, now works on a word by word basis which allows me to remove the requirement for semicolons around tf and EZ for example.
    Now totally case insensitive, which means ez, EZ, Ez and eZ will all produce the same emote (while AEZ won't).
    Added a 1 minute cooldown on github API requests. Refreshing will only update the list of emotes if the last request was more than 1 minute ago.

  • v2.0.1 2022-10-19

    Moved emotes data to a gist so that it can be fetched at every new session. Previous version used a @require'd script which Tampermonkey never checks for updates.

  • v2.0.0 2022-10-19

    Adapted to the geoguessr update that adds a chatbox.
    Now possible to request to add any number of emotes, without the need to redownload the updated script.

  • v1.1.5 2022-10-09