January 20, 20179 yr 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, 20179 yr by LoudPacks
January 20, 20179 yr Great work! thank you for sharing!, Proxy support would be amazing! +1 to that. Edited January 20, 20179 yr by Convergence
January 20, 20179 yr Author 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
January 21, 20179 yr Author I have that same background lol probably, its a stock OSX background. Proxy support will be coming soon.
January 21, 20179 yr 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, 20179 yr by progamerz
January 21, 20179 yr Author 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, 20179 yr by LoudPacks
January 21, 20179 yr 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
Create an account or sign in to comment