A helpful pause.

This commit is contained in:
Filip Strajnar 2024-08-26 00:19:47 +02:00
parent 1eda4ef185
commit 141641ee9e

View file

@ -6,6 +6,7 @@ from pynput.keyboard import Key
bot = SuperBot()
bot.super_random_sleep(10_000,11_000)
def press_overload():
bot.press_key(Key.f5)