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

Having multiple accounts causes them to place the same pixel at the same time #18

Closed xpopy closed 7 years ago

xpopy commented 7 years ago

Acc1 -333s; Acc2-332s Running user Acc1 Painting { x: 47, y: 756, color: 0 } Queue saved! Acc1 300s; Acc2-338s Running user Acc2 Painting { x: 47, y: 756, color: 0 } Queue saved!

Zequez commented 7 years ago

I'm not sure what caused this in the past, but make sure you're running the latest version and read the updated readme, there were a lot of changes in the last 7 hours.