Jump to content

Apaec

Scripter III
  • Posts

    11170
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Perhaps, although it could also be due to a recent game update. Try running the script in Stealth Injection, hopefully the script will work as expected - if not, let me know and i'll investigate (however it is likely that if this is the case then other scripts will not function correctly either) Cheers Apa
  2. Sure - trial started!
  3. No, you can start the script anywhere and the webwalking system will take you to sand crabs automatically. Naturally due to the complexity this can be a challenging task, so i'd strongly recommend starting as close to sand crabs as possible Apa
  4. Super odd... Are you running in mirror mode?
  5. Hey, Thanks for the post - bans are pretty random so there's not much you can do to guarantee not to be banned. Here's a thread written by the one of the lead OSBot developers which you might find useful: https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v2/ Naturally due to the random nature of bans, they cannot be quantised! Apa
  6. Hey, That's pretty weird. Unfortunately there's nothing that I can do immediately - Run toggling is handled by the client so if this issue is persisting I can try and put a bug report together and submit it to the developers. Apa
  7. Thanks for the reminder. I'll do my best to look into it when I have a spare minute Apa
  8. Hi there both, Sadly mirror mode behaves weirdly with this script, please switch to Stealth Injection and the script will work perfectly. For more information, please see the 'things to consider before buying/trying' section on the main thread! Cheers Apa It's certainly possible, but sounds very risky. Bans are pretty random though so obviously no guarantees can be made! Apa
  9. Hi all, thanks for getting in touch - unfortunately I am not allowed to offer trials to users who's OSBot accounts are under a week old (this is an OSBot rule). Please come back in the near future ! Best Apa Hi there, trials have been activated Thanks for stopping by and apologies for the delay in reply. Cheers -Apa
  10. Hey Random dismissing is handled by the client so there's not much I can do if that's not working. It might be worth double checking your settings menu to see if the checkbox is selected. As for bans, as a general rule of thumb i'd strongly recommend against botting on any accounts that you care about losing. If you do bot on them, no matter what script, keep a low profile and take extra caution! Apa
  11. Glad you got the first issue sorted, I understand setup issues can be annoying and tedious to resolve. As for your second issue, the reason is types. For some reason (?) you're defining your areas as single element arrays. Not sure why! As a result, when you call '.contains' on the array, java doesn't know what to do as arrays do not have a .contains method in this context. You'll either need to unwrap the value and then call contains, or even simpler: change your area definition to an Area rather than an Area[]. Good luck! Apa
  12. Hmm, maybe. I've taken note of this on my to-do list and i'll see if there's a neat way to detect this situation. Apa
  13. Hey, Not sure what you mean by this? Apa
  14. Not much that i can do about this sadly once the crabs are awake, the script has no way of determining which are yours and which are other peoples, so it cannot attack them. This situation will happen very rarely however, and the crabs reset within a minute or so to impact to exp rates should be minimal! Best Apa
  15. People play with different styles, some people don't ever move the camera, others move it a lot. There's not much I can do the calibrate to all play styles but remember that camera and mouse movement frequencies and deviations are randomised on script start so it will never follow the same pattern. I wouldn't worry about this for causing bans though. Instead, i'd focus more on keeping a low profile while botting, this is your best chance at not getting banned! Apa
  16. Naturally there's no specific cut off point so I can't give you a quantitative answer to this. When I was training agility on my test account, I did about 15 minutes each day and didn't run into any problems. You can be as brave or as cautious as you want. Apa
  17. I've started a 24h trial on your account. Loads of people get banned all the time from lots of causes. If you're careful, you will be fine! Apa
  18. Trial started! ?
  19. Hi Leven123, This sounds unlucky - next time it would be worth being more careful when botting. If you keep sessions short, use generous breaks and play legitimately between sessions, you should be fine. I've had no problems with my test account to date! Heya, I'm happy to offer a 24h trial if you'd like to give the script a try first hand. After that, feel free to purchase the script from the store with the following link: https://osbot.org/forum/store/product/673-apa-rooftop-agility/ Let me know if you're interested in a trial Apa
  20. What does it say the reason is in the console logger?
  21. Thanks for your custom and i'm glad the script is working well I've started your sandcrabs trial. Good luck! Apa
  22. Looks like you're exporting it right, but it looks like you are compiling the script with Java 10. OSBot does not support this version of java. You will need to install Java-SE 1.8 and configure the project to compile with this. Hopefully after making this change, everything will work as expected Apa
  23. Both trials started, thanks for stopping by!
  24. If you have multiple scripts in that directory with the same manifest name, you can expect some weird behaviour - try removing (albeit temporarily) all other scripts from the folder, so that you are just left with this script. Then try - this will allow you to further pinpoint where the issue lies. Let me know how it goes Apa
×
×
  • Create New...