GamersGodlyv2 Posted May 13, 2023 Share Posted May 13, 2023 I cannot figure out a way to mass add all 250 of my proxies to OSBot. These are all quality HQ proxies, And i need to use them to run Tutorial Island Script onto these accounts, but I can't mass add the proxies. How can I do it? Thanks for any input on this! Quote Link to comment Share on other sites More sharing options...
07ETHFarmer Posted May 13, 2023 Share Posted May 13, 2023 (edited) 1 hour ago, GamersGodlyv2 said: I cannot figure out a way to mass add all 250 of my proxies to OSBot. These are all quality HQ proxies, And i need to use them to run Tutorial Island Script onto these accounts, but I can't mass add the proxies. How can I do it? Thanks for any input on this! There's no bulk proxy import feature for OSbot however you use CLI to start your accounts through .bat files. Example: "java -jar "Osbot.jar" -dismissrandoms -allow lowcpu -autologin -proxy 123.123.123.123:4444:username:password -bot Fisherman2016@hotmail.com:Password123:0000 -script 1097:fxAccountBuilder -world 301" -autologin will automatically login to Osbot so long as you've logged into Osbot manually once. -allow lowcpu starts clients in low cpu mode -proxy format is IP:PORT:USERNAME:PASSWORD -bot format is USERNAME:PASSWORD:BANKPIN You must keep the .bat file and the osbot.jar in the same folder otherwise the clients wont start. Also notice in the .bat file the Osbot.jar is named "Osbot.jar" ... your jar file has to be named Osbot.jar otherwise it won't run. SOO when Osbot updates you have to delete the old jar file and rename the new one. Best of luck Edited May 13, 2023 by 07ETHFarmer Quote Link to comment Share on other sites More sharing options...