Here is the quick and dirty
Trying to startup with -login -bot -proxy -mem and it stops doing anything at the "Welcome polymorphism" screen. It never loads RS after this point
If i go in and type the proxy and choose acc and start script by hand, it will work just fine. But not using CLI, it seems as it might be the -bot flag as I have used only -login and it opens the client with me only having to type proxy info and choose script. This has been tried with windows batch files, as well as explvs bot manager and the issue persists.
Here is an example CLI I use with sensitive info removed
@echo off
java -jar OSBot.jar -login "polymorphism:pw" -bot "email@email.com:1337password:0000" -proxy "ip:port:usn:pw"
pause
If i try to add a bot manually, the whole client freezes after I press "Continue", as seen in the image below