Fairy Tail Posted January 2, 2017 Share Posted January 2, 2017 I tried to download your Osbot manager but after download and tried to open it, nothing happens not sure what i am doing wrong any help would be appreciated thank you for your time. Quote Link to comment Share on other sites More sharing options...
Explv Posted January 2, 2017 Author Share Posted January 2, 2017 I tried to download your Osbot manager but after download and tried to open it, nothing happens not sure what i am doing wrong any help would be appreciated thank you for your time. What OS are you using? Are you opening the .jar file with Java? Quote Link to comment Share on other sites More sharing options...
Fairy Tail Posted January 2, 2017 Share Posted January 2, 2017 (edited) yea with java using windows 10 x64 Edited January 2, 2017 by Fairy Tail Quote Link to comment Share on other sites More sharing options...
Explv Posted January 4, 2017 Author Share Posted January 4, 2017 yea with java using windows 10 x64 Try running it from CMD and let me know if there are any errors displayed: java -jar "C:\Users\YourUsername\Desktop\explv_osbot_manager_20161222.jar" (Replacing 'YourUsername' with your Windows username) Quote Link to comment Share on other sites More sharing options...
Fairy Tail Posted January 4, 2017 Share Posted January 4, 2017 Tried it in cmd still wont work Quote Link to comment Share on other sites More sharing options...
Explv Posted January 4, 2017 Author Share Posted January 4, 2017 (edited) Tried it in cmd still wont work Do you have multiple versions of Java installed on your PC? If yes, make sure you are opening the .jar with Java 8. Try: Right click .jar file -> open with -> browse -> browse to "C:\Program Files\Java\jre1.8 whatever\bin\java.exe" If you do infact have older versions of Java, you may want to uninstall them to avoid issues like this in the future Edited January 4, 2017 by Explv Quote Link to comment Share on other sites More sharing options...
Zulrah Posted January 4, 2017 Share Posted January 4, 2017 Does this work with linux? Quote Link to comment Share on other sites More sharing options...
Explv Posted January 4, 2017 Author Share Posted January 4, 2017 Does this work with linux? Yes 1 Quote Link to comment Share on other sites More sharing options...
Gengar Posted January 4, 2017 Share Posted January 4, 2017 Do you have multiple versions of Java installed on your PC? If yes, make sure you are opening the .jar with Java 8. Try: Right click .jar file -> open with -> browse -> browse to "C:\Program Files\Java\jre1.8 whatever\bin\java.exe" If you do infact have older versions of Java, you may want to uninstall them to avoid issues like this in the future Hey I am having these issues as well, I updated java, removed older versions but still nothing will appear. Quote Link to comment Share on other sites More sharing options...
Artifacts Posted January 5, 2017 Share Posted January 5, 2017 Any chance there could be a chain of scripts being inputted? Would be HUGE Quote Link to comment Share on other sites More sharing options...
Explv Posted January 5, 2017 Author Share Posted January 5, 2017 Any chance there could be a chain of scripts being inputted? Would be HUGE Yes I am working on an update to do this atm 1 Quote Link to comment Share on other sites More sharing options...
Explv Posted January 6, 2017 Author Share Posted January 6, 2017 (edited) UPDATED 2017-01-06 - Added support for running multiple scripts one after the other (the script must exit for the next to be run) - Fixed setting for delay between configurations being run Edited January 6, 2017 by Explv 3 Quote Link to comment Share on other sites More sharing options...
Vap0r Posted January 6, 2017 Share Posted January 6, 2017 (edited) UPDATED 2017-01-06 - Added support for running multiple scripts one after the other (the script must exit for the next to be run) - Fixed setting for delay between configurations being run Trying to set up a configuration, is there anything im doing wrong? No matter what I do the "Ok" button does not highlight to save the configuration. Edited January 6, 2017 by Vap0r Quote Link to comment Share on other sites More sharing options...
Explv Posted January 6, 2017 Author Share Posted January 6, 2017 Trying to set up a configuration, is there anything im doing wrong? No matter what I do the "Ok" button does not highlight to save the configuration. Doesnt look like youre doing anything wrong, I'll take a look at it Quote Link to comment Share on other sites More sharing options...
fstyle Posted January 6, 2017 Share Posted January 6, 2017 Doesnt look like youre doing anything wrong, I'll take a look at it Just to add. Sometimes when I stop the bot in-client the client closes too. Probably affected by the script queue part. By the way how does the script queue work? Does it restart the client after the first script stops? Or does it just runs the next script without restarting? Quote Link to comment Share on other sites More sharing options...