Reveal hidden Codenames card colors using game WebSocket data.
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
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:
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.
Install Tampermonkey or Violentmonkey and install this userscript.
Open a game on codenames.game and the script will run automatically.
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.