rdeepak2002 / reddit-place-script-2022

Script to draw an image onto r/place (https://www.reddit.com/r/place/)
909 stars 347 forks source link

Can only one thread get the board images? #359

Open Pyrokine opened 2 years ago

Pyrokine commented 2 years ago

Bug Report Form

Checklist

Several accounts of mine were banned today, and I found now the mechanism is that all the threads query for the whole board image and wait for 10 secs. I think it may increase the burden of the reddit server and they will increase the rate of ban. If it is possible to let only one thread (or create another new thread for this) to fetch the image once per second (or other manual setting interval) and maintain an array or queue and all the other workers can get their task from it?

Risewill23 commented 2 years ago

Try using Tor or proxies