Zequez / reddit-placebot

A bot that paints on Reddit /r/place. Works with multiple accounts, and can work with a remote target file for multiple people with the same objective.
MIT License
227 stars 78 forks source link

Coordinates #38

Closed Hunt3red closed 7 years ago

Hunt3red commented 7 years ago

So the config doesn't say where it will place the target file relative to the coordinates. Does it place the image so that the coordinates are in the center? Or does it place the image with the coordinates in the bottom left corner for example?

Zequez commented 7 years ago

As it says on the Readme, the relevant configuration options here are targetStartX and targetStartY which change the position the bot is going to start drawing from. Setting them to 0, 0 it means it starts in the top-left corner.