diff --git a/full_abyssal_beasts.py b/full_abyssal_beasts.py index e1651ee..da1e6ed 100644 --- a/full_abyssal_beasts.py +++ b/full_abyssal_beasts.py @@ -48,7 +48,7 @@ def right_click_at(position: tuple[int,int]): def full_setup(): k.tap(key_pvm_hub_teleport) - random_sleep_between(4_000, 5_000) + random_sleep_between(6_000, 7_000) click_at(position_compass) random_sleep_between(100, 300) click_at(position_bank_chest_teleport)