Jump to content

Apaec

Scripter III
  • Posts

    11137
  • Joined

  • Last visited

  • Days Won

    88
  • Feedback

    100%

Everything posted by Apaec

  1. 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
  2. It's logging in just fine for me when I ran test runs the other day, is this issue repeating for you?
  3. No, it was my fault entirely. Thanks for letting me know
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. Sure, should be in your scripts list!
  10. Woo, thanks for the awesome proggie! -Apa
  11. Glad to hear Don't hesitate PM me if you run into any issues or have any questions Apa
  12. 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
  13. 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
  14. Hi there both, sure thing - done! -Apa
  15. Testing with this setup now, will get back to you ASAP Edit: Just tested this setup out, the script doesn't try to log out or terminate. It seems fine - I'm not sure what the problem is When you say the script 'logs out', do you mean: it gets disconnected for not interacting with the game? (if so, try increasing the frequency of the input movements, these will keep you logged in at almost all times if set to around or below 2 mins) it clicks log out and does not try to log back in the script terminates and then you get logged out for inactivity something else? Apa
  16. I just ran a test at east 7 and 6, it's working perfectly for me. Do you perhaps have 'stop if crashed' set as the hop option? This could be a reason for it to log out? If this doesn't solve your issue, please could you send me a screenshot of your GUI configuration so that I can take a look Apa
  17. Sure thing, done! Hey, All due respect, I really need more details about exactly what happens so I can fix it. Please could you describe the situation where it logs out, (e.g does it get to the spot?), and let me know what the script status is when it logs out. The script rarely logs out for no reason, and i've just tested at East 7 and it's running perfectly fine for me. I can't tell anything from your log since the script hasn't actually terminated or crashed at the point you've shown! Best Apa
×
×
  • Create New...