Reddit Place Tracer is a browser based userscript for the 2022 Reddit /r/Place project

Overview

Reddit Place Tracer is a browser based userscript for the 2022 Reddit /r/Place project which adds a transparent image on top of the canvas to aid communities with drawing the same image. It shows how the canvas should look, where each pixel goes, and what color. The user must manually click on these spots. It is not an automated bot and does not break any rules.

Demo of the program

Installation

  1. Download the TamperMonkey extension for your web browser.

  1. Add the script.
    1. Open the userscript from this link.
    2. If it does not open in TamperMonkey skip to manual installation.
    3. Otherwise click install.

Manual script installation

If the above directions did not install the script:

  1. Go to Extensions > TamperMonkey > Create a new script.
  2. Copy all text of the userscript from this link.
  3. Paste text into the file.
  4. Save file with ctrl + s.
  5. TamperMonkey will not update manually copied scripts.

Updating

TamperMonkey is supposed to automatically check the script for updates, but it doesn't always work. To force an update do the following:

  1. Open the userscript from this link.
  2. Click update.
  3. If you have /r/place open, you need to do a hard refresh ctrl + F5.

Usage

  1. Visit /r/place.
  2. If successfully installed, you will see additional buttons in the top left corner next to the close button.
    • The buttons in the top left will toggle each tracing template on and off.
    • Pixels in the canvas that do not match up with the template will be marked with tiny dots.
    • Correct these by placing new pixels on top. Again, the script will not do this automatically.

How to mark each spot

Creating or modifying templates (community leaders only)

Tracing templates must be PNGs at three times the current canvas size. Use a site such as imgur.com or Discord attachments to host your templates online.

Download the canvas

  1. Visit /r/place.
  2. Hit F12 to open developer tools.
  3. Go to Network tab.
  4. Click record or hit ctrl + E.
  5. Refresh the page with F5.
  6. Wait for the canvas to load then immediately stop recording ctrl + E.
  7. In the filter type in png.
  8. Sort by largest size and look for names starting with 16489.
  9. Click on each image and preview. Find the canvas images. They are 1000 x 1000px.
  10. Download these for editting.

Make your templates

  1. Open up your favorite pixel editor and stitch the canvas images together.
  2. Resize to 300% of original size with aspect ratio kept.
  3. Crop out everything but whatever you plan on drawing. This will be your template.
  4. Dither your template. For each canvas pixel, erase everything but the center. So that when the template is placed on top of the canvas, the canvas can be see through the transparency. You should have a bunch of dots. Refer to other templates to see what it looks like.
  5. Save as transparent PNGs.

Make the script your own and add your templates

  1. Make the script
    1. In your web browser open Extensions > TamperMonkey > dashboard.
    2. Open the script /r/Place Enter the Gungeon template.
    3. Copy the contents and paste it in a new script.
    4. Rename the script by changing this line // @name /r/Place Enter the Gungeon template.
      • The spaces between @name and /r/ must not be altered.
  2. Add/replace the templates in list.
    1. Find this array const imgs.
    2. Replace the objects with your templates.
      • name is used for the button togglers in top left.
      • src is a link to the image and should end in .png.

Future plans

Possibly looking to add a download button for easier template creation and a ghost draw mode to help with planning. Time has been very stretched though.

Credit

This is a fork of oralekin's original userscript.

You might also like...

Reddit Page CLONE using Angular! A repository to contribute at hacktoberfest 2022. Make sure to share love by giving it a star.🌟 Have a great day!

Reddit Page CLONE using Angular! A repository to contribute at hacktoberfest 2022. Make sure to share love by giving it a star.🌟 Have a great day!

Reddit_tool Reddit Site CLONE using Angular, Springboot and Swagger OpenAI ! Introduction This project was developed with the following technologies:

Oct 20, 2022

Fuck Twitter NFTs - Userscript to delete or block all occurances of NFT Users on Twitter

FuckTwitterNFTs Fuck Twitter NFTs - Userscript to delete or block all occurances of NFT Users on Twitter Userscript will by default, attempt to delete

