您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Livechat for wplace.live
This script adds a live chat interface to wplace.live, allowing you to communicate with other players in real-time. The chat is context-aware, automatically connecting you to different chat rooms based on your location in the game.
The script's magic lies in its ability to know where you are on the canvas without any official API. Here's a simplified breakdown:
/s0/pixel/
).x
and y
coordinates and the boardId
you are on.This all happens automatically. All you have to do is click on the canvas, and the script will handle switching to the correct chat room.
The script only reads publicly available network information generated by the game to determine your location. It does not access any of your personal data. All chat messages are sent securely to the chat server.