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

[BUG] color does not swap even though bot places tile #423

Open airforce000 opened 2 years ago

airforce000 commented 2 years ago

Bug Report Form

Checklist

Describe the bug

Script gives output as if its a successful pixel placement, it reads the correct placement and color as it should be. but it does not choose that color and instead overwrites that pixel with a pixel of the same color as what was already there.

it should be mentioned that this happens after about 40 pixel placements so i dont know what triggers this response.

To Reproduce

Steps to trigger the bug:

  1. run the bot on docker
  2. wait
  3. view that tiles have changed to your bots username but same color as previous exists

Expected behavior

the color be swapped with the pixel color of your image.

Additional context

na