My question is pretty simple, but I haven’t been able to work it out. Basically, what I want to do is, I want to read a 4-digit keyword off a picture posted on Discord every x minutes. This picture will appear on my screen, of course, I just want to be able to read the text on the image, and then grab the 4 digit keyword on it.
Here’s what the image looks like: [1]: https://i.stack.imgur.com/E2uwY.jpg
The keyword I want to grab is at the bottom of the image.
In short, I want to grab a code from an image that will appear every x minutes on my screen. The code will be at the bottom of the image, and the coordinates of both the image and the code will always be same (as in, they will appear in the same place on my screen every single time).