Jump to content

ProjectPact

Script Factory Developer
  • Posts

    6460
  • Joined

  • Last visited

  • Days Won

    41
  • Feedback

    100%

Everything posted by ProjectPact

  1. Scripts automatically loop. There is an entire section of pre-written scripts you may download and view to help get you started. Check out the "Script Repository" on the top right. There is also a help section under "Script" and then "Help" to get you started. As far as a list of all features, that isn't going to happen. That would take too much time when most of them are common sense (i.e "open bank" will literally open the bank)
  2. Yes, you can set custom delays (sleep timers) whenever, and wherever, you want. You may also do a randomized number between two values (400, 1000) will sleep between 400ms and 1 second. You can use custom x,y mouse coords, or let the script interact automatically for you.
  3. I will be releasing a free mule trader to my OSRS Script Factory once version 0.34 has been pushed! (Pending atm). The script is already created, just need the new version out first. https://osbot.org/forum/topic/157469-osrs-script-factory/
  4. VPN’s won’t be your solution... Proxies are what you need (Plus IPVanish will get you banned pretty fast using shared public IP’s).
  5. I'm going to release one for my Script Factory script
  6. Thanks for your support! I'm glad you love it!
  7. Right now you need to input item names
  8. Yup, ground items and area support are already in there
  9. Re-added! ------------------------------------------------------------------------- Also, v0.26 + v0.27 are now live!! (I skipped a version) v0.27: Added z-plane support to Areas Added manual method control Fixed a lot of method formatting Fixed Script Repository ordering (alphabetical) Improved script performance v0.26: Added a new safety check for scripts with commented lines Fixed #buyItems, #saleItems in Store to work with item ID’s Fixed a substring bug if you had spaces in your code Minor fixes
  10. If you are on mirror mode, yes
×
×
  • Create New...