LoudPacks Posted January 20, 2017 Share Posted January 20, 2017 (edited) INFO A tool that will import a list of accounts in the format: user:pass user:pass user:pass And check the accounts status of each account using web requests made to the Runescape website. Accounts are checked and written to two output files in the selected directory: Selected Directory/Banned_Accounts.txt user:pass ban_message user:pass ban_message Selected Directory/Safe_Accounts.txt user:pass user:pass IMAGES DOWNLOAD http://www.mediafire.com/file/vmmb5ci96fa4764/BanChecker.jar NOTES No, this does not steal your account info. Feel free to decompile it if you're worried, I have chosen not to obfuscate it. I can add proxy support if people really want it. Edited January 20, 2017 by LoudPacks 10 Quote Link to comment Share on other sites More sharing options...
Milo Posted January 20, 2017 Share Posted January 20, 2017 nice. Quote Link to comment Share on other sites More sharing options...
NinjadGuy Posted January 20, 2017 Share Posted January 20, 2017 Awesome tool, will test it soon. Quote Link to comment Share on other sites More sharing options...
Juggles Posted January 20, 2017 Share Posted January 20, 2017 Oh shit great release Quote Link to comment Share on other sites More sharing options...
Suiseiseki Posted January 20, 2017 Share Posted January 20, 2017 (edited) Great work! thank you for sharing!, Proxy support would be amazing! +1 to that. Edited January 20, 2017 by Convergence Quote Link to comment Share on other sites More sharing options...
LoudPacks Posted January 20, 2017 Author Share Posted January 20, 2017 Great work! thank you for sharing!, Proxy support would be amazing! +1 to that. The web request stuff I wrote supports proxies already so it will be easy to implement, Ill post here when I add it. Then the account list will have optional: user:pass:ip:port:user:pass 3 Quote Link to comment Share on other sites More sharing options...
Kaws Posted January 20, 2017 Share Posted January 20, 2017 Nice release! Quote Link to comment Share on other sites More sharing options...
Hayase Posted January 20, 2017 Share Posted January 20, 2017 awesome thx bro Quote Link to comment Share on other sites More sharing options...
AresScripts Posted January 21, 2017 Share Posted January 21, 2017 I have that same background Quote Link to comment Share on other sites More sharing options...
Lewis Posted January 21, 2017 Share Posted January 21, 2017 would love proxy supp Quote Link to comment Share on other sites More sharing options...
LoudPacks Posted January 21, 2017 Author Share Posted January 21, 2017 I have that same background lol probably, its a stock OSX background. Proxy support will be coming soon. 1 Quote Link to comment Share on other sites More sharing options...
progamerz Posted January 21, 2017 Share Posted January 21, 2017 (edited) Nice release good idea. EDIT: tested it out and only has a problem with output of working accounts is that it will make them all go to the same line. Edited January 21, 2017 by progamerz Quote Link to comment Share on other sites More sharing options...
Magerange Posted January 21, 2017 Share Posted January 21, 2017 (edited) *insert you da real mvp meme* Edited January 21, 2017 by Magerange Quote Link to comment Share on other sites More sharing options...
LoudPacks Posted January 21, 2017 Author Share Posted January 21, 2017 (edited) Nice release good idea. EDIT: tested it out and only has a problem with output of working accounts is that it will make them all go to the same line. Are you sure? I just looked at the code and it prints result + "\n". Ive also tested it with 10 accounts and it seemed fine. Edited January 21, 2017 by LoudPacks Quote Link to comment Share on other sites More sharing options...
progamerz Posted January 21, 2017 Share Posted January 21, 2017 Are you sure? I just looked at the code and it prints result + "\n". Ive also tested it with 10 accounts and it seemed fine. Yup or it will add " " between the accounts i am on windows idk if it would be the same for windows or mac Quote Link to comment Share on other sites More sharing options...