diff --git a/vindicta.py b/vindicta.py index d65c613..28c06b4 100644 --- a/vindicta.py +++ b/vindicta.py @@ -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)