Jump to content

ProjectPact

Script Factory Developer
  • Posts

    6430
  • Joined

  • Last visited

  • Days Won

    37
  • Feedback

    100%

Everything posted by ProjectPact

  1. v0.3 has been pushed! v0.3: Added Boolean support (under the “Other” tab as “Variables”) Added directional walking Added CLI support (only param to pass is the name of the OSRS Script Factory script you would like to run. The Script ID is: 1097) Added “Debug” support so you can comment messages in the logger to help debug, or use to let users know what your script is doing Fixed a sleep bug (caused sleep, sleepAnimating, sleepMoving and sleepUntil to break during the sleep) Fixed timers not setting correctly Rewrote Timers Fixed a walking bug when walking to an exact location
  2. You need to have proper checks. I'm about to release a new script on the Script Repository that will have NPC interaction and Dialogues so you can see exactly how I did it
  3. They are awesome! I run the scripter OSBot Payment System off it! And yes, I imagine it can run 2 bots
  4. I have CLI Support added on my “todo” list! So it will be possible very soon (maybe even today) as far as a trial, I’m almost home!
  5. I don’t see why it wouldn’t support resizable. All methods are OSBot’s. Also, all walking is controlled by OSBot, so however it would walk is how it does
  6. Okay, I can do this! Just gotta rewrite a small portion
  7. do you know how the “-1” occurred? also, thanks for the suggestion!
  8. Authed! OSRS Script Factory v0.2 pushed! v0.2: Rewrote the walking events to stop if you stop the script If you terminate the script, the GUI will now close If you pause the script, all sleeps will now end Rewrote the Monitor handler
  9. Can widget interactions work here? Interact with widget containing text
  10. Version 0.1 has been released! (Change log is on the main thread)
  11. Depending on your script and how well it is written! If you think you have something Script Repository worthy, shoot me a PM on Discord
  12. And in case you needed any assistance in finding the Script Repository, go to: Script -> Open Script Repository -> (interact with opened GUI)
  13. You need to add checks You build the script yourself, so if it is a loop, there needs to be a new check added. For an example of this, download a script from the Script Repository (such as the Jug of Wine maker I added yesterday. It shows how I do my banking )
  14. It does not, I was not allowed to do those interactions.
  15. Released a free Jug of Wine maker for the OSRS Script Factory Repository found within the script! v0.1 pushed: Fixed a threading issue Added Clan Wars bank Fixed GUI not saying the name of the RS2Object that was visible/not visible Minor tweaks
  16. Script has been pushed for release!
  17. Wrapping up the final stages with Token
  18. Hi! Thanks for your interest! We currently have a full BETA testing team at the moment. However, I’m hoping the script will be ready for release very soon!
×
×
  • Create New...