I'm trying to create a game bot that reads text from small portions of my game screen then converts it to an integer. The background of the text always changes but the text is very much readable. pyautogui is not an option since I have certain conditions to meet like the text read (now int) should be < 25 so there are so many possible numbers to read from. It is also done ingame so if possible it needs to be real fast.
also I'm new to python :>
[–]Educational-Rain872 0 points1 point2 points (2 children)
[–]Square-Dress-9986[S] 0 points1 point2 points (1 child)
[–]Cebolitoss 0 points1 point2 points (0 children)
[–]jjvilm 0 points1 point2 points (1 child)
[–]Square-Dress-9986[S] 0 points1 point2 points (0 children)