Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JelCraft/Bot

 
 

Repository files navigation

PlaceH43 Bot

The bot for PlaceH43 and their allies! This bot connects with the jel server and gets it's orders from there.

Headless bot

How to get reddit_session cookie

NOTE: People have reported that this is annoying to do on chrome because teksts get unselected. Therefore we recommend that you use firefox.

  1. Go to r/place
  2. Open dev tools and go to the network tab
  3. Refresh the page
  4. Click on the first request to reddit.com/r/place (See image) Screenshot_20220403_165251
  5. Go to the tab called Cookies
  6. Copy the value of the reddit_session cookie

Installation instructions

  1. Install NodeJS.
  2. Download the bot via this link.
  3. Extract the bot anywhere on your desktop
  4. Open a command prompt/terminal in this folder Windows: Shift+right mousebutton in the folder -> Click on "open Powershell here"
  5. install the dependencies: npm i
  6. execute the bot node bot.js SESSION_COOKIE_HERE
  7. 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.

About

H43 Ver of the placenl bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Dockerfile 0.5%