Lucas_Larson Posted January 15, 2021 Share Posted January 15, 2021 So I have a mining and woodcutting script and the mining one shows up but the woodcutting one does not show up. They both have the script manifest. I'm positive that it isn't something in the script. I sent my friend the code for the mining script and it didn't show up for him. I tried deleting the scripts folder and the scripts then relaunching osbot but it didn't work. I also tried refreshing multiple times If anyone has and ideas or would like to go through it with me on discord please let me know. Quote Link to comment Share on other sites More sharing options...
skillerkidos1 Posted January 15, 2021 Share Posted January 15, 2021 In your IDE is the output path setup correctly? Quote Link to comment Share on other sites More sharing options...
Lucas_Larson Posted January 15, 2021 Author Share Posted January 15, 2021 29 minutes ago, skillerkidos1 said: In your IDE is the output path setup correctly? It's set to my osbot scripts folder. I can see one of my scripts Quote Link to comment Share on other sites More sharing options...
Nbacon Posted January 15, 2021 Share Posted January 15, 2021 make sure to put the output in the jar file. (I forget that all the time.) Quote Link to comment Share on other sites More sharing options...
The Mihrk Posted February 1, 2021 Share Posted February 1, 2021 Just spent some time on this as well. Few things to verify, Make sure you are exporting as Java 8 (1.8). Export as a Jar File Remember to have your @ScriptManifest Make sure to be exporting to your OSbot/script folder. 1 Quote Link to comment Share on other sites More sharing options...
nocapture Posted October 1 Share Posted October 1 I have The same problem everyone I build The script to my script folder Its in The map so thats not The problem when I run osbot my script is not adder to The other scripts how can I fix that is The reason I need to patch to runelite ? Quote Link to comment Share on other sites More sharing options...