July 18, 201411 yr This simple tutorial shows you how to run OSBot with Java 8 and Java 7 installed on your computer. If you're getting this error: There's a good chance you are running OSBot in Java 8. Solution: Step 1. Create a new text file. In the text file add these two lines: cd C:\Program Files\Java\jre7\bin java -jar C:\Users\Alek\Desktop\OSBot2.jar In the second line, replace the directory with wherever you keep your OSBot jar file.Step 2.Save this new text file as a batch file by ending the file name in ".bat", such as: Step 3.Your newly saved batch file will appear with a gear/cog icon: Double click and you're ready to go.
July 19, 201411 yr Author This simple tutorial shows you how to run OSBot with Java 8 and Java 7 installed on your computer.
July 19, 201411 yr So you will need Java 7 regardless? Yes. This guide is to help people so they don't have to uninstall Java 8, but they can just simply follow the guide so OSBot opens with Java 7.
July 19, 201411 yr Hmm it actually doesn't work for me. A cmd prompt starts up, but closes down as soon as i can read it EDIT: lmao nevermind, i didn't change the user\name Edited July 19, 201411 yr by Mojito
July 20, 201411 yr Still doesnt work. Just a cmd prompt and close can't even read what cmd prompt says because its too fast. I changed the directory and have jdk 7 jre 7 and jre 8 installed.
July 20, 201411 yr Still doesnt work. Just a cmd prompt and close can't even read what cmd prompt says because its too fast. I changed the directory and have jdk 7 jre 7 and jre 8 installed. If you have teamviewer, PM me and I can help you resolve the issue.
July 20, 201411 yr Just a note, for some people Java may be in your x86 folder instead, at least it is for me, so the first line should read C:\Program Files (x86)\Java\jre7\bin
July 22, 201411 yr I keep getting: Error: Unable to access jarfile. I'm assuming I'm writing the destination wrong for osbot? Though I've tried just about every combination I could think of.
Create an account or sign in to comment