Jump to content

ProjectPact

Script Factory Developer
  • Posts

    6458
  • Joined

  • Last visited

  • Days Won

    41
  • Feedback

    100%

Everything posted by ProjectPact

  1. v1.31: Added hotkeys for changing Method Numbers (ctrl++/ctrl+-) Added color detection to Timers in the Variables GUI Fixed a bug resuming timers Fixed a bug not pausing all timers when stopping a script Minor fixes v1.30: Fixed a bug with method shift Fixed a bug that would not enable timers after hitting play Fixed a bug that did not disable checking for quest links for walker checks Minor fixes v1.29: Added the ability to use wildcard options (“*”) for #hoverEntity in Mouse Added pausing timers when stopping the script Fixed a bug with #walkDirectional in WalkTo Fixed a bug with detecting if RS2Objects and NPCs are under your player Minor fixes
  2. Join the Discord. As for specific script related help, you'll have to speak with the people who created those scripts. It will say the author's name next to the script. You will pretty much be able to find everyone in the Discord.
  3. It’s a cache issue. Happened to me as well. Just clear your cache.
  4. Could get 1 script that comes with over 100+ free scripts and the ability to create your own without any programming knowledge https://osbot.org/forum/topic/157469-osrs-script-factory/
  5. v1.28: Fixed a bug with CLI Fixed a bug with #getTradingPlayerName in Trading Minor fixes v1.27: Added a new theme to go along with OSBot 3.0 Fixed a bug that would not clear Path variables Minor fixes
  6. sent you a message back on Discord.
  7. I'm almost 100% positive OSBot's walker supports the wilderness ditch dialogue. @Patrick wasn't that added a while ago? As far as going to wrong location, where does it take you? It should use games necklace to Corp, then walk north.
  8. Currently no option to turn off anti-pk.
  9. Make sure you use the new OSBot Dev build.
  10. You could make this in Script Factory in less than 30 seconds
  11. I created a default, if you don't like it, you'll have to create your own. The benefit of creating your own is that you can use it whenever you want across all your accounts at the click of a button.
  12. Dev build has a lot of fixes in them, so I do recommend them!
  13. I can’t remember off the top of my head, but you need like teleport scrolls as well. If you join my discord I can help tonight!
  14. You need more than just those two items, that’s why.
  15. You can basically make whatever you want
  16. v1.26: Added #hasGearEquipped to Equipment Added #interactWithMinimap to WalkTo Added #pressHotKey to Keyboard Fixed a bug with #gearSwap in Inventory Minor fixes
  17. Well this isn't for Script Factory, this is my hunter script (not a script factory script). Client limitation on mirror mode lack the ability for me to be able to grab the function for game ticks. It works on injection, just not on mirror. If you have questions about my Script Factory script, post on that thread, or on Discord.
  18. This is due to me not being able to properly use game tick. It is a client restriction I can't bypass. I will add an option to either use tick manipulation or not.
  19. v1.25: Added #comboEat to Inventory Fixed a bug with #myPosition in myPlayer Fixed a bug with #comparePositions in Variables Fixed a bug with #compareIntegers in Integer Fixed a bug with #replacePositions in Variables Fixed a bug with incorrect text with #getCurrentPrayer Removed the sleepMoving check for #clickOnPosition Minor fixes v1.24: Added #gearSwap to Inventory Minor fixes v1.23: Added #compareStrings and #replaceStrings to String Added #compareIntegers to Integer Minor fixes v1.22: Fixed some issues with Script Factory’s break handler Minor fixes
  20. If you have any scripts you’d like it added to, just link the script developer this thread. I’ve created a sample script for them, so they can literally copy and paste everything into their script within seconds to make it work. I’ve added it to basically all of my scripts and removed Cleverbot. Hope this helps!
  21. v1.21: Fixed some issues with the built-in formatter Minor fixes
×
×
  • Create New...