Medusa Posted December 24, 2018 Author Share Posted December 24, 2018 (edited) Just noticed that Jagex has re-done their account creation procedure. This might be the cause of failed account creations. I said I'd try to re-write the method, but I really don't know if I'll have the time. If anyone has re-written it, please submit a PR on the github repository so people can use the program again Edited December 24, 2018 by Medusaa Link to comment Share on other sites More sharing options...
belurking1 Posted December 27, 2018 Share Posted December 27, 2018 On 12/24/2018 at 5:00 AM, Medusaa said: Just noticed that Jagex has re-done their account creation procedure. This might be the cause of failed account creations. I said I'd try to re-write the method, but I really don't know if I'll have the time. If anyone has re-written it, please submit a PR on the github repository so people can use the program again It would be awesome to get it working again so I can get some balance for the captchas ! I can read and edit code (basic) but I don't think I could help you. Do you have an idea which class and lines are causing errors ? Like what changed to make it outdated. Link to comment Share on other sites More sharing options...
Medusa Posted December 28, 2018 Author Share Posted December 28, 2018 22 hours ago, belurking1 said: It would be awesome to get it working again so I can get some balance for the captchas ! I can read and edit code (basic) but I don't think I could help you. Do you have an idea which class and lines are causing errors ? Like what changed to make it outdated. All username settings and such is outdated as the usernames are determined in game now. Not actually sure it's broken, but that is what makes me think it is. Jagex might've changed some of the parameter names and such. Would also be nice to have a complete re-write of the program, but that isn't the important part. I'll fix it myself if I end up getting time to do so, but it doesn't currently look like that'll be soon. Link to comment Share on other sites More sharing options...
Wishy Posted December 28, 2018 Share Posted December 28, 2018 46 minutes ago, Medusaa said: All username settings and such is outdated as the usernames are determined in game now. Not actually sure it's broken, but that is what makes me think it is. Jagex might've changed some of the parameter names and such. Would also be nice to have a complete re-write of the program, but that isn't the important part. I'll fix it myself if I end up getting time to do so, but it doesn't currently look like that'll be soon. I tried to run this. Logger output was blank, credits where used. But cannot find where any info would have been saved Link to comment Share on other sites More sharing options...
ABottersDream Posted December 28, 2018 Share Posted December 28, 2018 5 hours ago, Wishy said: I tried to run this. Logger output was blank, credits where used. But cannot find where any info would have been saved Wishy if you fix this can you please re upload it for everyone? Link to comment Share on other sites More sharing options...
Medusa Posted December 28, 2018 Author Share Posted December 28, 2018 6 hours ago, Wishy said: I tried to run this. Logger output was blank, credits where used. But cannot find where any info would have been saved Please send a video of this. Logger should never really be blank. Link to comment Share on other sites More sharing options...
Wishy Posted December 28, 2018 Share Posted December 28, 2018 (edited) 43 minutes ago, Medusaa said: Please send a video of this. Logger should never really be blank. Added you on Disc. EDIT: If i set the numerical value between 1-49 accounts i would like created. The Logger will output. Anything 50+ it fails to output. Cant post the video as its over 1mb Edited December 28, 2018 by Wishy Link to comment Share on other sites More sharing options...
saum Posted January 22, 2019 Share Posted January 22, 2019 Thank you, will use this Link to comment Share on other sites More sharing options...
Medusa Posted January 24, 2019 Author Share Posted January 24, 2019 On 1/22/2019 at 9:19 PM, saum said: Thank you, will use this I really do hope you're not just boosting your post count lol. The program (Most likely) will not work unless you update it yourself. 1 Link to comment Share on other sites More sharing options...
Its Not Okay Posted February 6, 2019 Share Posted February 6, 2019 Seems like removing the username shit is not a problem, the name and value pairs also don't seem to have changed. Not 100% on the recaptcha response name value however it seems to be working with anti-captcha. For some reason still doesn't work. Would the header values have an effect on it not working? Unsure how to set it up for me to find out where it's crashing as I can't really add a Logger.log("steo1").. Link to comment Share on other sites More sharing options...
Medusa Posted February 6, 2019 Author Share Posted February 6, 2019 5 hours ago, Its Not Okay said: Seems like removing the username shit is not a problem, the name and value pairs also don't seem to have changed. Not 100% on the recaptcha response name value however it seems to be working with anti-captcha. For some reason still doesn't work. Would the header values have an effect on it not working? Unsure how to set it up for me to find out where it's crashing as I can't really add a Logger.log("steo1").. theme: dual email1: email@gmail.com onlyOneEmail: 1 password1: passowrd onlyOnePassword: 1 day: 13 month: 01 year: 1999 create-submit: create g-recaptcha-response: That's the new parameters it needs to send. Headers might have something to do with it, but I don't know. Could just be the website connection that times out or smth though. Idk 1 Link to comment Share on other sites More sharing options...
mikehamz Posted February 12, 2019 Share Posted February 12, 2019 is this still working? Link to comment Share on other sites More sharing options...
Medusa Posted February 13, 2019 Author Share Posted February 13, 2019 On 2/12/2019 at 2:36 AM, mikehamz said: is this still working? First line of the thread will give you the information needed I'll update the thread when "updates" are available. Link to comment Share on other sites More sharing options...
Its Not Okay Posted April 5, 2019 Share Posted April 5, 2019 What's ur discord? Link to comment Share on other sites More sharing options...
Medusa Posted April 8, 2019 Author Share Posted April 8, 2019 On 4/6/2019 at 12:15 AM, Its Not Okay said: What's ur discord? Discord is in my signature (Guessing you already found me on Discord though) Link to comment Share on other sites More sharing options...