#phan thuong han gio : 776,273 =>717,512
#10 15 20
import time
import pyautogui
def nhanthuong(second):
time.sleep(second)
pyautogui.click(button='left' , x = 776, y = 273)
time.sleep(2)
pyautogui.click(button='left' , x = 717, y = 512)
time.sleep(2)
pyautogui.click(button='left' , x = 717, y = 512)
nhanthuong(5)
Không có nhận xét nào:
Đăng nhận xét