To start OSBot through command-line, open up terminal/cmd on your operating system. Ensure your working directory in command-line is at the location where your OSBot jar is located. For instance if you are on Windows and the jar is on your Desktop, then you must type "cd Desktop" first. For instance:   If you are looking to only start OSBot through command-line to see detailed output, please use the following snippet:   java -jar "osbot 2.4.145.jar" -debug 5005 You m