Jump to content

Apaec

Scripter III
  • Posts

    11139
  • Joined

  • Last visited

  • Days Won

    90
  • Feedback

    100%

Everything posted by Apaec

  1. It's an interesting question, naturally there's no correct answer. I can't remeber exactly how the museum works, but I think it would be sufficient to store all the data in one big DisplayCase enum (position, config val, questions etc). Perhaps also create classes encapsulating questions and answers, and other intricacies. I'd do it this way because 1: all display cases are the same, thus there's really no need for inheritance, and 2: All the data is in one place so it's easier to manipulate when needed. You can then, as you suggested, switch through the current config value to determine the corresponding display case, and act on the data respectively. Good luck! Apa
  2. Sure thing, no problem. Refresh your scripts list and it should be there! (:
  3. Glad to hear! although the script should be able to handle different zooms..
  4. Good luck! (: There are always things to learn and it's great that you found something that interests you. I'm sure that once you learn a bit more about java, you will look back and see places where you can use what you have learned. Perhaps that will give you motivation to return with some cool content! Best Apa
  5. I'm sorry to hear It happens though! 4 hours is quite a long session, I normally try not to exceed 1 hour per day. Hopefully your account will last longer next time! -Apa Sure thing, done!
  6. If you didn't get to use the script, then that's fine! (: Just let me know when you would like a fresh trial. Apa
  7. Sure thing, done! (: Please refer to the below post as well, if you're having problems with the script, let me know! Hi there, certainly. The client has been having a few issues since the latest game update. The devs are aware and I believe are working on fixing the issues. As soon as the new client is released, I will give you a fresh trial, and perhaps extend the duration as compensation! -Apa
  8. That's OK! I wouldn't be surprised if other scripts were also having issues though, just a heads up! (: Apa
  9. That's such an awkward obstacle because half way across, it behaves as if your character is stationary! I'll add this to the list of obstacles which need alch-blocking. I'm working on implementing this now, although it's quite tough to test considering the local image loading issues that i'm experiencing in recent OSBot builds. Cheers for the detailed gif (: -Apa
  10. Hey, please refer to the post above you which i've copied here: Hopefully the issue should be resolved in the not-so-distant future, but until then there's no much I can do Apa
  11. Hi, sure thing. Refresh your scripts list and the trial should be there!
  12. Yeah - sorry about that It's an OSBot rule and all scripters must adhere to it! Sure, done! (: Hi, unfortunately I can't offer you a trial quite yet, your account must be at least a week old to qualify (per OSBot rules). Sorry about that!
  13. That's no problem! I've started the 24h trial on your account, hopefully it lives up to expectations. I'm not sure of the current status of the script as the client was having a few issues following a game update yesterday, but hopefully it is all in running order. If not, let me know and i'll extend your trial when the client is updated! Best Apa
  14. Please be patient for the client to be updated following the game update earlier this week!
  15. At a glance, you will have to first construct it: private final GrandExchange ge = new GrandExchange(); ... and then call it's methods, e.g: int sellingPrice = ge.getSellingPrice(995);
  16. I am currently using an ultra-wide monitor, it's really good and I don't regret buying it one bit! IMO better than 2(+) monitors side by side.
  17. Hi guys, unfortunately your accounts must be at least a week old to qualify for trials. Sorry about that!
  18. Hey, I think OSBot is experiencing issues following the recent game update. This is normal - it happens most weeks. Please be patient while the developers fix this issue, and in the unlikely event that the following client release doesn't help, please let me know ! (: -Apa
  19. I believe the bot is down following the game update. Please be patient while the devs patch up the client (:
  20. I believe the bot is down following the game update. Please be patient while the devs patch up the client (:
×
×
  • Create New...