Codenames X-Ray

Reveal hidden Codenames card colors using game WebSocket data.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey 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 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.

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

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

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!)

ავტორი
Y- DEV
დღიური ინსტალაციები
2
მთლიანი ინსტალაციები
5
რეიტინგი
0 0 0
ვერსია
1.0.1
შექმნილია
22.08.2026
განახლებულია
23.08.2026
Size
18,8 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.