April 30, 20169 yr 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
April 30, 20169 yr You run it with standard Java. I believe it's called Java SE Binary http://java.com/en/
April 30, 20169 yr Author 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
April 30, 20169 yr 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.
April 30, 20169 yr Author 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, 20169 yr by davidp98765
April 30, 20169 yr 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.
April 30, 20169 yr Author 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
April 30, 20169 yr 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, 20169 yr by Zikama
April 30, 20169 yr Author 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
April 30, 20169 yr ok thanks will try that now thanks dave worked like a charm thanks for the help thanks dave Glad I could help.
Create an account or sign in to comment