Jump to content

Apaec

Scripter III
  • Posts

    11163
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Hey, It will move to a safe position 2 mins before a break. After the break, the script will walk back to the spot and resume function. The break data is given to the script from the client, so please make sure that your break settings are correct as it sounds like you might have misconfigured your break timings? -Apa
  2. Trial started! And best of luck with learning! Let me know if you have any questions Apa
  3. That's odd Thank you for letting me know. I'll run some tests hopefully tomorrow and see if I can figure out the problem. I'll post here with any updates -Apa
  4. It seems to cook just fine for me - have you done the quest which lets you cook karambwans? Otherwise you will have to cook poisoned karambwans. Apa
  5. Hmm, an interesting idea. I'll take a look at the banking code and see if this is feesible to add. Also, i've put it on my to-do list - thanks for the suggestion
  6. Unfortunately, as is the case with all other scripters, I am not allowed to offer trials to users whose OSBot accounts are under a week old despite your rank (this is an OSBot rule). Sorry about that - please come back in a week! All the best Apa
  7. Hey, Firstly, we're working with Java here, not javascript! They're entirely different Your script looks good so far, well done. As for banking, take it one step at a time. First, make the script walk to the ferry people. Initially you can use the webwalker while you sort out the logic of your script, but after that I would strongly recommend using pathwalking as you know both your source and destination. You can learn more about the functionality of these from the OSBot API After you've got walking done, you need to interact with the ferry dude. I'm not sure how this works - maybe there are dialogues which you have to navigate, in which case you will need the dialogue API. You might not have to deal with dialogues at all however, this depends on the interaction process. Interact with the ferry dude much like you do with the fishing spot! I've left my reply quite open ended as the best way to learn is through trying. You can perhaps ask more detailed questions here if you need more help, or alternatively ask people directly in the OSBot chatbox or the OSBot discord. Good luck! Apa
  8. OSBot was having issues, these have now been fixed. Please try again!
  9. Apaec

    APA Chest Thiever

    OSBot was having issues, these have now been fixed. Please try again! Done!
  10. Trials have been activated to those users who have accounts over a week old If you're still under a week old, please come back later and i'll be more than happy to offer trials! Apa
  11. Hey, Looks like your trial already expired with the timestamp 2018-08-30 18:30:58 UTC Since you didn't get to use the script, i've set you up with a fresh trial which will expire 24h from now. GL! Apa
  12. Hey, OSBot is having problems following the game update a couple of days ago. Please be patient while the developers work on fixing this Apa
  13. Hey, OSBot is having problems following the game update a couple of days ago. Please be patient while the developers work on fixing this Apa
  14. The client is having issues following the game update yesterday. Please be patient while the developers work on a fix Apa
  15. Both trials activated - thanks for stopping by Apa
  16. Hiya all, It is not unusual for there to be issues following a game update (OSRS updated yesterday). Please be patient while the developers work on updating the client -Apa
  17. Well, when you kill an enemy, the loot will appear on the position which the enemy died at. You could scan this tile and wait until loot is available? Remember: there could already be loot on the tile so you will have to include some kind of system capable of dealing with this situation. Good luck Apa
×
×
  • Create New...