IronHard Posted May 18, 2023 Share Posted May 18, 2023 I'm trying to add the pposb pest control into hub manager and I can get the script to load, but still requires me to manually click intermediate with drop down menu. Is there a way I can use a CLI/Parameter to string open with intermediate and no drop down? Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted May 19, 2023 Author Share Posted May 19, 2023 2 hours ago, IronHard said: I'm trying to add the pposb pest control into hub manager and I can get the script to load, but still requires me to manually click intermediate with drop down menu. Is there a way I can use a CLI/Parameter to string open with intermediate and no drop down? Yes! You can just disable user inputs in the settings of Script Factory Quote Link to comment Share on other sites More sharing options...
Zackaery Posted May 19, 2023 Share Posted May 19, 2023 3 hours ago, IronHard said: I'm trying to add the pposb pest control into hub manager and I can get the script to load, but still requires me to manually click intermediate with drop down menu. Is there a way I can use a CLI/Parameter to string open with intermediate and no drop down? 1.) Navigate to \OSBot\Data\ProjectPact\OSRS Script Factory\Profiles 2.) Create a new text document. 3.) THIS IS IMPORTANT! a.) If you have NOT moved the file from the Script Repository folder when you downloaded it, name it: (222)_PPOSB_Pest_Control b.) If you HAVE moved it to your Local Scripts folder, make sure to name this file the same way it's named in your local scripts folder. (The reason why is when the script is launched, it will load any profile that is in the profile directory that has the same name as it.) 4.) Once you've created that file, open it up and paste the text below: <Find>Novice/*/Intermediate/*/Veteran</Find><Replace>Intermediate</Replace> 5.) Save the file, then launch your PPOSB Pest Control script. The selection will automatically be selected for you which will choose Intermediate. If you want to change this later, update the following line from 4.) Novice = <Replace>Novice</Replace> Intermediate = <Replace>Intermediate</Replace> Veteran = <Replace>Veteran</Replace> Quote Link to comment Share on other sites More sharing options...
IronHard Posted May 19, 2023 Share Posted May 19, 2023 15 hours ago, Zackaery said: 1.) Navigate to \OSBot\Data\ProjectPact\OSRS Script Factory\Profiles 2.) Create a new text document. 3.) THIS IS IMPORTANT! a.) If you have NOT moved the file from the Script Repository folder when you downloaded it, name it: (222)_PPOSB_Pest_Control b.) If you HAVE moved it to your Local Scripts folder, make sure to name this file the same way it's named in your local scripts folder. (The reason why is when the script is launched, it will load any profile that is in the profile directory that has the same name as it.) 4.) Once you've created that file, open it up and paste the text below: <Find>Novice/*/Intermediate/*/Veteran</Find><Replace>Intermediate</Replace> 5.) Save the file, then launch your PPOSB Pest Control script. The selection will automatically be selected for you which will choose Intermediate. If you want to change this later, update the following line from 4.) Novice = <Replace>Novice</Replace> Intermediate = <Replace>Intermediate</Replace> Veteran = <Replace>Veteran</Replace> Tysm!! Quote Link to comment Share on other sites More sharing options...
IronHard Posted May 19, 2023 Share Posted May 19, 2023 19 hours ago, ProjectPact said: Yes! You can just disable user inputs in the settings of Script Factory 18 hours ago, Zackaery said: Everything seemed to work. Did the inputs and it started right the first time. Now it says "There was a problem retrieving your paint image! Please check URL" Quote Link to comment Share on other sites More sharing options...
mitsuki Posted May 25, 2023 Share Posted May 25, 2023 (edited) What is the difference between this and the normal script factory script? I mean the Pro ed vs normal ed Edited May 25, 2023 by mitsuki add Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted May 25, 2023 Author Share Posted May 25, 2023 12 hours ago, mitsuki said: What is the difference between this and the normal script factory script? I mean the Pro ed vs normal ed Pro Edition only features may be found here: Quote Link to comment Share on other sites More sharing options...
Zackaery Posted June 9, 2023 Share Posted June 9, 2023 On 5/19/2023 at 3:47 PM, IronHard said: Paint image: https://i.imgur.com/orzIGVI.png Is your firewall or VPN blocking access to the site? @ProjectPact maybe instead of popping up this error, could you force hide the paint image? Quote Link to comment Share on other sites More sharing options...
IronHard Posted June 23, 2023 Share Posted June 23, 2023 I attempted to test the zulrah killer. it just tellies to the boss and doesn't walk to positions like it should. still use the basic version. can we get it updated please? @ProjectPat or @Zackaery Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted June 24, 2023 Author Share Posted June 24, 2023 On 6/23/2023 at 4:55 PM, IronHard said: I attempted to test the zulrah killer. it just tellies to the boss and doesn't walk to positions like it should. still use the basic version. can we get it updated please? @ProjectPat or @Zackaery It is a basic zulrah script that only kills zulrah. If you want banking, restocking, and traveling, you’ll need to add it. Quote Link to comment Share on other sites More sharing options...
IronHard Posted June 24, 2023 Share Posted June 24, 2023 8 minutes ago, ProjectPact said: It is a basic zulrah script that only kills zulrah. If you want banking, restocking, and traveling, you’ll need to add it. I got that part. But once it enters Zulrah it doesn't walk to Positions A-E. Just stalls out. I attempted to update them but I can't figure it out and everytime I enter the X axis changes. Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted June 25, 2023 Author Share Posted June 25, 2023 43 minutes ago, IronHard said: I got that part. But once it enters Zulrah it doesn't walk to Positions A-E. Just stalls out. I attempted to update them but I can't figure it out and everytime I enter the X axis changes. Oh I understand now! it isn’t walking? Is there an error in the logger? Quote Link to comment Share on other sites More sharing options...
IronHard Posted June 25, 2023 Share Posted June 25, 2023 15 minutes ago, ProjectPact said: Oh I understand now! it isn’t walking? Is there an error in the logger? I didn't check it out. I can attempt it again if need be. I didn't think to do so. Quote Link to comment Share on other sites More sharing options...
IronHard Posted June 25, 2023 Share Posted June 25, 2023 2 hours ago, ProjectPact said: Oh I understand now! it isn’t walking? Is there an error in the logger? Just says debug wave 0. should just check it out for yourself. i've restarted client as well. 1 Quote Link to comment Share on other sites More sharing options...
unsettled Posted June 25, 2023 Share Posted June 25, 2023 Hello, is there a user guide that explains more advanced concepts including random number/variable generation and incorporation? 1 Quote Link to comment Share on other sites More sharing options...