Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maz01001/rplaceoverlays
Tampermonkey script for different r/place overlays
https://github.com/maz01001/rplaceoverlays
overlay reddit-place tampermonkey userscript
Last synced: about 1 month ago
JSON representation
Tampermonkey script for different r/place overlays
- Host: GitHub
- URL: https://github.com/maz01001/rplaceoverlays
- Owner: MAZ01001
- License: mit
- Created: 2023-07-25T03:35:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-27T20:41:50.000Z (11 months ago)
- Last Synced: 2024-11-06T02:33:31.746Z (3 months ago)
- Topics: overlay, reddit-place, tampermonkey, userscript
- Language: JavaScript
- Homepage: https://maz01001.github.io/rPlaceOverlays/
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# r/place overlays
A [Tampermonkey®](https://www.tampermonkey.net/ "Official Tampermonkey® website") script for different [r/place](https://www.reddit.com/r/place/ "Official r/place subreddit") overlays.
- [What](#what "Scroll down to What")
- [List of overlays](#list-of-overlays "Scroll down to List of overlays")
- [How](#how "Scroll down to How")
- [Other Overlays](#other-overlays "Scroll down to Other Overlays")
- [Preview](#preview "Scroll down to Preview")## What
This script provides a [list of overlays](#list-of-overlays "scroll to the list of default overlays") that are overlayed over the r/place canvas.
Dots means the overlay is 3x larger, so it looks like tiny dots within each pixel (this is recommended), and full means 1:1 size of the canvas, so the overlay is covering up the pixels (useful for seeing how it would look like if every pixel is like in the overlay).
Additionally, one can take a screenshot of the current r/place canvas (this doesn't include the widget or any overlays).
Users can also add a temporary image that will also be overlayed over the canvas for convenience (position and size can be fine-tuned).
### List of overlays
The following overlays are there by default, but more can be added or removed by users choice.
_When using this userscript for the first time these are invisible (use the eye toggle next to the name and then click on "update overlays")._
- [PlaceDE (dots & full)](https://place.army/default_target.png "Open PlaceDE overlay image")
- [Gronkh (dots & full)](https://raw.githubusercontent.com/FeLuckLP/rplace/main/output.png "Open Gronkh overlay image")
- [Bonjwa (dots & full)](https://raw.githubusercontent.com/rplacebonjwa/rplace/main/output.png "Open Bonjwa overlay image")
- [Papaplatte (dots & full)](https://place.kayo.zip/outputs/default_target.png "Open Papaplatte overlay image")## How
Firstly install [Tampermonkey®](https://www.tampermonkey.net/ "Official Tampermonkey® website"), then open [this userscript](https://github.com/MAZ01001/placeOverlays/raw/main/placeOverlays.user.js "Link to this userscript that will open Tampermonkey® dialogue"), and click on install/update (in the opened Tampermonkey® dialogue).
## Other overlays
This userscript is mainly inspired by these overlays, especialy PlaceDE since I was part of the PlaceDE nightwatch
in r/place 2023.
- [PlaceDE](https://github.com/PlaceDE-Official/place-overlay/ "Open repository of official PlaceDE overlay")
- [Gronkh](https://github.com/FeLuckLP/rplace/ "Open repository of official Gronkh overlay")
- [Bonjwa](https://github.com/rplacebonjwa/rplace/ "Open repository of official Bonjwa overlay")
- [Papaplate](https://github.com/FlashSkyNews/place-overlay/ "Open repository of official Papaplate overlay")## Preview
See a [live interactive preview](https://maz01001.github.io/rPlaceOverlays/preview "Open live preview through github pages") in your current browser.