The bot for PlaceH43 and their allies! This bot connects with the jel server and gets it's orders from there.
NOTE: People have reported that this is annoying to do on chrome because teksts get unselected. Therefore we recommend that you use firefox.
- Go to r/place
- Open dev tools and go to the network tab
- Refresh the page
- Click on the first request to reddit.com/r/place (See image)
- Go to the tab called
Cookies - Copy the value of the
reddit_sessioncookie
- Install NodeJS.
- Download the bot via this link.
- Extract the bot anywhere on your desktop
- Open a command prompt/terminal in this folder Windows: Shift+right mousebutton in the folder -> Click on "open Powershell here"
- install the dependencies:
npm i - execute the bot
node bot.js SESSION_COOKIE_HERE - BONUS: You can repeat these steps for any amount of accounts you'd want (more than 4 is weird). Keep in mind to use different accounts.