January 21, 20179 yr I got the safe accounts all on one line as well, either way though, still an awesome addition.
January 21, 20179 yr Author I got the safe accounts all on one line as well, either way though, still an awesome addition. I have a fix coming soon. EDIT: redownload for line fix. Edited January 21, 20179 yr by LoudPacks
February 6, 20179 yr On 1/21/2017 at 11:10 AM, LoudPacks said: 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. Just as I suspected. I made one for my creator lol but did you ever consider the captchas? After 3 attempts, you'll be required to solve a captcha. Giving it a web request after that point, it will not log you in. Instead you'll receive thishttp://pastebin.com/eUBtsPb2 which is basically a redirect to the login page and throws this result. var RESPONSIVE = RESPONSIVE || {}; RESPONSIVE.constant = RESPONSIVE.constant || {}; RESPONSIVE.constant.user = { language: 0, isLoggedIn: 0 }; It is meant to look like this when you're logged in. RESPONSIVE.constant.user = { id: 1234, name: 'usr', member: false, language: 0, isLoggedIn: 1 }; So the only real way to check the accounts is to either use 2captcha or proxies. Edited February 6, 20179 yr by Satire
March 14, 20179 yr Author 2 hours ago, 420 Herblore said: How long would i take normally for 150 accounts ? It's taking so long ? As someone else stated I think it will block you after several accounts due to captchas which I didn't realize when I made this. It will take a fair amount of time for that many accounts tho. If I decide to update this, ill put the account checking on a separate thread and have some sort of status bar that updates after each account so you can see the progress. I'd like to add: - Proxy support - 2Captcha support (for captcha bypass but youll need and API key and credits) - Progress updating I'm not sure if I'll get around to it any time soon but in the future it may be updated with those features.
March 14, 20179 yr 9 minutes ago, LoudPacks said: As someone else stated I think it will block you after several accounts due to captchas which I didn't realize when I made this. It will take a fair amount of time for that many accounts tho. If I decide to update this, ill put the account checking on a separate thread and have some sort of status bar that updates after each account so you can see the progress. I'd like to add: - Proxy support - 2Captcha support (for captcha bypass but youll need and API key and credits) - Progress updating I'm not sure if I'll get around to it any time soon but in the future it may be updated with those features. Naah fixed it by unblocking it throught properties Went all good 150 accs in less then 15 minutes
March 15, 20179 yr Author 19 hours ago, 420 Herblore said: Naah fixed it by unblocking it throught properties Went all good 150 accs in less then 15 minutes Can you explain what you mean? Im not sure what you mean and it may help other users who say they get captcha blocked after a few accounts.
Create an account or sign in to comment