Jump to content

Apaec

Scripter III
  • Posts

    11143
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Apologies, I forgot to change the version number! However, it should be live by now ! ~apa
  2. Unfortunately it seems you've already had a 24h trial of the script. While i would like to hand out multiple trials, it's hard to tell when they are being misused. As a result I have some concrete rules in place preventing more than 1 trial per user, so unfortunately I cannot offer you another trial for the script - sorry I hope you understand, ~apa
  3. he had the best accent out of all rs youtubers tho D:
  4. Worldhopping can sometimes be tempremental, but it shouldn't die ... Perhaps for now run it without worldhopping enabled... hopefully that should clarify if worldhopping is causing the issue!
  5. Hmm... odd- I will add some additional checks to try and prevent this right now edit: so i've pushed a quick update with an extra check, may or may not solve it. The update will be live within the next 24hours so be sure to wait until after 24h before testing again! ~apa
  6. Apaec

    FrostCaves

    you've outdone yourself this time lad wow...
  7. amg so cute! ==== Here's mine:
  8. It's all speculation really but im assuming jagex already knows everyone who bots and they selectively ban anyway (if they wiped all botters, there would be no rs (think about it :p)). If you want to use it that's fine, it might give you a bit of a peace of mind, however the impact it has on preventing your account being banned is presumably very small. ~apa
  9. Hey, sure! all he needs to do is like the main post on this thread and he'll recieve a trial There should be more info on the front page! ~apa
  10. Perhaps you ran out of food in the back ? (or potions?) Check the log ! apa
  11. Ah, sorry was unaware that is what you were trying to achieve"!
  12. You can use webwalking, or predefined paths. I personally use predefined paths as they're probably more reliable and it's what i'm used to using. Besides I never really needed webwalking until recently You can define a path as a list of positions. List<Position> path = Arrays.asList(new Position(2668, 3636, 0), new Position(2312, 5232, 0), new Position(1232, 5123, 0), new Position(2351, 6654, 0)); You can then use the walking api to traverse this path: walking.walkPath(path); there we go ~Apa
  13. I could potentially make it use up every last bar however this would require some major engine changes as the script relies on having it's inventory full - it would be alot of effort to do. I tend to just finish the last inventory off by hand anyway, I suppose that always helps to potentially prevent a ban :p As for toggling the logging off, I'll look into doing this (I have done a similar thing for my chest thiever), However i'll do it as a batch update following the game update this thursday (changes will need to be made as javelins will become smithable). Cheers! apa
  14. Update! Version 3.45 Script now drops any unwanted items it accidentally collects eg seaweed, ores, oysters etc. Updated walking to work with latest walking API Camera's default position is now in the top most position Antiban improved, and now procs more frequently Script should now walk towards loot if its too far away Enjoy! ~apa
  15. It will automatically update when the code has been verified by the developers / script manager. I believe since writing this post it's been updated ~apa
  16. UPDATE! Due to todays OSBot update, scripts are no longer to write or read from files outside of your OSBot data folder. Previously, all images and information was cached into a folder inside the OSBot folder (but outside of the data folder). This is the reason the script was failing to start - it failed to read your saved data eg cached images and/or saved gui settings from your file system. This script update, V1.15, has migrated all saved data into your User/x/OSBot/data folder. Expect the script to take a few seconds to start up while the data is re-cached! Sorry for any inconveniences caused, ~apa
  17. Thanks for sharing this with me, I will take a look! ~apa UPDATE! Due to todays OSBot update, scripts are no longer to write or read from files outside of your OSBot data folder. Previously, all images and information was cached into a folder inside the OSBot folder (but outside of the data folder). This is the reason the script was failing to start - it failed to read your saved data eg cached images and/or saved gui settings from your file system. This script update, V3.44, has migrated all saved data into your User/x/OSBot/data folder. Expect the script to take a few seconds to start up while the data is re-cached! Sorry for any inconveniences caused, ~apa
  18. Strange, are you sure it doesn't say anything else eg if there's an error or something like that?
  19. Strange, are you sure you've not configured something wrong? check the console logger! ~apa
  20. Apaec

    Team Logo For Genii

    10/10 as always
  21. Yay Unfortunately I don't have facebook! x)
  22. Apaec

    APA Chest Thiever

    Hard to say, but it would take a long time to get 99 with this as the exp isn't fantastic. It's mainly for profit tbh. ~apa
  23. i love key and peele lmao
×
×
  • Create New...