Jump to content

Apaec

Scripter III
  • Posts

    11136
  • Joined

  • Last visited

  • Days Won

    88
  • Feedback

    100%

Everything posted by Apaec

  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. OSBot was having issues, these have now been fixed. Please try again!
  7. Apaec

    APA Chest Thiever

    OSBot was having issues, these have now been fixed. Please try again! Done!
  8. 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
  9. 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
  10. 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
  11. 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
  12. The client is having issues following the game update yesterday. Please be patient while the developers work on a fix Apa
  13. Both trials activated - thanks for stopping by Apa
  14. 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
  15. 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
  16. Hmm, that inconsistency is very odd. Glad it's working now, hopefully it stays that way. Not sure what the issue could have been! Apa
  17. Are you pressing the refresh button in the script list? -Apa
×
×
  • Create New...