Jump to content

Apaec

Scripter III
  • Posts

    11143
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Woo, that's awesome to hear! Glad it's working well and many thanks for the screenshot -Apa
  2. Just started your trial.:) In terms of your question, I personally play it safe and bot no more than 1h per day, with perhaps 1 or two breaks in the hour. I understand this is very conservative, but i'd rather make slow progress than losing my account Some users have managed to bot over 3 days in a row, but considering the randomness of bans, I wouldn't recommend this! -Apa
  3. Update! Version 1.03 What's new: Added check for priest in peril quest when accessing Canifis. This means progressive mode also won't move on to Canifis unless you've got that quest complete. Code tidy - removed some duplicate/unnecessary methods, tweaked structure to allow for future course req/progressive mode start checks Tested at Falador to try and determine rare issue experienced by @MattGP. Script course data seems to be up to date and accurate, so perhaps the problem is elsewhere. I will continue to investigate Still working on error correction system, it's not quite ready for release just yet though. Apa
  4. Open the console logger to see the reason ! You've most likely configured something incorrectly Apa
  5. That certainly sounds safer than using a bot to autoclick, yeah!
  6. Sure, done! Hmm, that's very odd. There should be no point at which it should try to walk to the previous obstacle as I was very careful to avoid this. Perhaps there is a position that my automatic mapping algorithm missed or maybe I made a type in some area code somewhere. I'll take a look for you now - thanks for the detailed screenshot! Apa
  7. It's logging in just fine for me when I ran test runs the other day, is this issue repeating for you?
  8. No, it was my fault entirely. Thanks for letting me know
  9. That's pretty odd. I'm not sure why it would terminate unless you're using the default account or haven't filled in your osrs acc details in the settings? Glad to hear this, hopefully it will work out to be worth the investment
  10. Sounds like it would most likely be a client issue since the script is not in control unless your player is logged in. Does it say anything in the console logger? Best Apa
  11. Apologies, for some reason it looks like the trial request didn't go through. I've just re-done your auth for 36h as compensation. Try now! -Apa
  12. Sure thing, i've activated a trial on your account. Hey May I ask why the refund? It looks like you have made lots of progress with the script! Also, since I don't run the store (it's handled by OSBot), I do not have the power to give refunds. You will have to submit a request following these instructions https://osbot.org/forum/announcement/50-payment-issue-guidelines-read-before-posting-refund-template/ Apa
  13. Hey, Unfortunately I'm not allowed to offer trials to users with OSBot accounts under a week old (This is an OSBot rule) Sorry about this - please come back on Saturday! Best Apa
  14. Sure, should be in your scripts list!
  15. Woo, thanks for the awesome proggie! -Apa
  16. Glad to hear Don't hesitate PM me if you run into any issues or have any questions Apa
  17. So you're trying to set a variable based on its name, and you're constructing the name by concatenating strings? This is probably a sign there's that there's room for a better solution, mostly because to my knowledge there's no way to meta-interact with java in this way, not least because variable names and the like are not replicated in the compiled byte-code. Instead, you might find the map data structure useful. Take a look: https://docs.oracle.com/javase/8/docs/api/?java/util/Map.html GL Apa
  18. I can't directly, since the store is not run by me. You'll have to grab a voucher from a third party (https://osbot.org/forum/forum/227-vouchers/) then redeem that for in-store credit. Cheers! Apa
×
×
  • Create New...