This project is an autoclicker for Aimbooster.com.
You can easily edit the values in this line and the loop to make it work with your window size
img = pyautogui.screenshot(region=(574,443,748,524))
- This code can be used for other 2D aiming sites by simpy changing the window size and RGB values.