https://github.com/z1xus/wplace-shortcuts
Userscript that adds configurable shortcuts to wplace.live.
https://github.com/z1xus/wplace-shortcuts
Last synced: 9 months ago
JSON representation
Userscript that adds configurable shortcuts to wplace.live.
- Host: GitHub
- URL: https://github.com/z1xus/wplace-shortcuts
- Owner: Z1xus
- License: mit
- Created: 2025-08-20T21:45:52.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-08-20T22:12:32.000Z (9 months ago)
- Last Synced: 2025-08-21T00:21:16.673Z (9 months ago)
- Language: TypeScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## wplace-shortcuts
[](https://github.com/z1xus/wplace-shortcuts/releases)
[](https://github.com/z1xus/wplace-shortcuts/issues)
[](https://github.com/z1xus/wplace-shortcuts/pulls)
Userscript that adds configurable shortcuts to `wplace.live`.

### Usage
1. Install a userscript manager (e.g. [Tampermonkey](https://www.tampermonkey.net/), [Violentmonkey](https://violentmonkey.github.io/)).
2. Install the latest `.user.js` from the [Releases](https://github.com/z1xus/wplace-shortcuts/releases) page.
3. Visit `https://wplace.live` — the script loads automatically.
4. Open the userscript menu → “Open settings”. Press a key to set each binding.
Defaults:
- Paint key: `E` — tap to place once; hold to paint continuously
- Paint button key: `C` — clicks the bottom Paint button
- Color picker key: `Q`
- Auto-pick at cursor: enabled (opens the picker and immediately picks the color under your cursor)
### Ad break
Need to convert colors to wplace format? Try my converter at [yawcc.z1x.us](https://yawcc.z1x.us).
### Building
```bash
bun run build
```
### License
MIT — see [LICENSE](LICENSE).