Codenames X-Ray

Reveal hidden Codenames card colors using game WebSocket data.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Y- DEV
Ημερήσιες εγκαταστάσεις
2
Σύνολο εγκαταστάσεων
5
Βαθμολογίες
0 0 0
Έκδοση
1.0.1
Δημιουργήθηκε την
22/08/2026
Ενημερώθηκε την
23/08/2026
Μέγεθος
20 KB
Άδεια
MIT
Εφαρμόζεται σε

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.