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와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Y- DEV
일일 설치 수
2
총 설치 수
5
평점
0 0 0
버전
1.0.1
생성일
2026-08-22
갱신일
2026-08-23
크기
18.8KB
라이선스
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.