clau5 Posted April 10, 2014 Share Posted April 10, 2014 For now instead of doing java -jar, do java -cp OSBot 1.8.1.jar org.osbot.engine.Main. This will disable the stealth loader. I will however add proxy support on the next OSBot release! java -DsocksProxyHost=IP -DsocksProxyPort=PORT java -cp OSBot 1.8.1.jar org.osbot.engine.Main like this?? Link to comment
The Hero of Time Posted April 10, 2014 Share Posted April 10, 2014 "this should combat a technique that's possibly used for insta-ban" WHAAAAAAAAAAA O_O Link to comment
Kittens Posted April 10, 2014 Share Posted April 10, 2014 what exactly does each 1 of these things do? O_O Link to comment
Ande Posted April 10, 2014 Share Posted April 10, 2014 java -DsocksProxyHost=IP -DsocksProxyPort=PORT java -cp OSBot 1.8.1.jar org.osbot.engine.Main like this?? take that one extra java out of there java -DsocksProxyHost=IP -DsocksProxyPort=PORT -cp OSBot 1.8.1.jar org.osbot.engine.Main 1 Link to comment
clau5 Posted April 10, 2014 Share Posted April 10, 2014 (edited) take that one extra java out of there java -DsocksProxyHost=IP -DsocksProxyPort=PORT -cp OSBot 1.8.1.jar org.osbot.engine.Main thanks alot but it doesn't seem to work for me, the client doesn't even open , the old method however still loads Edited April 10, 2014 by clau5 Link to comment
LeBron Posted April 10, 2014 Share Posted April 10, 2014 (edited) Thanks Edited April 10, 2014 by LeBron Link to comment
Ande Posted April 10, 2014 Share Posted April 10, 2014 thanks alot but it doesn't seem to work for me, the client doesn't even open , the old method however still loads java -DsocksProxyHost=IP -DsocksProxyPort=PORT -cp "OSBot 1.8.1.jar" org.osbot.engine.Main forgot the quotes Link to comment
Kittens Posted April 10, 2014 Share Posted April 10, 2014 OKay I must say the RAM is so damn sexy, I loved that you worked on it and made it better handle RAM and stuff. Can you please work on OSBot 1 so it does not consume as much CPU as well? Have it CPU allocation or something? Link to comment
jack110 Posted April 10, 2014 Share Posted April 10, 2014 Good job! Thank you very much!! Link to comment
Swizzbeat Posted April 10, 2014 Share Posted April 10, 2014 Solid. Question about proxies, are they really even necessary? I feel like most of them will become "flagged" within days. Link to comment
clau5 Posted April 10, 2014 Share Posted April 10, 2014 java -DsocksProxyHost=IP -DsocksProxyPort=PORT -cp "OSBot 1.8.1.jar" org.osbot.engine.Main forgot the quotes it keeps giving me an error: could not find or load main class org.osbot.engine.Main Link to comment
Tabinhu Posted April 10, 2014 Share Posted April 10, 2014 Solid. Question about proxies, are they really even necessary? I feel like most of them will become "flagged" within days. I always use proxy in this bot client and the Advertising other bots isn't allowed. one. I always use 1 proxy per client and its a great choice for me. Ive used over 100 proxies so far, and I bet it saved my ass numerous times Link to comment