Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Is there a way to check where there is no background, even though a invisible slow dot is there. I can't just check for an invisible dot because some places have backgrounds under them, but I want just the ones with no background under it.
Offline
What exactly are you trying to do? Is this in an image, or a PlayerIO bot, or something else?
Also, do you want to find anywhere there is no background, or just the places where an invisible dot is?
For a playerIO bot:
Use InitParse, then check if there is a 0 as the BG (and if you need to, an invisible dot ID in the foreground)
If the above is too complicated, you could try using a library to help, e.g. BotBits, I havent used it, but im sure there is an example for something like this
Offline
Pages: 1
[ Started around 1745241969.8937 - Generated in 0.030 seconds, 12 queries executed - Memory usage: 1.35 MiB (Peak: 1.44 MiB) ]