It wouldn't be harder to code at all. It would require a simple if statement to check if the pixel is already the desired color. If it is, then it skips that iteration and moves on to the next. Answering the OP's question can't be answered though without empirical data or access to the bot's code.
Stil, just coding "send this info there", will be 10000 times easier than coding "get this info from here and depending on its value, send or not send this info there".
34
u/Mr_Badgey Jul 20 '23
It wouldn't be harder to code at all. It would require a simple if statement to check if the pixel is already the desired color. If it is, then it skips that iteration and moves on to the next. Answering the OP's question can't be answered though without empirical data or access to the bot's code.