Untitled
unknown
plain_text
5 months ago
171 B
2
Indexable
import pyautogui as pg pg.hotkey('alt', 'tab') for i in range(1,5): pg.moveTo(x=1423,y=180, duration=0.5) pg.dragTo(x=796,y=217, button='left', duration=0.5)
Editor is loading...
Leave a Comment