Jump to content

Apaec

Scripter III
  • Posts

    11134
  • Joined

  • Last visited

  • Days Won

    88
  • Feedback

    100%

Everything posted by Apaec

  1. o how embarrassing, a mod got banned for scamming
  2. Ask the scripter who wrote the script for a trial!
  3. if (map.distance(position) <= 5) position.interact("Walk here");
  4. The code should work, you must have got something else wrong. Are you sure the script is getting to that line when it's supposed to? check this but putting a log before it in an attempt to debug it Are you trying to walk to a position which is off the minimap / that kind of distance away? In which case you're probably better off using the localWalker.walkPath(Position[] path) method as this client doesn't currently have webwalking (still! x)) I needed a third point to justify bullet points so there we go Apa
  5. I've pushed it to the sdn, should be available within the next 24hours (normally faster). The devs/script manager need to verify the update before it's released publically. When it says v1.44 at the top of the GUI, you know you're running the correct version! apa
  6. Have pushed an update just now (version 1.44) should be available soon, which will not close the bank after failing to withdraw the raw food. This should help prevent this bug from causing too much of an impact to the script. However it will not completely negate the effects of the bug, (theres nothing i can do about this, we just gotta wait for devs to fix it in the client!) let me know if the update breaks anyhting! Apa
  7. Hey! Have been looking into this issue, it seems prevelant in all my scripts. I'm using the default banking API, so the problem seems to be client related (where it hovers over the item but fails to withdraw it). What I can do is make it retry at withdrawing the items instead of reopening the bank , which should be a temporary fix. Hope it's nto causing too much of an issue, but rest assured i'm doing my best to fix it for you guys! PS I believe the devs are aware of this issue and are working on a fix at some point soon Apa
  8. Hi guys! As my ghoul killer progresses, I'm getting to the stage where i'm just touching up on a few things before release. Except from this morning i realised that ghouls are not aggressive for all levels (surely not?) so I was just curious - what level do ghouls stop being aggressive to? If anyone knows i would greatly appreciate the info Thanks, Apaec Thread: http://osbot.org/forum/topic/67497-coming-soon-apa-ghoul-killer/?p=742470
  9. Hi, Nice release Just curious, how do you best suggest obtaining the jugs? The ge is quite expensive (well not that expensive but still a little pricey), is there any other way you've found? Apaec
  10. but... we already have one! Nice release tho mate, you're releasing them crazy fast! apa
  11. Have enabled a 24hour trial on your account. Enjoy!
  12. Depends on your current magic level. Also if you want to train mage, don't bot, splash. Much safer! Here's a calculator i coded to work out how much it will cost you / how many runes you need for your goal: http://osbot.org/forum/topic/65527-apaecs-splashing-calculator/#entry726505 Apaec
  13. I've got a free one on the sdn, theres also a divinities (i think)
  14. Or there are bugs in the mirror client!
  15. Thank you for the purchase Hope it lives up to your expectations! Feel free to leave a review as well! Apa
  16. Apaec

    house?

    if(map.isInHouse()) { blah }
  17. I don't have any tattoos and I guess don't plan on getting them. Sure, they mostly look cool (unless you over-do them), but I just don't want to get to the stage where I regret getting a tattoo. ap
  18. It's actually quite a popular product.
  19. Yep, it should be on your scripts list for 24 hours starting now. Apa
×
×
  • Create New...