Jump to content

Apaec

Scripter III
  • Posts

    11153
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Pretty weird as I haven't been able to re-create this whatsoever. Does it happen often? and does the script recover? Apa
  2. Generally, using static variables to communicate between classes is frowned upon as it goes against object oriented principles. It may work, but as you get more and more confident with java it might be worth moving away from this concept and trying to learn more about OO. Also, i'd avoid using strings to represent data, but now i'm just getting picky! Keep practising Apa
  3. Sure thing, done! Although have you considered Sand crabs? They're much better exp/h! Hey, Just started your trial - I don't think I received your message if you sent one! Unfortunately per OSBot rules, accounts must be over a week old to qualify for trials of any sort. Sorry about that! Sure, done!
  4. Hmm, this might be really helpful! When I get the code in place, i'll see how much I can test with my own account. If by then I haven't completed the diary, or am limited in how thoroughly I can test the changes, I'll drop you a PM. Thanks for the offer! Sure, done! Really odd.. Are you using mirror mode, or low cpu mode?
  5. You can decompile the jar, which doesn't perfectly re-create the code as compiling isn't a fully reversible process. However, some scripters like to protect their work by obfuscating the code (mixing up the layout, scrambling variable names, re-organising whitespace, all without changing the logic of the code), so watch out for this. If you run into obfuscated code, it's up to you to make a decision about whether you trust it, but if it's someone new or little known, i'd most likely avoid running that script. That being said, you can still elicit some information from obfuscated code. -Apa
  6. It's on the list of things to do Training my account up at the moment for kandarin hard diary so I can test with the teleport -Apa
  7. Sure thing both, done! -Apa
  8. I've been running the script without problems, still unable to narrow down what's going wrong for you. I also didn't catch your answer to this question: If you could give me a number that would be great! Yeah, it's possible! But unfortunately not directly (OSBot has to take a share). You'll have to grab a voucher from the vouchers subforum, then redeem this for in-store credit. Here's a link - let me know if you need anything else! https://osbot.org/forum/forum/227-vouchers/ Apa
  9. Woo, that's awesome to hear! Glad it's working well and many thanks for the screenshot -Apa
  10. 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
  11. 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
  12. Open the console logger to see the reason ! You've most likely configured something incorrectly Apa
  13. That certainly sounds safer than using a bot to autoclick, yeah!
  14. 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
  15. It's logging in just fine for me when I ran test runs the other day, is this issue repeating for you?
  16. No, it was my fault entirely. Thanks for letting me know
  17. 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
  18. 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
  19. 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
  20. 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
×
×
  • Create New...