travis sly Posted August 11, 2018 Share Posted August 11, 2018 OSbot won’t open after I click download and open it from the download menu. When I click open, nothing happens. When I try to right click and open with java or javaw nothing happens. Can someone help pls?? Quote Link to comment Share on other sites More sharing options...
Dave Posted August 11, 2018 Share Posted August 11, 2018 (edited) Create a new text document, type this code into it and save it as Run.bat and change the file type to "all files" rather than "text document." After you do that just click the Run.bat file instead of osbot. But make sure both files are in the same folder. If you have any issues doing this let me know. cd C:/Users/%username% for /f "delims=" %%x in ('dir /s /od /b OSBot*.jar') do set recent=%%x java -jar "%recent%" echo %recent% pause Edited August 11, 2018 by Mickey Mouse Quote Link to comment Share on other sites More sharing options...
Deceiver Posted August 11, 2018 Share Posted August 11, 2018 download jarfix - run it - run osbot Quote Link to comment Share on other sites More sharing options...