Jump to content

Local Script won't show up in OSBot


elemt

Recommended Posts

I made a script and exported the jar file. I placed it in the OSBot/scripts directory, ran OSBot and hit refresh on my scripts. The script won't show up and the console output in OSBot shows 'Loaded 0 local scripts and 0 custom random solvers!' when I click the refresh option. Is is checking in the wrong directory somehow? Can I change or verify the location it's searching for my script?

Link to comment
Share on other sites

I made a script and exported the jar file. I placed it in the OSBot/scripts directory, ran OSBot and hit refresh on my scripts. The script won't show up and the console output in OSBot shows 'Loaded 0 local scripts and 0 custom random solvers!' when I click the refresh option. Is is checking in the wrong directory somehow? Can I change or verify the location it's searching for my script?

 

Have you got your ScriptManifest and stuff in your script?

@ScriptManifest(author = "Mykindos", info = "osFisher - AIO Fisher", name = "osFisher", version = 1.06, logo = "http://ggplugins.com/osFisher/logo.png")
public class osFisher extends Script {
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...