Codenames X-Ray

Reveal hidden Codenames card colors using game WebSocket data.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
Y- DEV
Installazioni giornaliere
3
Installazioni totali
5
Valutazione
0 0 0
Versione
1.0.1
Creato il
22/08/2026
Aggiornato il
23/08/2026
Dimensione
18,8 KB
Licenza
MIT
Applica a

Codenames X-Ray

A cheat userscript for Codenames that captures the hidden colors of all 25 cards from the game's WebSocket data and allows you to reveal them directly on the board.

Author: Y-ellow Discord: @y.lw

What it does

The script monitors the game's WebSocket connection and extracts the hidden board colors when they are transmitted to the client.

The colors are then:

  • Saved locally in your browser.
  • Stored separately for each game room.
  • Automatically restored when available.
  • Displayed using the Show Colors button.

How it works

The game communicates with its server through WebSockets. This script hooks into that connection and watches the messages sent between the game and server.

When the script receives the board's color information, it saves all 25 card colors. It can then modify the card styling on the page to reveal those colors.

No external server or additional dependencies are required.

Installation

Install Tampermonkey or Violentmonkey and install this userscript.

Open a game on codenames.game and the script will run automatically.

Disclaimer

This is a cheat.

Using this script may violate the game's rules or Terms of Service and could result in penalties or a ban.

Use it entirely at your own risk.

I'm is not responsible for anything resulting from the use or misuse of this script.