Jump to content

Apaec

Scripter III
  • Posts

    11143
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Auto trials would be nice, however they can easily be abused by creating new forum accounts and re-requesting trials. Perhaps a trial system which required atleast one premium script / vip to be owned could work though?
  2. Apaec

    APA AIO Miner

    Woo that's awesome, thanks! It shouldn't click on already mined rocks UNLESS when you started the script the rock was already mined. Make sure that, when you configure the bot, the rocks that you select are in their unmined state and you should be fine. Cheers for the awesome proggie, appreciate it! I will add it to the main page. -Apa
  3. I am hesitant to add this as it is worthy of a script of it's own (there is already one on the SDN and I do not want to take away from his demographic!). Sorry about this! -Apa
  4. Just rewrote a few parts of the tutorial since a few sections were unclear and poorly written. If you're reading, please refresh the page! Cheers -Apa
  5. https://www.amazon.co.uk/DELL-KB216-Wired-Multimedia-Keyboard/dp/B00ZYLMQH0 > It was 7 quid
  6. try opening the free scripts page while you're logged in on the forums in another window/tab?
  7. Hey, It seems you didn't get very long to test the script so i've extended your trial for an additional 6h. Enjoy! (: -Apa
  8. Ofcourse, sorry for the delay! I've set you up with a 24h trial - please refresh your script list! (: cheers (: -Apa
  9. Apaec

    APA AIO Miner

    Since the script has been released, it looks like a few of you guys have been using it - please, if you can, try and grab a screenshot so that I can add some to the front of the thread. Cheers! (: -Apa
  10. You could create a concurrent thread to track this kind of thing, but since your onLoop should be continuously looping anyway, and you don't need such a big degree of accuracy (oh, and it can be easy to implement new threads incorrectly), why not just put the check in your onLoop (or create a new state if you're using some kind of structure): if (getSkills().getDynamic(Skill.HITPOINTS) < getSkills().getStatic(Skill.HITPOINTS)) { //We've lost some health - run! }
  11. Hey I suppose you're cooking karambwans! The number I believe is generated randomly between 28 and some quite high upper limit which is the reason for this! I could always make it type the same number over and over but I thought that would be suspicious so I randomised it. Cheers!
  12. Hey, not sure what you mean by this. Please could you elaborate? (: -Apa
  13. What does it say in the client logger? Remember the item name has to be character for character, and the text field is case sensitive! -Apa
  14. Hey, sorry about this. I misread the thread title which you posted on! I've given you a 36h trial to compensate. Enjoy! (: -Apa
  15. Not sure what would be causing this - please could you specifically tell me which tile is causing the issue? (i.e which game co-ordinate your player was standing on when this happened). This may be quite a specific issue in which case it would probably have to wait until the re-write is complete to be fixed, which should hopefully be out soon! (It's on hold for another week or so), but I will take a look if you let me know. Thanks! -Apa Ofcourse - refresh your scripts list ! (: -Apa
  16. No idea o.o why that was... I will run some tests - cheers! -Apa
  17. Woah, 19 hours!!! That's awesome, thanks for sharing!! Cheers -Apa
  18. Hey, thanks for this. Not sure what could have caused that - if you have a minute, please could you let me know which location you were using and where approximately you were standing so that I can make sure that this never happens again? Cheers (: -Apa
  19. Hiya I thought I added logging out when out of ammo... perhaps I didn't in the end! I will add it to the list of things to look at. As for deciding when to drink another dose, a threshold is calculated and a random number generated in that threshold. The threshold is determined by the boost value of the potion, plus any percentage boosts. You can see the next 'drink level' alongside your boosted stat on the paint! Cheers -Apa
  20. Hey, not sure why that would be. As you said, please could you send me the error you are receiving?
  21. I think this is against the rules, either way i'm not sure no that 2 account rule, try loading up more than 2 bot tabs / clients? -Apa
  22. Have you got a screenshot that you could share perhaps?
×
×
  • Create New...