Jump to content

Apaec

Scripter III
  • Posts

    11157
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

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

    APA Chest Thiever

    OSBot was having issues, these have now been fixed. Please try again! Done!
  5. 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
  6. 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
  7. 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
  8. 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
  9. The client is having issues following the game update yesterday. Please be patient while the developers work on a fix Apa
  10. Both trials activated - thanks for stopping by Apa
  11. 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
  12. 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
  13. 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
  14. Are you pressing the refresh button in the script list? -Apa
  15. The script should special attack when you're at a full bar. Make sure you have a weapon with a valid special attack, then check the 'special attack' option in the UI and everything should work Glad it is working well for you -good luck! Apa
  16. Hey, As I mentioned, there's not much I can do about precision clicking stuff (all the interaction code is under the hood of the client anyway). You may find that an improved connection and/or a higher memory allocation will improve/prevent this for you. Best Apa
  17. Hey, This doesn't seem to happen for me - it sounds like it might be related to mirror mode. Are you using mirror mode? Apa Hey, Sadly there's not much I can do about misclicks since they can be caused by a multitude of unfixable things such as cpu throttling and network latency fluctuations. As for sipping multiple potions, this is now on my backlog of things to work on, thank you for reminding me Apa
×
×
  • Create New...