DeltaNeverUsed / reddit-place-script-2022-Delta-s-Edition

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

Pixels placing slow with multiple accounts #6

Closed tylerval18 closed 2 years ago

tylerval18 commented 2 years ago

I set the delay to 0 and it still takes over 20+ seconds to place a pixel, I would want this to be faster as I have over 30 accounts. Is there anyway to place the pixels faster?

DeltaNeverUsed commented 2 years ago

It's probably limited by the set pixel post request since it's not multithreaded, it waits for the last one to be finished before continuing

Kasax007 commented 2 years ago

In previous versions it was much much faster. So I really want this fixed since it limits me to the old canvas.

DeltaNeverUsed commented 2 years ago

i could fix it, give me a minute

DeltaNeverUsed commented 2 years ago

should be fine now

DeltaNeverUsed commented 2 years ago

i'm going to close this issue now