Abcs Posted August 5, 2015 Posted August 5, 2015 (edited) I've been trying to figure it out all night but I can't figure out how to get the bot started. Edited August 5, 2015 by Abcs 1
IT Solutions Posted August 5, 2015 Posted August 5, 2015 (edited) Java -jar osbot.jar is the command. Be sure the jar file is renamed osbot.jar and 8n the root directory. Edited August 5, 2015 by IT Solutions 2
Tom Posted August 5, 2015 Posted August 5, 2015 Depending on how much ram you have, its java -Xmx512M -Xms512M -jar osbot-version.jar 1
Abcs Posted August 5, 2015 Author Posted August 5, 2015 (edited) Depending on how much ram you have, its java -Xmx512M -Xms512M -jar osbot-version.jar 4 GB of ram Java -jar osbot.jar is the command. Be sure the jar file is renamed osbot.jar and 8n the root directory. Now getting this problem Edited August 5, 2015 by Abcs
IT Solutions Posted August 6, 2015 Posted August 6, 2015 4 GB of ram Now getting this problem Go to the browser and download the proper jdk. 1
Abcs Posted August 6, 2015 Author Posted August 6, 2015 Go to the browser and download the proper jdk. Yea I got it to work. Thanks