Kujaa Posted August 20, 2015 Posted August 20, 2015 i used to run more then 2 bots on 1 client but a while ago the allocated memory got changed to default. my question is there a way to change this as i cant seem to find it.
Mysteryy Posted August 20, 2015 Posted August 20, 2015 (edited) open command line cd in to the directory containing the osbot jar java -Xmx2048M -jar OSBot.jar would run osbot with 2048 MB of max memory allocation rather than the default Edited August 20, 2015 by Mysteryy 2
Lemons Posted August 20, 2015 Posted August 20, 2015 If using the launcher, I believe its: java -jar OSBot.jar 1000 Would allocate 1000mb
Rage Blend Posted August 20, 2015 Posted August 20, 2015 open command line cd in to the directory containing the osbot jar java -Xmx2048M -jar OSBot.jar would run osbot with 2048 MB of max memory allocation rather than the default Omg ty I've been looking for this code for su much timee 1
dedecioo Posted August 24, 2015 Posted August 24, 2015 can anyone help me? how can i add more memmory? iv tried that command , did not work, says Error: Unable to access jarfile OSBot.jar