Samiofficial Posted January 27, 2023 Share Posted January 27, 2023 hello i am new to boting and i need some help i want start my acccounts with proxy and want to start script manually so anyone can help me with this problem Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted January 28, 2023 Share Posted January 28, 2023 (edited) 15 hours ago, SamiSyco512 said: hello i am new to boting and i need some help i want start my acccounts with proxy and want to start script manually so anyone can help me with this problem You can start then from a bat file or from cmd line: java -jar "OSBot.jar" -login <OSBotUSername>:<OSBotPassword> -bot <BotUsername>:<BotPassword>:<bankpin> -world <woldnumber> - Change the <placeholder> with the correct info. - make sure "OSBot.jar" is the right name of the osbot jar, if it's in a differnt location than the bat file or where you start it from in cmd, you need to provide the file file path. - World is optional - Tons more optional things you can add More info can be found here: Edited January 28, 2023 by Khaleesi 2 1 Quote Link to comment Share on other sites More sharing options...