Jump to content

When using proxies OSBot doesn't seem to load properly


Eldrism

Recommended Posts

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