Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27478
  • Joined

  • Last visited

  • Days Won

    222
  • Feedback

    100%

Everything posted by Khaleesi

  1. You can buy it here: http://osbot.org/forum/store/product/406-khal-aio-agility/
  2. thx, Will take a look at this!
  3. Thx for the report, Script updated to V1.02: - Fixed getting vein, Avoiding own player doesn't work Will be online soon! Khaleesi
  4. I still can't reproduce this issue, i've tried every option possible and It never kept withdrawing potions for me .. Can you tell me what settings you used in the GUI? Khaleesi
  5. Hmm would have to remake the whole GUI for that.. Food is already randomnized by -10% to +10% of the amount you input.
  6. I'll add that suggestion! does it always pay him twice?
  7. Well it's not a collecting script... Sure enjoy!
  8. I have an update ready for the potions, was something with health detection
  9. I asked @bookbagging to reply here, would like to see what he has to say. He has 24 hours to reply
  10. It works just fine, nothing wrong with it. Provide some more info if you believe its broken
  11. on my first post of this topic is a link to someone selling it for osrs, don't think he accept btc ^^
  12. My bad, fixed in version V0.27
  13. Make sure you have your roofs disabled
  14. T.O.S 1. You may not log into the account during a service unless you have permission from the owner of the service, doing so will result in the termination of the service with NO Refund. 2. You MUST NOT change the details of the account until the service has been completed, doing so will result in a void service with NO Refund. 3. If there are any items required for the service, it is between you and the service owner to come to an agreement on who covers them 4. You MUST change your password after the service is completed 5. If you have any substantial wealth on the account, it is your responsibility to protect it (Either Bank Pin/Transfer Trade) 6. Once the service is complete you must leave Feedback for the relevant parties involved 7. You MUST Post on the service thread to acknowledge their individual T.O.S and start the service 8. If the Service is requested to be done legit, any T.O.S related to bans/mutes become obsolete (Unless evidence can be provided of prior botting) 9) You will pay up front unless trusted.
  15. Runescape spaces are: https://en.wikipedia.org/wiki/Non-breaking_space
  16. Have fun, You can make a refund request here if you are sure it's broken. Here: http://osbot.org/forum/forum/150-refund-requests/
  17. Will add!
  18. ok thx for the report!
  19. Script updated to V0.32: - Fixed opening door at edgeville Will be online soon! Khaleesi
  20. This doesn't change the fact its not a reliable method. It will work it 75% of the cases but will fail in the other 25%. Thus this is not stable at all, just by chcking if you actually have a berry or not or check in what area you are it would work 100% of the time. Check the log when it stands still, you probably walking to position thats obstructed. he meant that your script logic has flaws and you need extra conditions to check what to execute, not simply execute 3 things in one cycle ^^
  21. Well its very poor logic considering the script will loop thise 3 commands every single cycle: script.walking.webWalk(new Position(3277, 3373, 0)); script.objects.closest("Cadava bush").interact("Pick-from"); script.walking.webWalk(new Position(3192, 3406, 0)); so it walks to bush, fails to interact maybe walk back to somewhere even when it doesn't even interacted. Add some conditions to improve your script logic ^^ Khaleesi
×
×
  • Create New...