Jump to content

Apaec

Scripter III
  • Posts

    11137
  • Joined

  • Last visited

  • Days Won

    88
  • Feedback

    100%

Everything posted by Apaec

  1. Update: Version 1.01 Fixed issue with tar being deposited unnecessarily Added 'banking-to-zero' - the script will withdraw and combine ingredients even if it cannot make a full inventory Please allow up to 24h for this update to be available on the SDN, or alternatively if you want the update now, you can download and compile the code from the github page. Best Apa
  2. Hey! Probably not going to make an ammonite crab killer now since there's already a new one on the SDN and I wouldn't want to compete! Unfortunately I don't do private scripts either. I'd check out that other one that was released just yesterday! Apa
  3. Ah, yes - the script needs at least 14 herbs and will stop once it can no longer withdraw a full inventory. I might try to change this and make it so that it finishes every last herb - will see. Apa
  4. Odd, I was making ranarr (unf) potions earlier and it worked just fine. Are you sure that the herbs are clean, and that you have vials filled with water in your bank? Edit: Also could you perhaps post a screenshot of your setup? Maybe you configured something incorrectly? Apa
  5. Noooo That's annoying/suprising... I'm sorry to hear it Sometimes it happens though. I've had accounts last months on end, and others banned in a matter of hours. It seems pretty random and certainly sounds like you got very unlucky... Sure thing, done! (:
  6. No script is safe to use! That's strange hopefully it doesn't come up again! Noooo ! Sorry to hear that... it got so far! Hopefully it was only a 2-day?
  7. Woohoo, thanks for sharing! Also, following up from our conversation yesterday, my AIO Herblore script is now up on the SDN (if you still needed it). Meant to let you know through CB yesterday but you left! Best of luck Apa
  8. Woo script released!! Might be a type in one of the item names, which unfinished potion are you trying to make? I will run a test and fix if needed! Apa
  9. What does it say in the console logger?
  10. Thanks! Hopefully it lives up to expectations (: I have no new projects planned now that the herblore one is complete, I could certainly make a progressive fletcher, we will see! Apa
  11. No, Sand crabs are immune to cannons! Woo, that's some awesome progress!!! almost 50k exp per hour for just over 2 days... damn! Thanks for sharing this! (: Apa
  12. Added jar download while not on the SDN! Edit: Hopefully the ui sizing is OK, due to DPI scaling issues on my machine I could not test this correctly!
  13. Hey! It certainly does, i've set you up with a 24h trial so you can give it a shot. Good luck! (: -Apa
  14. FREE & OPEN-SOURCE _____________________________________________________________ Source code: https://github.com/apaec/aio-herblore Available on the SDN: https://osbot.org/mvc/sdn2/scripts/10 Key Features: Free & Open-source - Check out the code above Reliability - The script was developed and rigidly tested with superior reliability in mind. Multiple modes - Supported activities are listed below Task scheduling - Allows you to customise a task queue Target system - Each task can be configured with a target. When this target is reached, the next task in the queue will execute until there are no tasks remaining. Stop when λ herblore exp gained. (or out of supplies) Stop when herblore level λ reached. (or out of supplies) Stop when λ minutes passed. (or out of supplies) Randomisation - Many aspects to the script are randomised. Additionally, the script moves the mouse outside the screen when idle, alongside random mouse/camera movements. Cleaning patterns - Multiple cleaning patterns and speeds are supported, including line, snake and vertical snake. ... and many more! Supported Activities: Cleaning herbs Making unfinished potions Making finished potions Making tar Gallery: Start up GUI (Graphical User Interface): Paint: User screenshots: Testimonials:
  15. Yeah, unfortunately this is something you've got to check for. You can't expect the client to click accurately 100% of the time, after all this is a live game so barriers such as latency fluctuation can cause misclicks. There are other similar situations you might want to consider adding checks for as well, for example if the script misclicks on a bank at an inopportune time, misclicks a ladder, accidentally opens the store/collection box, etc. Best of luck Apa
  16. Mirror client is buggy, switch to stealth injection!
  17. Perhaps, although it would possibly warrant a price change to comply with store rules. I still haven't decided as to whether I will add this, because if I do I would then have to add all other niche cooking methods too. It might just be better to release it as a separate script!
  18. Are you using mirror mode? Mirror mode can be buggy at times so i'd strongly suggest switching to Stealth Injection if so!
  19. Hey! Firstly, you have created a new class above imports which cannot be done. If you want both classes in the same file, you will have to move the top one down below imports. Secondly, both classes are named 'main', which is also not allowed. Choose a different name! Thirdly, by convention, classes should start with a capital letter, e.g 'Main' instead of 'main'. It's just convention so it doesn't make any difference in terms of execution, but conventions are good to stick to! (I realise I stupidly named it with a lowercase in the tutorial, i've been meaning to rewrite this tutorial for a while now!) In short, to fix your problem, just remove the top 'public class main { }'. GL! Apa
  20. Sure thing guys, both done! Happy new year (: Apa
  21. Hey! GP Payment is possible, only not directly. You'll have to first buy a voucher, which you can then redeem for in-store credit: https://osbot.org/forum/forum/227-vouchers/ . (OSBot handles the store and distribution of scripts) If you need anything else don't hesitate to let me know! (: -Apa
×
×
  • Create New...