tryingthishard Posted May 5, 2021 Share Posted May 5, 2021 23 minutes ago, ProjectPact said: Please report to the script author. I made script factory, not those free public scripts. Oh okay Quote Link to comment Share on other sites More sharing options...
Botthestrange Posted May 5, 2021 Share Posted May 5, 2021 5 minutes ago, tryingthishard said: Oh okay A lot of the public/free scripts are not updated after released. However you can check for newer versions or reach out to the author by checking if they post here: https://osbot.org/forum/forum/342-script-factory/ For the fishing issue, this was caused by jagex changing the name in game from "net" to "Net" same with "lure" to "Lure". You just have to fix the case setting in the script restart and you should be good to go. 1 Quote Link to comment Share on other sites More sharing options...
tryingthishard Posted May 6, 2021 Share Posted May 6, 2021 43 minutes ago, Botthestrange said: A lot of the public/free scripts are not updated after released. However you can check for newer versions or reach out to the author by checking if they post here: https://osbot.org/forum/forum/342-script-factory/ For the fishing issue, this was caused by jagex changing the name in game from "net" to "Net" same with "lure" to "Lure". You just have to fix the case setting in the script restart and you should be good to go. Would I just have to find the script and edit it in Notepad or something? Quote Link to comment Share on other sites More sharing options...
tryingthishard Posted May 6, 2021 Share Posted May 6, 2021 (edited) 16 minutes ago, tryingthishard said: Would I just have to find the script and edit it in Notepad or something? 1 hour ago, Botthestrange said: A lot of the public/free scripts are not updated after released. However you can check for newer versions or reach out to the author by checking if they post here: https://osbot.org/forum/forum/342-script-factory/ For the fishing issue, this was caused by jagex changing the name in game from "net" to "Net" same with "lure" to "Lure". You just have to fix the case setting in the script restart and you should be good to go. Also, checking in-game the name of the item is still 'Small fishing net' and not 'Small fishing Net' , do I need to change it still ? Edit : Nevermind -- it was the action of net itself I think I needed to change (when hovering over a fishing spot that is nettable)> Edited May 6, 2021 by tryingthishard Quote Link to comment Share on other sites More sharing options...
Botthestrange Posted May 6, 2021 Share Posted May 6, 2021 (edited) 3 hours ago, tryingthishard said: Also, checking in-game the name of the item is still 'Small fishing net' and not 'Small fishing Net' , do I need to change it still ? Edit : Nevermind -- it was the action of net itself I think I needed to change (when hovering over a fishing spot that is nettable)> You will need to find the methods that are calling the action to the rs2object. Then remake it with the correct case in this example 'lure' needs to be changed to 'Lure' Do the same for net for the shrimps - You will need to make the change in SF Edited May 6, 2021 by Botthestrange 1 Quote Link to comment Share on other sites More sharing options...
Firi Posted May 12, 2021 Share Posted May 12, 2021 Is the expansion to SF still separate or is it merged all together now? There are 2 prices for each SF and SF:E, but only this post about it Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted May 12, 2021 Author Share Posted May 12, 2021 58 minutes ago, Firi said: Is the expansion to SF still separate or is it merged all together now? There are 2 prices for each SF and SF:E, but only this post about it Here you go! This should help answer some questions https://osbot.org/forum/topic/165996-purchase-script-factory/ Quote Link to comment Share on other sites More sharing options...
BloodyNoah Posted May 12, 2021 Share Posted May 12, 2021 Would it be possible to get a trial? Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted May 12, 2021 Author Share Posted May 12, 2021 v1.69: Added #rightClickRandomPlayer in Player Added #stringContains to Variables Added #isRelativePosition to RS2Widgets Added #isRelativePositionContainingText to RS2Widgets Added ‘Current Position’ to #replacePositions in Variables Added the new delimiter in the CLI generator in Variables Added a new settings option for automatic screenshots on level ups and pets Fixed a bug loading CLI (new delimiter is “;”) [Script Network] Fixed a an issue with script threads that have not been approved yet [Script Network] Added a warning if leaving an empty comment Minor fixes Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted May 13, 2021 Author Share Posted May 13, 2021 v1.70: [Script Network] Fixed a spelling issue when verifying threads [Script Network] Fixed a bug that allowed non-supported characters in threads Minor fixes 1 Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted May 13, 2021 Author Share Posted May 13, 2021 v1.71: Added a new check for Thread eating when HP is <= 0 Added a reminder on the Queued scripts GUI Added new hover effects for the Script selection GUI Fixed an issue that caused Thread eating not to work with other skills besides HitPoints [Script Network] Fixed a bug that would display full email addresses as usernames Minor fixes 1 Quote Link to comment Share on other sites More sharing options...
ZeVo Posted May 13, 2021 Share Posted May 13, 2021 On 5/5/2021 at 11:39 PM, tryingthishard said: Hello, I ran into an issue this morning with the F2P Quests script and also the Hero 2 Zero Script. The F2P script completed Cooks Assistant and Sheep Shearer but then ran to Juliet and got caught in a loop. The Hero 2 Zero script took the small fishing net to Lumby to fish shrimp but then gets stuck. Any help please? I bought this morning and have only run into issues. Use Notepad++ then edit the script file. Then there is an option to replace all. (Think its ctrl + R) for the shortcut. Type "lure" replace all with "Lure" and it should be fine. jagex made an update what changed the name. 1 Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted May 14, 2021 Author Share Posted May 14, 2021 v1.72: Added a new check to detect if you are running the Expansion pack [Script Network] Added a new button to view all scripts [Script Network] Added a new max length for script names Minor fixes 1 Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted May 15, 2021 Author Share Posted May 15, 2021 v1.73: [Script Network] Added new illegal characters [Script Network] Fixed a bug that did not wrap comment text [Script Network] Fixed a bug that did not send messages correctly [Script Network] Fixed a bug that not reset the scroll position when filtering searches [Script Network] Minor fixes 1 Quote Link to comment Share on other sites More sharing options...
MadMax18 Posted May 15, 2021 Share Posted May 15, 2021 I was thinking of buying this, can you add for the bot to do random stuff? sort of create your own anti-ban? Quote Link to comment Share on other sites More sharing options...