Jump to content

Java & Python Language Help


Alibi

Recommended Posts

  • 2 months later...

You'd need to stick with Java for making scripts for OSbot since it’s built for Old School RuneScape, which is Java-based. Python’s great and all, but for OSbot scripting, Java's your go-to. So if your main goal is OSbot scripts, start with Java. If you're interested in general scripting and automation, Python's awesome, but it won't help with OSbot.

Link to comment
Share on other sites

  • 2 months later...

Now I'm curious, could you use Jython and have osbot as an export so you can use the OSBOT api on your python script, through a java class you can run jython and have a script manifest to start your script with the common methods used the python interpreter will execute the scripts functions through those methods?

https://www.jython.org/

I'm not sure how this works under the hood but if it loads the files as an input stream that's inside the jar OSBot may throw some errors with that I've been having trouble loading anything as a resource...

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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