Untitled
user_9519960
plain_text
a year ago
118 B
8
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
import pyautogui from time import sleep pyautogui.moveTo(x =769, y = 178, duration = 2.0) pyautogui.scroll(-3000)