This commit is contained in:
alex
2024-04-03 08:23:32 +02:00
parent 8b1fb06a32
commit 5c032b443c

View File

@@ -11,5 +11,5 @@ time.sleep(10)
# Continuously perform left clicks every 0.645 seconds # Continuously perform left clicks every 0.645 seconds
while True: while True:
click() click()
time.sleep(0.645) # Wait for 0.645 seconds before the next click time.sleep(0.651) # Wait for 0.645 seconds before the next click