davidp98765 Posted April 30, 2016 Share Posted April 30, 2016 hello every one i need some help getitng osbot to work that i need to know is what java extention do i need to use to get the bot working thanks dave Quote Link to comment Share on other sites More sharing options...
Zikama Posted April 30, 2016 Share Posted April 30, 2016 You run it with standard Java. I believe it's called Java SE Binary http://java.com/en/ Quote Link to comment Share on other sites More sharing options...
davidp98765 Posted April 30, 2016 Author Share Posted April 30, 2016 You run it with standard Java. I believe it's called Java SE Binary http://java.com/en/ i have tried to run it with this but it work run or load up at all its confuseing me so much haha thanks for the input tho Quote Link to comment Share on other sites More sharing options...
Zikama Posted April 30, 2016 Share Posted April 30, 2016 i have tried to run it with this but it work run or load up at all its confuseing me so much haha thanks for the input tho Reinstall all of your java then. You really just need to run it with that. If it doesn't open by standard with java, just right click > Open with Java on the osbot.jar file. As simple as that. Quote Link to comment Share on other sites More sharing options...
davidp98765 Posted April 30, 2016 Author Share Posted April 30, 2016 (edited) Reinstall all of your java then. You really just need to run it with that. If it doesn't open by standard with java, just right click > Open with Java on the osbot.jar file. As simple as that. reinstalling java didnt seam to work its trying to use the wrong java extention making it not load at all scratching my head over this one haha does osbot require java 7 or is java 8 ok to use and do i need the sdk or not Edited April 30, 2016 by davidp98765 Quote Link to comment Share on other sites More sharing options...
Zikama Posted April 30, 2016 Share Posted April 30, 2016 reinstalling java didnt seam to work its trying to use the wrong java extention making it not load at all scratching my head over this one haha does osbot require java 7 or is java 8 ok to use and do i need the sdk or not Use the latest version, Version 8 Update 91. And no, you do not need the SDK, just Java Runtime Enviorment, JRE for short. Quote Link to comment Share on other sites More sharing options...
davidp98765 Posted April 30, 2016 Author Share Posted April 30, 2016 Use the latest version, Version 8 Update 91. And no, you do not need the SDK, just Java Runtime Enviorment, JRE for short. ok thanks will try this out and get back to you thanks dave Use the latest version, Version 8 Update 91. And no, you do not need the SDK, just Java Runtime Enviorment, JRE for short. still no luck this is so stupid haha Quote Link to comment Share on other sites More sharing options...
Zikama Posted April 30, 2016 Share Posted April 30, 2016 (edited) ok thanks will try this out and get back to you thanks dave still no luck this is so stupid haha Do you have the latest version of Osbot downloaded? Try to make a bat file in notepad with the following argument: @echo off java -jar "OSBot 2.4.53.jar" pause Save it as "run.bat" and make sure it's in the same directory as your OSBot 2.4.53.jar file. Edited April 30, 2016 by Zikama 1 Quote Link to comment Share on other sites More sharing options...
davidp98765 Posted April 30, 2016 Author Share Posted April 30, 2016 Do you have the latest version of Osbot downloaded? Try to make a bat file with the following argument: @echo off java -jar "OSBot 2.4.53.jar" pause Save it as "run.bat" and make sure it's in the same directory as your SBot 2.4.53.jar file. ok thanks will try that now thanks dave Do you have the latest version of Osbot downloaded? Try to make a bat file in notepad with the following argument: @echo off java -jar "OSBot 2.4.53.jar" pause Save it as "run.bat" and make sure it's in the same directory as your OSBot 2.4.53.jar file. worked like a charm thanks for the help thanks dave Quote Link to comment Share on other sites More sharing options...
Zikama Posted April 30, 2016 Share Posted April 30, 2016 ok thanks will try that now thanks dave worked like a charm thanks for the help thanks dave Glad I could help. 1 Quote Link to comment Share on other sites More sharing options...
davidp98765 Posted April 30, 2016 Author Share Posted April 30, 2016 this can now be closed thanks again for the help Quote Link to comment Share on other sites More sharing options...