January 2, 20179 yr 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.
January 2, 20179 yr Author 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?
January 4, 20179 yr Author 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)
January 4, 20179 yr Author 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, 20179 yr by Explv
January 4, 20179 yr 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.
January 5, 20179 yr Author 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
January 6, 20179 yr Author 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, 20179 yr by Explv
January 6, 20179 yr 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, 20179 yr by Vap0r
January 6, 20179 yr Author 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
January 6, 20179 yr 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?
Create an account or sign in to comment