Jump to content

When using proxies OSBot doesn't seem to load properly


Recommended Posts

Posted (edited)

I'm currently trying to use proxies for the first time with OSBot and it doesn't seem to load properly (it's probably an issue with me or my proxies, but any help would be appreciated). This is what happens when I open OSBot using my .bat file.

Here is what is in my .bat file:
 

Spoiler

cd C:/Users/%username%
for /f "delims=" %%x in ('dir /s /od /b OSBot*.jar') do set recent=%%x
java -jar "%recent%" java -jar "%recent%" -mem 1024 -login emailaddress:password -bot emailaddress:password:1234 -script localscriptname:none -proxy proxyip:8000:user:pass  -allow lowresource,lowcpu,norender 
echo %recent%
pause

 

 


Here is what happens when I open it:
 

Spoiler

image.jpeg.8c793ebe43310b084e56af496dd9fecb.jpeg



EDIT: I'm an idiot I was using HTTPS proxies opposed to SOCKS5

Edited by Eldrism

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