Jump to content

Apaec

Scripter III
  • Posts

    11146
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Sure thing!! (: Refresh your scripts list, they should both be there ! -Apa
  2. Hey! Sure thing, i've started the auth on your account and it will last until this time tomorrow. Hopefully it will live up to your expectations (: ~Apa
  3. Hi guys! As Tim mentioned, Mirror is still in BETA and is pretty buggy. As a result, I would strongly recommend Stealth Injection. There's nothing I can do to make this script 'support' mirror since both clients share the same API - it's down to the developers to work on keeping mirror up to speed. That being said, as I mentioned in the OP, SI is generally considered equally safe if not safer than mirror, so hopefully it shouldn't be a problem to switch over. In my personal experience, bans are based much more on how you bot, rather than the tools you bot with. For more info, check out this post by the Ex-lead content developer of OSBot: https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v2/ Hopefully that cleared things up! If you're unsure about anything else, don't hesitate to let me know. Apa
  4. Hey! (: The voucher sub-forum can be found here; Hopefully you will be able to find someone! Alternatively, there's usually someone in the chatbox willing to help - https://osbot.org/chat/# If you have any further questions/issues, don't hesitate to let me know! -Apa
  5. Yeah, but nonetheless you've got to account for it! That's what programming is about ;p
  6. It should just be in your scripts list If you refresh, is it there? Apa
  7. Sure thing; done !(: Apa
  8. Yeah, but you may find that if you start the script when logged out and stop the script before onStart currently executes, the exp-gained will be some very unpredictable (potentially massive) value as it is not initialised. Not a problem for runtime paint data, but if you start saving data this could be an issue.
  9. As Explv said, there are a numebr of ways. I'd probably rank (in terms of tidiness/reliability) them as follows: Message listener (easiest way is to override onMessage) Inventory listener - you'll have to implement this yourself Calculating from xp gain. Not ideal as it requires xp data which is subject to change, plus relies on being logged in and having valid xptracker data
  10. It's not a fast process, in total I would say 15 hours of work to do a good job. I've got a few hours in but recently have been very busy maintaining other scripts and working on other projects. I still fit some time in when I can, but I cannot give an ETA as it depends on a large number of things, many of which are out of my control! Apa
  11. Not quite released yet; but when it is I will be able to distribute trials! Sorry about that Apa
  12. glad it is living up to expectations! (: Have you tried Crab claw isle? During off-peak times, it can be pretty baron there - people don't tend to intentionally crash unless it is completely packed and/or they are a bot with a... less advanced script! Cheers ~Apa
  13. Will factor this in to the rewrite; thanks! (:
  14. OSBot does not have time limits on scripts (Some scripters add this to their free scripts, but I don't do that and am not a big fan of that system)! This script will run until you stop the script; or you run out of resources e.g food. -Apa
  15. I seem to remember it was deprecated because it wasn't functioning correctly; the API now only supports linear random. That being said, it's not too hard to come up with your own equivalent using https://docs.oracle.com/javase/7/docs/api/java/util/Random.html#nextGaussian() Make sure to take into account far-edge generations though! Apa
  16. As someone already mentioned; you'll have to uncheck both checkboxes on the login page, remember username and hide username. This is a limitation of the bot, not the script! If you run into any further issues, don't hesitate to let me know. I have written a custom break handler which will take you to a safe position ~2 minutes before a scheduled break starts. This ensures that you're safely out of combat before trying to log out. When you log back in, the script will resume as normal until your next break occurs. It is worth noting that, if you use the 'force attack if crashed' mode, you may end up crashing someone else when you log back in from a break. Let me know if you have any further queries! -Apa
  17. Yeah; I think when I wrote the script it was the case that you couldn't type spaces into the 'enter name' field when entering a house. Not sure whether this is still true? Either way, if it gets to the right house then there's no problem!
  18. Unfortunately not; although I think there's a couple of blast furnace scripts in the minigames section: https://osbot.org/mvc/sdn2/scripts/13 The script will smelt rune / gold bars in a furnace though, and can smith them on an anvil. Apa
  19. Just run the script as you would any other! Open the script selector and it should be there for the next 24h (:
  20. I've just started your 24h trial; enjoy! (: Apa
  21. Sure, done. And yes, it's a one-time fee! (: Apa
  22. Thanks for your custom! (: Hopefully it lives up to your expectations - let me know how it goes! ~Apa
×
×
  • Create New...