Jump to content

Malcolm

Global Moderator
  • Posts

    139764
  • Joined

  • Last visited

  • Days Won

    21
  • Feedback

    100%

Everything posted by Malcolm

  1. yup I can take a look at this, thanks
  2. Didn't nullcheck fishing spot You can check !myPlayer().isAnimating() before fishing Don't need to have the condition on the else if statement because you already check it with the first condition. conditional sleeps that last 250_000 is generally bad practice. I'd do 10-20 seconds max. To clean up your sleep you can check out the ConditionalSleep2 class https://osbot.org/api/org/osbot/rs07/utility/ConditionalSleep2.html
×
×
  • Create New...