Jump to content

Apaec

Scripter III
  • Posts

    11135
  • Joined

  • Last visited

  • Days Won

    88
  • Feedback

    100%

Everything posted by Apaec

  1. i freakin love that profile picture
  2. Woah, that sucks - where were you standing?! apa
  3. I know black knights fortress basement apa edit: oh didnt read above xd
  4. Done in future please post using the format provided, but np, i've given you a 24h trial anyway I I-Iope it lives up you your expectations apa
  5. Sure, i've given you a 24h trial. Enjoy! though in future if you wish a trial for any of my other scripts, please post in the designated thread here: http://osbot.org/forum/topic/61445-apa-script-trials-free/ . Thanks! apa
  6. Sure, i;ve given you a 24h trial. Enjoy! apa
  7. looks good maybe have one of the radio buttons already selected to stop someone starting the script w/o selecting anything x) apa
  8. perhaps the distance is too far. Instead of relying on localwalker.walk to walk that distance, perhaps record a static path between the bank and the yew area, and walk the path using Position[] path = new Positoin{}[ new Position(0,0,0), new Position(0,0,0) ]; //etc. (Use the pathrecording tool available on the sdn written by josedpays) localWalker.walkPath(Position[] p); apa
  9. or a rather crude way of doing it but a method that works just fine: Area area = new Area(0,0,0,0); //area around stall, defined and initi at top RS2Object stall = objects.closest(area,"Stall name"); if (stall != null && stall.exists()) { stall.interact("Steal-from"); //blah }
  10. Alright, i've given you a 24h trial! Apa
  11. Hey! I think i've already given you 1 trial already. Unforunately I cannot give out more than 1 per person per script. apa
  12. I cannot see any problems with worldhopping when using injection so it must be in mirror mode... hopefully mgi will push a fix but I cannot guarentee it! apa
  13. Hey mate!! go for as many as you feel safe with. Don't worry about trying to get proggies, all i ask is that if you happen to have run the script for a long time, just screenie it and send it in. No need to run for long times for just this reason! apa
  14. Hey! worked a treat, thanks for posting!! will feature on front page. Ty! apa
  15. send me the code in the next 5 mins via PM and i'll compile it for you. apa
  16. Yes! check the original post of this thread for links to places where you can buy vouchers! apa Hey haha! This is already built in. The script will turn your run energy on when it is above anywhere between 20-60% energy. Thanks for the idea tho! apa fingers crossed! Sure, this is the time weath works, but i think the bot detection system is running 24/7. Also all reports are processed at this time too. So I don't think the time of day affects your chances of being banned. Could be wrong tho, i'm no expert! I can understand the precaution though, it's important to do everything in your power to stay safe!! apa
  17. Hey! Screenshot doesn't seem to work for me? Perhaps upload it to imgur! looking forward to seeing it tho! apa<3
  18. Hey there! ofcourse, i've given you a 24h trial . Enjoy! apa
  19. Open the console below the bot to see the message logged by the script. It will tell you what went wrong! apa Hey Judging by this picture, it looks like the script has correctly exectued the worldhopping-cue however the client's worldhopper has failed to correctly respond. Unfortunately there's really nothing I can do about this as my side works. I can't write my own worldhopper as this would require password input, and I don't know you guys passwords! I'll take a look nonetheless and try and isolate this issue so alek or another dev can get round to fixing it. For now, just disable worldhopping altogether. apa
  20. nice i wish my comp could handle after effects ^^
  21. Thank you! Ok guys, i've updated the rules. New rules: Atleast 50 post count OR a forum rank such as VIP OR your account is older than 2 weeks. Please do NOT pm me your requests. You must use the format I've provided on the original post Only 1 trial per user per script. If you are going for your second trial, TELL ME!
  22. This might happen rarely but I seem to remember adding a fix for this when I first wrote the script. I think if you leave it, it will recover. Let me know if it doesn't and if it doesn't, let me know what it says in the console! apa
×
×
  • Create New...