;Global $Left = 54, $Top = 81, $Right = 745, $Bottom = 555
BS resolution=860x720
I used that coordinates for me not to have tesseract number bugs on the left.
I used scale=4 because sometimes tesseract failed to read the capture but it becomes too sensitive it generates more digits than scale of 2. But 2 is also good and less snowfall.
here is the result:
Use scale=2 but must indent the left properly because I didn't factor the left most errors to my string manipulation code I posted.