Jump to content

ProjectPact

Script Factory Developer
  • Posts

    6461
  • Joined

  • Last visited

  • Days Won

    41
  • Feedback

    100%

Everything posted by ProjectPact

  1. v2.47: Added new checks to Bank detection system Minor fixes
  2. v2.47: Added new checks to Bank detection system Minor fixes
      • 2
      • Heart
  3. This post was made 2 years ago. Please check the OP's date prior to commenting to ensure we do not bring back dead topics.
  4. Every Wednesday or Thursday, when Jagex pushes and update to OSRS, OSBot’s client may need to be updated. It is not script related, but rather client related. A new update to OSBot should be out soon. Please be patient.
  5. Every Wednesday or Thursday, when Jagex pushes and update to OSRS, OSBot’s client may need to be updated. It is not script related, but rather client related. A new update to OSBot should be out soon. Please be patient.
  6. v2.46: Added new links to the Welcome GUI Fixed a bug with Map #getDistance Minor fixes
  7. v2.46: Added new links to the Welcome GUI Fixed a bug with Map #getDistance Minor fixes
      • 2
      • Heart
  8. API has been updated
  9. Images have been added to the OP
  10. There is something called "Method shifting", which increases all method numbers by +1 from below where you selected. If you have Pro Edition, you have full power because it will clean up and prettify your method numbers for you automatically.
  11. I’ll be updating the buy prices
  12. v2.45 Added the ability to export Variable List Debugger Added wildcard support to #getPosition in Player Fixed a bug where Script Selector could throw a NPE under certain scenarios Minor fixes
  13. Means you haven't completed Eagle's Peak.
  14. v2.45 Added the ability to export Variable List Debugger Added wildcard support to #getPosition in Player Fixed a bug where Script Selector could throw a NPE under certain scenarios Minor fixes
  15. I just lasted an entire bond with 0 bans. My account turned F2P now with 75 hunter, hunting every single day with breaks.
  16. Are you sure you are on the correct OSBot account and didn't purchase it under another?
  17. v2.44: Added new icons to the Script Selector to distinguish folders and scripts properly
  18. v2.44: Added new icons to the Script Selector to distinguish folders and scripts properly
      • 1
      • Heart
  19. v2.43: Fixed a bug that prevented the Script Selector to be loaded on some computers randomly and would require a reinstall of Java.
  20. v2.43: Fixed a bug that prevented the Script Selector to be loaded on some computers randomly and would require a reinstall of Java. The issue was a Java error, however I found a solution to work around the issue. Please keep me posted if anyone has any other issues with the Script Selector.
  21. Oh what the heck lol, I had two replies and I guess I clicked on this topic instead of the hunter and read your message and got confused. My apologies! hahaha Were you doing Rune Ore?
  22. I was just referring to your comment: The decision tree doesn't necessarily have to be processed in "onLoop". In fact, I think there's great potential by listening for game tick events. But still, a really cool concept and a different way to look at processing.
  23. Interesting concept! My only concerns are the following. 1. I don’t think reflection will work on the SDN. So this would only be useful for scripts not going on OSBots repository. (I experienced this issue when I made Script Factory). 2. Make sure to cache the entire JSON during runtime instead of calling the JSON in a loop. This will fix any bogging of the script if either your JSON file gets extremely large, or needing to loop your script faster.
  24. How are you still going through the rev cave? Black chins and Black salamanders have been disabled?
  25. Another thing, if you have Click to Script via the Pro Edition, it can track configs for you
×
×
  • Create New...