Jump to content

osbot wont launch


Recommended Posts

Posted

Hi! Few things, first if you're using a proxy, ensure that it is not only working, but is SOCKS5 

 

If you are under windows please paste the code below into notepad and save it as "run osbot.bat" in the same folder as your osbot jar 

>There are some modifications necessary for this code to run properly, ensure you've made these changes!

  1. "OSBot.jar" needs to be changed to whatever the name of your OSBot jar is, such as "osbot 2.4.138.jar"
  2. OSBOT_USERNAME and OSBOT_PASSWORD will need to be changed to whatever your login details are remember the colon between the 2 

 

Please get post back a screenshot of the black console window. 

 

@echo off
java -Xmx1024M -jar "OSBot.jar" -login OSBOT_USERNAME:OSBOT_PASSWORD -debug 5010

 

Posted
10 hours ago, Polymorphism said:

Hi! Few things, first if you're using a proxy, ensure that it is not only working, but is SOCKS5 

 

If you are under windows please paste the code below into notepad and save it as "run osbot.bat" in the same folder as your osbot jar 

>There are some modifications necessary for this code to run properly, ensure you've made these changes!

  1. "OSBot.jar" needs to be changed to whatever the name of your OSBot jar is, such as "osbot 2.4.138.jar"
  2. OSBOT_USERNAME and OSBOT_PASSWORD will need to be changed to whatever your login details are remember the colon between the 2 

 

Please get post back a screenshot of the black console window. 

 


@echo off
java -Xmx1024M -jar "OSBot.jar" -login OSBOT_USERNAME:OSBOT_PASSWORD -debug 5010

 

I am having the same issue but this doesn't do anything, did this work for you?

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