Skip to content

American Flag in Place - r/place client side Bot

Notifications You must be signed in to change notification settings

Arkenstine/PlaceBot2023

 
 

Repository files navigation

American Flag in Place - r/place Bot

Bot for PlaceNL! Automatically loads instructions from control server.

Installation

Before installing make sure that pixel countdown is gone and that you can place a pixel

  1. Install this browser extenstion Tampermonkey
  2. Click on this link. If everithing goes well, Tampermonkey schoul offer installation of user script. Click on Install.
  3. Open or Reload page r/place. If everithing went well, iun top-right corner will appear "Fetching token...“. Robot is now active and it will inform you about what it is doing.
Instalace_place_cz_TamperMonkey_bota.mp4

Bot Drawbacks:

When the bot places a pixel, it may still seem like you can place a pixel even though the bot has already done it for you (so you are in a 5-minute cooldown). The bot currently does not consider the ongoing cooldown, so it assumes that when you open r/place, it can immediately place a pixel. In the worst case, your first pixel may be placed in the next cycle after 4 minutes and 59 seconds.

Getting token:

Using Tampermonkey:

Works only if you have 2FA Turned off. Click on this link, and Tampermonkey should prompt you to install the user script. Click on Install. Now, go back to r/place and refresh the page. After a while, an alert with your TOKEN should appear; copy and save it somewhere. token_alert

Using dev-tools ion browser:

In the browser, open the developer tools, switch to the network tab, reload r/place, and in the request to /r/place, find "accessToken": in the response. Copy the token and use it as a parameter in the headless bot.

accesstokenreddit_Trim.mp4

Video credit - fuho#7423 Linux Install Script Credit - Madeline#6969

About

American Flag in Place - r/place client side Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • PowerShell 1.2%
  • Other 1.2%