Codenames X-Ray

Reveal hidden Codenames card colors using game WebSocket data.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu betiği yüklemek için bir betik yöneticisi eklentisi yüklemeniz gerekecektir.

(Zaten bir betik yöneticim var, hadi yükleyelim!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
Y- DEV
Günlük kurulumlar
2
Toplam kurulumlar
5
Değerlendirmeler
0 0 0
Versiyon
1.0.1
Oluşturulma
22.08.2026
Güncellenme
23.08.2026
Boyut
18,8 KB
Lisans
MIT
Geçerli

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.