March 31, 20187 yr Hello Guys I'm starting osbot with following arguments: java -jar osbot.jar -login x:y -bot x:y:1234 -script LocalScriptname:param Starting local script with name: LocalScriptName [DEBUG][03/31 05:36:33 PM]: Injected 2 field list filters [DEBUG][03/31 05:36:33 PM]: Injected 2 field filters [DEBUG][03/31 05:36:33 PM]: Injected 2 method list filters [DEBUG][03/31 05:36:33 PM]: Injected 3 method filters Then it stops - what am I doing wrong? Or is CLI only for VIP User?
March 31, 20187 yr Im far from an expert on CLI but it looks normal to me? Heres mine that work . Only difference I can see at the start of mine it has the osbot version number . java -jar "OSBot 2.5.3.jar" -login user:password -bot login:password:bank pin -script script:pram -proxy ########## -allow lowcpu
Create an account or sign in to comment