Bukowski Posted June 21, 2015 Share Posted June 21, 2015 So, I recently decided to give writing my own scripts a shot as a way to use my java knowledge. I created my first script today and I've been trying to export the file properly so that it appears in my local scripts when I use the client. However, no matter what i do, it does not appear. What can I do to fix this issue?? Quote Link to comment Share on other sites More sharing options...
Extreme Scripts Posted June 21, 2015 Share Posted June 21, 2015 Make sure your build path is set to your OSBot/Scripts folder. Quote Link to comment Share on other sites More sharing options...
Bukowski Posted June 21, 2015 Author Share Posted June 21, 2015 (edited) Thank you for your response. I have the exported .jar file placed in my /Scripts folder. Maybe it's set up improperly? Edited June 21, 2015 by Bukowski Quote Link to comment Share on other sites More sharing options...
Twin Posted June 21, 2015 Share Posted June 21, 2015 Thank you for your response. I have the exported .jar file placed in my /Scripts folder. Maybe it's set up improperly? Can you pastee your code? You could be missing thee script manifest. Quote Link to comment Share on other sites More sharing options...
Bukowski Posted June 24, 2015 Author Share Posted June 24, 2015 Here's the portion with my imports and script manifest. When I put it together, I used Apaec's tutorial as a guide. Quote Link to comment Share on other sites More sharing options...
boreeceov Posted June 25, 2015 Share Posted June 25, 2015 Here's the portion with my imports and script manifest. When I put it together, I used Apaec's tutorial as a guide. Hey guys, Used the exact same post to create my own script yesterday, and am having the same result; however, I have placed a .java file there, (not a jar)... Listening in for a resolution. Quote Link to comment Share on other sites More sharing options...