mirror of
https://github.com/fishyboteso/fishyboteso.git
synced 2024-08-30 18:32:13 +00:00
extend sleep time before collecting
This commit is contained in:
parent
3bfe7da5ec
commit
8da470de8f
@ -87,7 +87,7 @@ def on_hook():
|
||||
keyboard.press_and_release(FishEvent.action_key)
|
||||
|
||||
if FishEvent.collect_allow_auto:
|
||||
_fishing_sleep(0.1)
|
||||
_fishing_sleep(0.15)
|
||||
keyboard.press_and_release('r')
|
||||
_fishing_sleep(0.1)
|
||||
_fishing_sleep(0.0)
|
||||
|
Loading…
Reference in New Issue
Block a user