Jan 20, 2022

A userscript to spice your GitHub sidebar with an easy-to-use Table of Contents!

A userscript to spice your GitHub sidebar with an easy-to-use Table of Contents!

GitHub Sidebar ToC "... finally using that wasted sidebar space" – radiantly Installation You will need a userscript manager like Violentmonkey. Insta

Mar 12, 2022

Useful userscript, allowing you to steal NFTs from Twitter even easier than before!

Adds missing feature that even Twitter Blue doesn't have: click on hexagonal avatar to open it in a new tab and save yourself a couple of clicks while stealing it!

Jan 21, 2022

SponsorBlock in a bookmarklet/ userscript

SponsorBlock in a bookmarklet/ userscript

SB.js SponsorBlock for restrictive environments. Usage Userscripts: With Loader (sb-loader.user.js) The loader loads the script every time on startup

Dec 24, 2022

⚡️📦 A Vite plugin to build Userscript for Tampermonkey, Greasemonkey and Violentmonkey.

vite-userscript-plugin ⚡️ Tampermonkey userscript developing and build plugin based on Vite. Features 🔥 Hot reloading after changing any files. 🔧 Co

Dec 18, 2022

Userscript that adds a search bar to tabnews.com.br

Userscript that adds a search bar to tabnews.com.br

TabBusca Userscript that adds a search bar to tabnews.com.br Download This is a userscript. To use it you'll first need one of the following browser e

Mar 5, 2023

A script for defending the Canadian flag on r/place 2022

ca-place-script A script for defending the Canadian flag on r/place 2022. This script will automate your tile placements to defend the grey outline an

Apr 4, 2022

Overlay dos brasileiros, a partir do Discord, no r/place 2022

[Instruction available in English below] - Instruções de uso do overlay do r/brasil no r/place 2022 INSTRUÇÕES PARA USAR O OVERLAY: Instale o TamperMo

Sep 20, 2022
Owner
null
Userscript developed by Stay & Third Party userscript available on Stay.

Stay offical userscript Get the userscript manager Stay² Developed by Stay Name Description Link 知乎@AutoExpand 自动展开回答,支持知乎桌面版 Get Google@PreventAppJum

shen yin 72 Nov 15, 2022
Collaborative /r/place 2022 template userscript

[inactive] /r/Place 2022 collaborative minimap userscript Help /r/MyLittlePony get a pony on /r/place! Help /r/ainbowroad build a rainbow road on /r/p

r/ainbowroad 15 Aug 26, 2022
Collaborative /r/place 2022 template userscript

[inactive] /r/Place 2022 collaborative minimap userscript Help /r/MyLittlePony get a pony on /r/place! Help /r/ainbowroad build a rainbow road on /r/p

r/ainbowroad 13 Apr 6, 2022
UserScript de l'overlay de la KCorp pour le /r/place 2022

reddit-place-kcorp original authors : oralekin, LittleEndu, ekgame, Wieku, DeadRote Instructions FR ▶️ - Installer l'extension Tampermonkey sur chrome

CorentinGC 138 Jan 3, 2023
A tracer based on frida for XPC messages in iOS and macOS.

XPC tracer A tracer based on frida for XPC messages in iOS and macOS. This project is a variant of xpcspy. In particular for my purpose I didn't devel

Lorenzo 12 Dec 31, 2022
Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

Svante Jonsson IT-Högskolan 3 May 18, 2022
Tracer for module requires/imports to optimize coldstarts in serverless

treq treq is a library to automatically trace requires/imports in your serverless applications and gives you insights about the most expensive modules

Serkan ÖZAL 29 Aug 16, 2022
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
fully selfhosted multi-user web app for externally storing Reddit items (saved, created, upvoted, downvoted, hidden) to bypass Reddit's 1000-item listing limits

expanse fully selfhosted multi-user web app for externally storing Reddit items (saved, created, upvoted, downvoted, hidden) to bypass Reddit's 1000-i

J Chan 216 Dec 30, 2022