Jump to content

Apaec

Scripter III
  • Posts

    11157
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Apaec

    APA AIO Miner

    Hey, Not sure - it shouldn't be. Are other scripts in the same situation? Also, which mode are you using, mirror or SI? Apa
  2. Sure - trial activated! : )
  3. Hey I had no idea that ranarr seeds were dropped by Rock crabs Apa
  4. Unfortunately, as is the case with all other scripters, I am not allowed to offer trials to users whose OSBot accounts are under a week old (this is an OSBot rule). Sorry about that - please come back in a week! -Apa Trial started!
  5. I'd personally avoid using deprecated methods as they may be removed altogether in future builds. There are other ways to achieve what you're looking for without exchangeContext, for example you can pass a MethodProvider or Bot instance to the new class via the constructor
  6. Hey I'm not too sure what exp rates are usually like, but this script moves at a similar pace to other players (You can see this by noticing how the script stays ahead of some players on a course and falls slightly behind other, more attentive players on a course). If you're using alching, the course traversal might be a little slower as there is an extra layer of interaction going on, but without alching the script should run at a human-like pace. Naturally run speeds can vary based on a number of external factors such as network latency and compute resource allocation. Hope that helped -Apa
  7. Sure - trial activated
  8. Hey, As much as i'd like to, adding this would likely require a price increase to be in line with other similar scripts on the market, which is not something that i'd like to do! Also, adding wine jugs would mean I would also have to add all other niche forms of cooking such as potatoes, pizza, gnome cooking and much more. I believe there are dedicated wine making scripts available on the SDN (there may even be free ones in the local scripts section), so that is definitely worth taking a look into! Apa
  9. Sorry to hear this Not much I can do from the scripts perspective though, preventing bans is all about botting cautiously! If you haven't already, be sure to give this thread a quick read: https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v2/ Best Apa
  10. Sure - trial activated !
  11. Just had a quick glance, i'm not sure why you're extending Script in your second class? Only one class can extend Script, otherwise the script executor won't know the entry point to your code Hopefully fixing this will prevent the crashing issue which you are experiencing. You should then be able to debug further issues yourself, if there are any As a side note, when developing code it is important to do it in small parts. Add one bit at a time instead of writing the whole thing and only then testing it. That will make sure you don't end up in this situation in the future -Apa
  12. Hmm, looks like it's trying to read your quest data before fully logging in. This is frustrating as the script shouldn't be running while not logged in. I'll see if I can add a check for this Apa
  13. Sure - replied on trials thread
  14. Hiya, Sadly, in the interests of fairness, I can only offer a single trial to each user. Apa
  15. Sadly not I'll do some test runs of the script and see if I can re-create this issue. Apa
  16. Hey, This could be to do with a mis-configuration. If you open the console logger, it should print the reason out -Apa
  17. Hey, This sounds like what happens when you run the script in mirror mode - I'd strongly suggest switching to Stealth Injection for a more fluid experience. Check out the 'things to consider before buying/trying' section on the main thread for more info Apa
  18. Both trials activated Thanks for this suggestion, that's a really interesting idea which I hadn't thought of. I'll add this to my list of future things to add. Cheers! Apa
×
×
  • Create New...