Jump to content

OSBot Won't Launch


Sleepingsamu

Recommended Posts

So I'm trying to open OSBot, and I can get past the Web Walking and my User/Pass works, however...when I try to click the "Launch" button to actually launch it, nothing happens, nothing pops up and the OSBot launch window disappears.

 

I created a batch file with this particular code:

cd C:/Users/%username%
for /f "delims=" %%x in ('dir /s /od /b OSBot*.jar') do set recent=%%x
java -jar "%recent%"
echo %recent%
pause

 

I put it in the same folder as the OSBot .Jar file, and when I run it through the command prompt, the OSBot box will appear, and when I click "Launch", the OSBot box disappears and the cmd prompt tells me to "press any key to continue"...but even when I do that, it still doesn't open.

 

I also have Java 8 installed. Is there anyone who can help me with this problem? Thanks in advance~

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