Jump to content

Converting and Compling


Recommended Posts

Posted

How do I complie raw data into the OSBot scripts folder?

 

Example of raw data:

http://osbot.org/forum/topic/70700-fchopanddrop/

 

 

  1. Make a script project in a IDE
  2. Link OsBot.jar to the build path
  3. Make a new java file and copy the code
  4. Compile into a jar and move it into the Osbot/Scripts folder
  5. Done.

---

 

  1. Make a new Java file from Notepad (Save as "All files" with a .java extension
  2. Go to -> http://www.innovation.ch/java/java_compile.html
  3. Upload the .java file you just created
  4. Select Java 1.8
  5. Download class files, paste into OsBot/Scripts

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...