June 4, 201312 yr how to open bot with terminal does anyone know how please my bot keeps saying failed to load client .
June 4, 201312 yr Rename osbot 1.6.12.jar to OSBot.jar Open notepad Copy paste this: @echo off java -jar OSBot.jar pause save it as run.bat not run.bat.txt, in same place as osbot double click run.bat. Enjoy.
June 4, 201312 yr Author nothing is happening the notepad is then opening and showing me what i already wrote
June 5, 201312 yr You likely saved it as run.bat.txt To open it in the terminal, all you should have to do is navigate to the directory using 'cd' and then 'java -jar "osbot 1.6.12.jar"'