RaMpAgEzX Posted June 23, 2016 Posted June 23, 2016 java -jar "osbot 2.4.68.jar" -login loganbot:password -proxy IP:PORT:USER:PASS -bot BOTUSER:BOTPASS:0000 -debug 5005 Tried using the above cmd line to open the bot and get Socks proxy connection refused.
Hi G00gle Posted June 24, 2016 Posted June 24, 2016 A refused error is only thrown when you've made a mistake with or the IP, port, user, or pass. Or the proxy might be failing. You can also test your proxy with Proxifier, to see how it works. You might also want to try to debug that command line even more, try this first: java -jar "PathToOSBot" -login user:pass -proxy IP:PORT:USER:PASS Check if that works, to see you made a syntax error somewhere.
RaMpAgEzX Posted June 24, 2016 Author Posted June 24, 2016 A refused error is only thrown when you've made a mistake with or the IP, port, user, or pass. Or the proxy might be failing. You can also test your proxy with Proxifier, to see how it works. You might also want to try to debug that command line even more, try this first: java -jar "PathToOSBot" -login user:pass -proxy IP:PORT:USER:PASS Check if that works, to see you made a syntax error somewhere. My proxy works through proxifier. It just doesn't work when I use the CMD line.
Hi G00gle Posted June 24, 2016 Posted June 24, 2016 My proxy works through proxifier. It just doesn't work when I use the CMD line. And it does work when you run the client the manual way?
RaMpAgEzX Posted June 24, 2016 Author Posted June 24, 2016 And it does work when you run the client the manual way? Yes, I just hoped that I would not have to do it that way cuz I get lost in all the accounts and proxies I have lol
Hi G00gle Posted June 24, 2016 Posted June 24, 2016 Yes, I just hoped that I would not have to do it that way cuz I get lost in all the accounts and proxies I have lol Alright. If it does work with the manual client, without CLI, there is a syntax error. I'm kind of afraid to ask this: Are you sure you've entered all details correct? Try copy pasting instead. If that still does not work, then try to report it as a bug. Oh, does the CLI work with your other proxy's?
Hi G00gle Posted June 27, 2016 Posted June 27, 2016 Actually, you are right. Whenever I use the same command, with the -login, and -bot command flag, it returns a connection refused from the proxy. I'm gonna open up a new bug report about this.