Juggles Posted December 10, 2017 Share Posted December 10, 2017 Seems like everyone quit selling tuts. Quote Link to comment Share on other sites More sharing options...
Butters Posted December 10, 2017 Share Posted December 10, 2017 The actual pain to check if they're locked and selling at 50k each ... What do you expect Quote Link to comment Share on other sites More sharing options...
Juggles Posted December 10, 2017 Author Share Posted December 10, 2017 1 minute ago, nosepicker said: The actual pain to check if they're locked and selling at 50k each ... What do you expect It's not hard to write a script to check if they're locked or not lol. Script is like 5 lines of code. Quote Link to comment Share on other sites More sharing options...
IDontEB Posted December 10, 2017 Share Posted December 10, 2017 12 minutes ago, nosepicker said: The actual pain to check if they're locked and selling at 50k each ... What do you expect You don't even have to check if you figure out a method that works well. Just sell em as is and you'll be fine. If anyone says they got a banned acc just replace it. Quote Link to comment Share on other sites More sharing options...
Butters Posted December 10, 2017 Share Posted December 10, 2017 10 minutes ago, Juggles said: It's not hard to write a script to check if they're locked or not lol. Script is like 5 lines of code. Show me 5 lines of code and I'll give you a pancake. But yeah it's easy. Though still eats a lot of time and little profits. I stash my own accounts for later, being happy that oh boy I have a good reserve and then sometimes after two a few days Jagex plays dirty and bans them all Quote Link to comment Share on other sites More sharing options...
Juggles Posted December 10, 2017 Author Share Posted December 10, 2017 7 minutes ago, nosepicker said: Show me 5 lines of code and I'll give you a pancake. But yeah it's easy. Though still eats a lot of time and little profits. I stash my own accounts for later, being happy that oh boy I have a good reserve and then sometimes after two a few days Jagex plays dirty and bans them all public final void onResponseCode(final int responseCode) throws InterruptedException { if (responseCode == 18) { //remove Acc }} Quote Link to comment Share on other sites More sharing options...
Butters Posted December 10, 2017 Share Posted December 10, 2017 Just now, Juggles said: public final void onResponseCode(final int responseCode) throws InterruptedException { if (responseCode == 18) { //remove Acc }} So need to run OSBot constantly and check account status. This little bit won't compile on it's own and switch accounts constantly Anyway lol I can sell you some if you want Quote Link to comment Share on other sites More sharing options...
Juggles Posted December 10, 2017 Author Share Posted December 10, 2017 6 minutes ago, nosepicker said: So need to run OSBot constantly and check account status. This little bit won't compile on it's own and switch accounts constantly Anyway lol I can sell you some if you want I'll message you in the future then when I need some Quote Link to comment Share on other sites More sharing options...