This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #https://www.codepile.net/pile/AB9vZ6xy# | |
| #this is a colleborative code notepad so others can also work in this script.# | |
| from PIL import ImageGrab, ImageOps | |
| import pyautogui, time, math | |
| import numpy as np | |
| class Grid: | |
| coord1 = (715,212) | |
| coord2 = (774,212) |