Jump to content

Apaec

Scripter III
  • Posts

    11146
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. As Khal mentioned above, it's great that you're trying to learn about some of the cool features java provides, but what you're trying to do is a very strange way of using objects! You've made a bunch of different constructors, but the function of classes should probably be contained in the body of the class, not the constructor. I would suggest saving the constructor for initialising variables, setting values, or anything else you need to do to 'construct' an instance of the class. (or you could use an initialisation block for variables :p). I would suggest that you try a project where the concept of object orientation fits well with the script, for example an AIO or multi-mode script of some sort.
  2. Congratulations! (: I've yet to try but once I get the account and stats up there, I will deffo be giving it a shot
  3. Glad it's solved, but that's pretty odd. Perhaps it was the logo grabbing code; maybe the manifest url for the essence runner script is causing issues. Perhaps let the scripter know via the script thread?
  4. Hey, no problem! (: Yea, a lot of scriptwriters move on, quit, or abandon their products, but I have no intentions of doing any of those things!
  5. Have been running the script myself without problems... strange that this is happening all of a sudden to you. If anything, sounds like an issue with the OSBot interaction methods. The script (like every other on this site) uses the client's interaction system since it would be silly (&unrealistic)for every script to separately handle mouse x/y vector calculations, raycasting etc individually. Unfortunately, as a result, there is nothing that I can do to directly fix this since I do not have access to the code that is running while the interaction takes place. If this happens again (or regularly) let me know and I can try and re-create it and file a bug report, but my guess is that this was an isolated situation since it hasn't cropped up before in the ~2-3 years that the script has been live. Perhaps for now try running in quieter cooking areas, or when there are less people around? I'm not really sure what else to suggest and i'm sorry that you're experiencing this! Also, maybe re-download OSBot. Worth a shot I guess. Cheers Apa
  6. There is no way; it's a pain & also means my Rune Sudoku script does not support mirror since the colour picker reads it!
  7. Perhaps delete the whole osbot folder? ;o
  8. Congratulations! I've never seen such a beautiful paint (:
  9. No problem, let me know if you run in to any further issues similar to that one (:
  10. Replied in other thread!
  11. Done! (: Hey, Since the store is run by OSBot, I have no power over it and as a result I am not able to take payments on behalf of OSBot. As a result, you cannot pay with OSRSGP directly. HOWEVER, you can buy a store credit voucher from a third party and redeem that. Simply head over to https://osbot.org/forum/forum/227-vouchers/ and pick a vendor (: -Apa
  12. Odd, have you tried wiping your OSBot Data folder? located @ C:\Users\Michael\OSBot\Data -Apa
  13. As a side note, calling getObjects#closest is not guarenteed to get the same 'rock' each time if you call it multiple times in succession! (what if the rock is mined between calls?)
  14. Cheers for getting in touch, walking is a bit tough to work with since it's mostly handled by the client and as a result, without writing my own web-walking system, changing this code would not be possible. The script is routed to go via the gate but sometimes the minimap is clicked on the wrong side and it ends up routing the other way and either opening the gate from the other side or simply entering the house. Since this is very dependant on camera angle,zoom etc, it's very hard to pinpoint the situation and implement a change. This should be a minor issue only with edgeville though, since no-where else has multiple routes/round-traversable obstacles. As for cooking on your own fire, I certainly could add this however I would have to think about how it would integrate with the ui and I can't really see any benefits for doing this over cooking at a close range/fire like rogues den/hosidius/catherby! Cheers Done! (:
  15. Yea, will be adding Phials support in the new version.
  16. Yep! Let me know if you need trials (:
  17. Ooh, my bad!!! Will do that for you now. -Apa EDIT: I've just pushed a fix for this update in the latest version which should hopefully go live within the next 24h. Here's the changelog for version 2.01: Fixed incorrect spelling of Adamantite bar preventing its use in forging Adjusted ui window sizes to account for title bars Made minor changes to plural grammar in the activity editor. I plan to make the grammar 100% correct for the next version, however this is no easy job! Cheers
  18. Not sure what happened, it seems that the recent RS update has caused some issues with all of the scripts on the SDN; I will take a look though since the script was running flawlessly for me prior to thursday.
  19. Script was fine before the RS update on thursday, something may have thrown it off. Most likely a client issue but I will run some tests and try and find it
  20. Are you using the latest client version? (2.4.133) Script seems to be back up and running as of the latest client version (2.4.133), i've enabled the trials, enjoy! (:
  21. Good luck, careful though!
  22. As I mentioned to Enemy, I will give you an additional 48 hours to compensate for the client down time once I can confirm all scripts are back up and running. Cheers! Will do!
  23. I will for sure. Once I can confirm the client has been patched, I will give you 48 hours to compensate for the down time. Cheers! Hey, thanks for getting in touch. This thread should clear things up: ___ -Apa
×
×
  • Create New...