Jump to content

Apaec

Scripter III
  • Posts

    11153
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. The first sleep is an anonymous instance of a Conditional Sleep. The second is a static sleep. Aside from the fact that the first one won't actually do anything since you never call the sleep() method, the conditional sleep would sleep for ~5000ms OR until the condition evaluates to true. A static sleep is of fixed duration. for example, sleep(3000) will sleep for ~3000ms. ___ Uses: Conditional sleep- all the time Static sleep- never __ If you don't like the size of declaring an anonymous instance every time you want to use a conditional sleep, you could define it globally, extend the class to create your own sleep, or even extend the class to make use of the BooleanSupplier functional interface, then define one-line conditional sleeps with lambda expressions. GL! Apa
  2. It's something i'd like to add in the future, however it adds more complexity to the bot which naturally increases the chance of it getting stuck .That being said, It is deffo possible and I wrote the script with this upgrade in mind, so the framework is already there. I can't really give an ETA as it depends higher priority updates such as the one below, but hopefully soon! Apa Hey, I meant to fix the issue with alching on the tight rope... I completely forgot to look into it for the last update. I've put it on my to-do list! As for the seers behaviour, there's not much I can do about this however I was meaning to try out a few different threshold changes to do with walking, I might be able to improve this situation with some fine tuning! Cheers for the reply Apa
  3. Hey guys, both done! (: -Apa
  4. Hi guys, granted both trials. GL! (: Apa
  5. Thanks for your custom! Hopefully it works out being worth the investment (: Apa
  6. Hi, Please could you give more details about how it got stuck? I really need more information so that I can fix the issue if there is one, there's not much I can do going of what you have told me. Cheers
  7. Hi guys, both done! (: -Apa
  8. It might be worth flipping through a few simple java tutorials if you're struggling to understand the errors you're getting ! (: It will be useful in the long run! Apa
  9. Thanks! Unfortunately I can't offer a trial until your account passes a week old (OSBot rules). Please come back in a few days! (: Apa
  10. Looks like you already had a trial a while back which is why the request got denied. I've gone ahead and re-started the trial since it was so long ago and you didn't get much use out of it. Best Apa
  11. Apaec

    APA Chest Thiever

    Sure, replied on other thread!
  12. Sure thing guys, both done! (: 2 minutes should be plenty to kill off the sand crabs, if it is not then i'd suggest switching to a fewer-spawn spot! Hi, i've got some other updates which are currently taking priority but these are noted down somewhere. Not sure when I will get around to them but they are pretty big changes so maybe not in the near future! We'll see! If you're using mirror mode, please switch over to stealth injection and this will stop happening. More details in the original post (:
  13. Done! (: Sure thing, done! Sorry I was late to get around to you, hopefully it lives up to your expectations! Just drop another reply here if/when you want the rooftops trial (: Sure, done!
  14. Didn't even know you could interact with the menu with the keyboard! Perhaps could add this if I have a free minute at some point Apa
  15. Sorry I didn't get around to you in time Glad the script is living up to expectations!(: Sure thing, done! (:
  16. The only directory you should be able to access is C:\Users\USER\OSBot\Data GL!
  17. Thanks (: Hope it works out to be worth the money !!
  18. Sure thing, done! Unfortunately I can't offer you a trial until Thursday (OSBot rules). Come back then!!
  19. Hey, glad you like it! (: It is possible to pay with GP, but only indirectly. You will have to first purchase a voucher (here's the subforum: https://osbot.org/forum/forum/227-vouchers/ ) then redeem it for in-store credit. Cheers! Apa
  20. Hey, I think these issues might be caused by the latest game update, please allow a day or so for the client to be updated accordingly! Apa
  21. Nothing I can do unfortunately Perhaps you can recover the account and submit a ban appeal? Apa
×
×
  • Create New...