XavierM Posted December 5, 2013 Share Posted December 5, 2013 (edited) First of all, just wanted to say that this is common sense to people that know Java and I'm writing this quick guide because it was requested. Also, I'm quite sure that OSBot will add proxy feature in the client itself soon. NOTE: There's a small problem. You are setting the proxy to the whole application, so all tabs ran in this client will use the same ip/proxy. Solution: Run multiple clients. NOTE2: People is saying that proxies dont work. You are using dead/slow proxies that you probably found in free lists. You will never be able to bot with that. You need to buy premium lists/private proxies. I turned one of my vps into a proxy (temporarily) so you know that good proxies work well with little latency: -DsocksProxyHost=atscripts.servebeer.com -DsocksProxyPort=69 People saw it worked perfectly so I'm removing it now STEP #1 -Make a new folder -Copy latest osbot client into the new folder -Rename osbot client to "osbot.jar" STEP #2 -Open Notepad -Paste this text on it @echo off java -DsocksProxyHost=PROXY_IP -DsocksProxyPort=PROXY_PORT -jar osbot.jar pause -If you dont want the black cmd window to show, you can use replace "java" with "start javaw" -Replace "PROXY_IP" and "PROXY_PORT" for your respective proxy ip/port. Example: @echo off java -DsocksProxyHost=96.246.224.18 -DsocksProxyPort=17217 -jar osbot.jar pause -Save As -> "anyname.bat" (Select all types) -You can simply edit it anytime you want by right-click and chose "Edit" STEP #3 -Double-click the .bat file to open osbot using the proxy. -If you get an error saying "'java' is not a recognized command blablabla", edit your .bat file and do this: -Find your java location, find in your program files or something like this: then edit the file.bat with the correct java location -If you get an error saying 'unable to find "osbot.jar" blabla, you probably fucked up renaming osbot.jar and you renamed it to osbot.jar.jar because your OS isnt configured to show all file extensions. FAQyou Q.This guide only shows how to do it on Windows, how can we do it in our operating systems? A.Google. Q.Where can I get Socks5 proxies? A.Google. Q.Why are you so sexy? A.Google. Edited December 11, 2013 by XavierM 12 Link to comment Share on other sites More sharing options...
Nick M Posted December 5, 2013 Share Posted December 5, 2013 (edited) Q.Why are you so sexy? A.Google. Thanks for the guide though! :p Edited December 5, 2013 by Nick M Link to comment Share on other sites More sharing options...
iEnvy Posted December 5, 2013 Share Posted December 5, 2013 What exactly does it mean to run it on a proxy? How would that benefit me? Link to comment Share on other sites More sharing options...
Khanz Posted December 5, 2013 Share Posted December 5, 2013 I shall be selling HQ proxies soon. Link to comment Share on other sites More sharing options...
BottersLyfe Posted December 5, 2013 Share Posted December 5, 2013 Damn, nice one man, thanks! Link to comment Share on other sites More sharing options...
XavierM Posted December 5, 2013 Author Share Posted December 5, 2013 What exactly does it mean to run it on a proxy? How would that benefit me? Goldfarmers eventually realized that you get goldfarm bans quick when you run multiple account in a single IP. So they can either separate the account in more VPSs or keep them in the same machine and "assign an IP to each account". Link to comment Share on other sites More sharing options...
Swizzbeat Posted December 5, 2013 Share Posted December 5, 2013 Thanks, should prevent a lot more useless "how do I change my IP for botting" posts Link to comment Share on other sites More sharing options...
iEnvy Posted December 5, 2013 Share Posted December 5, 2013 So if my ip is flagged by Jagex, instead of changing the ip I can do this? Link to comment Share on other sites More sharing options...
BottersLyfe Posted December 5, 2013 Share Posted December 5, 2013 So if my ip is flagged by Jagex, instead of changing the ip I can do this? Yes. But remember that other people may be using that IP, so if its flagged it sucks Link to comment Share on other sites More sharing options...
Celeos Posted December 5, 2013 Share Posted December 5, 2013 Sucks that my school blocked command prompt. If anyone knows how to connect to a proxy using paint, pm me thanks. 1 Link to comment Share on other sites More sharing options...
strbunix Posted December 5, 2013 Share Posted December 5, 2013 Don't work for me, i open the.bat and nothing load Link to comment Share on other sites More sharing options...
MrFury Posted December 5, 2013 Share Posted December 5, 2013 hey man, thanks for the guide. however for some reason it isnt working for me. i tried opening the file i created and for a second this black file appears and disapears and nothing happens. do you know what could be wrong? Link to comment Share on other sites More sharing options...
Cyro Posted December 5, 2013 Share Posted December 5, 2013 Sucks that my school blocked command prompt. <_< If anyone knows how to connect to a proxy using paint, pm me thanks. My school did too But you can still run a batch file Link to comment Share on other sites More sharing options...
strbunix Posted December 5, 2013 Share Posted December 5, 2013 hey man, thanks for the guide. however for some reason it isnt working for me. i tried opening the file i created and for a second this black file appears and disapears and nothing happens. do you know what could be wrong? same happen for me Link to comment Share on other sites More sharing options...
Master Queef Posted December 5, 2013 Share Posted December 5, 2013 Doesn't work for me, I get malformed reply from proxy and can't connect on the osbot messages. Tried 10 different proxies so far. Link to comment Share on other sites More sharing options...