A helpful pause.
This commit is contained in:
parent
1eda4ef185
commit
141641ee9e
|
|
@ -6,6 +6,7 @@ from pynput.keyboard import Key
|
||||||
|
|
||||||
|
|
||||||
bot = SuperBot()
|
bot = SuperBot()
|
||||||
|
bot.super_random_sleep(10_000,11_000)
|
||||||
|
|
||||||
def press_overload():
|
def press_overload():
|
||||||
bot.press_key(Key.f5)
|
bot.press_key(Key.f5)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue