Jump to content

How to run OSBot using Java 8


Recommended Posts

Posted

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:
561b03c79af804d465adc9e1aec7390a.png

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:
81de6df4789ebe4990eb2f74c8e6f689.png

 

Step 3.
Your newly saved batch file will appear with a gear/cog icon:

672694067d89f7f64d4d1210bc3ecd26.png

 

Double click and you're ready to go.

  • Like 3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...