Jump to content

Setup instructions to start scripting - Very Easy


Alek

Recommended Posts

We will be using the IDE called IntelliJ.

 

Step 1: Click on new project

step1.png

 

Step 2: Click on Java

66f7ebef4320a84d1784ef165d09ea90.png

 

Step 3: Don't click on template, just click next

6f55fbaf994389af9daf0542bb0166d0.png

 

Step 4: Type in your project name (it will contain all your scripts)

8902e7538caa3491aa245a587199e58c.png

 

Step 5: Click src> New > Java class

step5.png

 

Step 6: Type in your script name

b738596609ca200f60d6280decc8bbca.png

 

Step 7: Go to project structure

step7.png

 

Step 8: Make sure you are using Java 8

step8.png

 

Step 9: Click on libraries, then click on the plus button, then click on "Java"

37c0ff01ea82abd3edb50245ea2170a6.png

 

Step 10: Find your OSBot file (.jar file) - The same file which you click on to start the bot.

d9914917768170a1e70b8565b7b836de.png

 

Step 11: Confirm

5863cff6a5394351ef98393139f3555d.png

 

Step 12: Click Apply/OK. After that you may get a language level message, accept it

c484e57da5b785bf822bd38e269a6af5.png

 

At this point your IntelliJ is set-up to create scripts. After this point, you will learn how to build the actual script.

 

Step 13: Click Build > Compile

cb256e5cc5a6b2b6a1ba251aff0795e2.png

 

Step 14: Find where the file got created, then copy it

14efc8ba8e455abad6ab3a0ac4a4ce93.png

 

Step 15: Copy the class file(s) and paste them into your OSBot script folder

finalstep.png

 

Step 16: Reload your scripts, and you're done

demo.png

  • Like 11
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • Token unpinned this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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