reddit-place-script-2022
reddit-place-script-2022 copied to clipboard
[BUG] color does not swap even though bot places tile
Bug Report Form
Checklist
- [Y ] I am using the latest version of the code.
- [ Y] I am absolutely sure I read the README in its entirety.
- [ Y] I have made sure this is not a duplicate issue.
- [ Y] I have filled out this form correctly.
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:
- run the bot on docker
- wait
- 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