Untitled

user_9519960 avatar
user_9519960
plain_text
06/21/2024 12:50 PM
160 B
16
Indexable
import pyautogui
from time import sleep
pyautogui.moveTo(x =769, y = 178, duration = 2.0)

pyautogui.scroll(-3000)
Editor is loading...
Leave a Comment