Jump to content

Apaec

Scripter III
  • Posts

    11156
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Both trials activated, thanks for stopping by! -Apa
  2. Thanks for the comments! In hindsight, it was a bit silly to use a thieving script as an example. Perhaps a wood cutter might have been better The API can be found here: https://osbot.org/api/ and the classes available to you are listed on the left. It can sometimes take a bit of browsing to find what you're looking for, but most things are covered so you shouldn't have too much of a problem if you've read documentation before. Malcolm gave a nice example of interacting with a tree so that is a good starting point! Let me know if you have any further questions -Apa
  3. Sure, trial started! Apa
  4. Glad it is sorted, not sure what the problem could have been but if it wasn't working before and it is now, then it was likely a client change Apa
  5. Hey, Just had a look into this and it seems the trial submission was rejected as you've already had a trial with the expiry timestamp 2017-12-14 16:49:28 UTC (I quoted your original request also) As a result i'm not able to give you another trial - sorry about that, hopefully you understand. All the best Apa
  6. Sure thing, trial activated ! Apa
  7. Sure - trial activated -Apa
  8. The mark of grace code is very well integrated and they are checked for regularly, so this is worrying to hear. Perhaps some client reachability checks are failing on mirror mode? Not sure - do you experience the same on Stealth Injection? Apa
  9. Sure thing, trial activated!
  10. Naturally, as botting is against the game rules, there's little to nothing that us scripters can do to completely prevent users from getting banned. I'd advise seeing all scripts merely as tools, with the assumption that jagex knows you are botting the moment you log in through OSBot. The key to avoiding bans is to keep a low profile (no magic anti-ban system will change this, it's 2019) - as I mentioned before, the more cautiously you bot, the less likely you are to be banned. If you are botting in a saturated bot hotspot, then spend minimal time there and diversify your tasks, perhaps bot/play elsewhere as a break. Entirely evading bans is not easy, but it is certainly possible! Best Apa
  11. Hi both, Sorry to hear about these bans, sounds like you were both caught in the same wave. Those sound like brave run times though! I'd strongly suggest keeping sessions much shorter and using generous breaks in future. For more info about preventing bans, this thread provides a nice summary: https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v2/ Best Apa
  12. Sure - trial activated You might find sand crabs to have a better exp rate though! Apa
  13. The destination is currently a single tile, however the acceptance criteria for a refresh is within 3 (ish) tiles I believe, so it shouldn't walk to the exact same one each time Apa
  14. Hey, Thanks for the feedback - the path is randomised internally with the OSBot path walker, however the destination region is indeed the same. That being said, most players I know follow the same approximate route to reset, they don't walk a different direction each time! Apa
  15. Sure no problem, trial activated! -Apa
  16. Sure, just started a trial!
  17. Hmm, that doesn't look right I'll see what I can do. Edit: Done!
  18. (Copying this reply from the Sand Crabs thread as the message is relevant in both places) I'd advise considering all scripts and bots as equally dangerous - you're never safe when your botting, as it breaches the OSRS rules. Sadly there's not much that I can do to prevent this as of course detecting robots is far easier than creating humans (hence captchas work!) - it is down to you to 'bot safe'. Keep sessions short, use very generous breaks, and play legitimately between sessions. I personally avoid botting for more than 15-30 minutes consecutively, and try not to exceed 2 hours of botting per day. Hopefully you're not put off botting in the future, if you're careful it can be very fruitful!
  19. Hey, Sorry to hear this, although that is a very brave botting schedule! I'd advise considering all scripts and bots as equally dangerous - you're never safe when your botting, as it breaches the OSRS rules. Sadly there's not much that I can do to prevent this as of course detecting robots is far easier than creating humans (hence captchas work!) - it is down to you to 'bot safe'. Keep sessions short, use very generous breaks, and play legitimately between sessions. I personally avoid botting for more than 15-30 minutes consecutively, and try not to exceed 2 hours of botting per day. Being cautious like this has allowed me to (admittedly over a significant period of time) train multiple accounts to high levels while receiving minimal bans. Hopefully you're not put off botting in the future, if you're careful it can be very fruitful! -Apa
  20. Sure, trial activated Apa
  21. Hey! I'm not sure what you mean exactly by this. If you're wanting to access the Den cooker, you can add it to your collection here: https://osbot.org/mvc/sdn2/scripts/4 Cheers Apa
  22. Hey, The low level banking interaction is handled by the client, so how it clicks I cannot change. I can only change what it clicks which should hopefully be correct and consistent! (Here's the banking code: https://github.com/apaec/aio-herblore/blob/master/src/uk/co/ramyun/herblore/util/Banker.java ) As for the chatbox interaction, this is certainly possible, i'm a little busy at the moment to make such changes but you're more than welcome to tailor the code to your preferences - the structure of the script means the changes you make to each task are encapsulated. Here's the task directory https://github.com/apaec/aio-herblore/tree/master/src/uk/co/ramyun/herblore/task Best Apa
  23. Thanks for letting me know about this - I did some heavy testing on the door handling code when I re-wrote the script a year or so ago - it relies on the client reachability API. Perhaps this code is malfunctioning causing the script to fail when trying to handle the door. I'll run some further tests and try and figure out the cause of this issue - in the mean time, i'd recommend cooking somewhere without a door between the bank and range. Perhaps Al-kharid if you're limited to F2P? Apa
×
×
  • Create New...