DrDu Posted January 14, 2017 Posted January 14, 2017 If you use nointerface do you still have to use lowresource?
Saiyan Posted January 14, 2017 Posted January 14, 2017 well if u use nointerface nothing will show up in the first place so im sure it implements it as a result lol. Try it once with and once without and see the mem diff if you want to play it safe just type both in :p
Solution Posted January 14, 2017 Posted January 14, 2017 You do not, as -nointerface automatically inherits -lowresourceSee
DrDu Posted January 14, 2017 Author Posted January 14, 2017 well if u use nointerface nothing will show up in the first place so im sure it implements it as a result lol. Try it once with and once without and see the mem diff if you want to play it safe just type both in :p You do not, as -nointerface automatically inherits -lowresource See ty, y doesnt a cmd show for me
Solution Posted January 14, 2017 Posted January 14, 2017 ty, y doesnt a cmd show for me What is your .bat?
DrDu Posted January 14, 2017 Author Posted January 14, 2017 What is your .bat? java -jar "osbot 2.4.107.jar" -login username:password -bot username:password:0000 -script Script:0 -allow lowcpu,nointerface -world xxx -proxy ip:port:username:password
Solution Posted January 14, 2017 Posted January 14, 2017 java -jar "osbot 2.4.107.jar" -login username:password -bot username:password:0000 -script Script:0 -allow lowcpu,nointerface -world xxx -proxy ip:port:username:password put "pause" at the end that should keep the cmd open :P
Stimpack Posted January 14, 2017 Posted January 14, 2017 (edited) java -jar "osbot 2.4.107.jar" -login username:password -bot username:password:0000 -script Script:0 -allow lowcpu,nointerface -world xxx -proxy ip:port:username:password use -debug #### where #### is a port number Edited January 14, 2017 by Stimpack