BaDGirLRiRi
Diamond Üye
- Katılım
- 2 Şub 2021
- Mesajlar
- 320
- Beğeniler
- 50
Banlatırmı fikrim yok fakat
ctypes.windll.user32.mouse_event(4, 0, 0, 0,0) # left up
def click(self): |
ctypes.windll.user32.mouse_event(2, 0, 0, 0,0) # left down |