Wplace chunk downloader

Easily download chunk images from wplace.live using multi-point selection and highlighting

作者
NotNotWaldo
日安装量
4
总安装量
4
评分
0 0 0
版本
1.0.2
创建于
2025-08-19
更新于
2025-08-19
大小
17.8 KB
许可证
MIT
适用于

WPlace Chunk Downloader

Overview

This userscript makes it easier to download chunk images from wplace.live.


How the Multiple Chunk Downloader Works

  • You can set 1 or 2 points on the canvas.
  • These points serve as opposite corners of a rectangle (or square).
  • The downloaded image will include all chunks inside that area.
  • Setting another point after you've already set 2 will put the values of second point into the first one and the new point's value on the second place.

Steps:

  1. Press “Set point” to mark a corner.
  2. After setting one or two points, press “Download chunks” to download all the chunks within the selected area.

Highlighting Chunks

The “Highlight chunks” option helps you visualize which area your selected points cover.

Important notes:

  • The highlights on the chunk will only appear WHENEVER it only refetch/reloads/updates the image for the canvas obj. Also if you are using other overlays and the overlay is placed in the chunk that you are downloading, that overlay will also be included in the chunk image that you are downloading.

How it works:

  • If you have at least one point set, you can click “Highlight chunks” to see the highlighted area.
  • If you add a second point while highlighting is enabled, it will automatically highlight all chunks within the two points.
  • If you press “Remove points”, highlighting will also be turned off automatically.

Planned Features

  • Manual chunk download: ability to download chunks by directly entering the coordinates of two chunks, without needing to set points on the canvas.