Forked from https://github.com/rdeepak2002/reddit-place-script-2022
Instructions
- (if not installed) Install Python 3, www.python.org
- Download this whole repository (click green button "Code", "Download ZIP")
- Extract ZIP files
- Open config.json in a text editor.
- Change "account_name" to your own account name (between "") and change "example_password" to your password. If you don't feel comfortable, just use/create a throwaway account.
- Run the code as follows:
On Windows, open Command Prompt and enter
start.bat or startverbose.bat
On Mac, open Terminal and enter
chmod +x start.sh startverbose.sh
./start.sh or ./startverbose.sh
To change the image, replace the 'logo.png' file. To change the location of the image, edit the 'config.json' file ("image_start_coords").