zNiGhTFuRyZNTT / Discord-Avatar-Autochange

Change your discord avatar every n seconds interval based on a list of images
MIT License
6 stars 3 forks source link

captcha key error. Needing to update app #4

Open JasperStemerdink opened 5 months ago

JasperStemerdink commented 5 months ago

Hi, I'm trying to use the code. Right now I'm testing it by using py main.pyw, but it doesnt work. I printed the response from change_avatar function and got this error:

{ "captcha_key":["You need to update your app to perform this action."], "captcha_sitekey":"IDKifThisIsSensitiveInfo", "captcha_service":"hcaptcha", "captcha_rqdata":"IDKifThisIsSensitiveInfo/IDKifThisIsSensitiveInfo/IDKifThisIsSensitiveInfo/IDKifThisIsSensitiveInfo//IDKifThisIsSensitiveInfo==IDKifThisIsSensitiveInfo", "captcha_rqtoken":"IDKifThisIsSensitiveInfo.IDKifThisIsSensitiveInfo.IDKifThisIsSensitiveInfo" }

The information I removed are just long token variables. So in case it's sensitive I removed it. Also I checked my discord is updated Do you know what's wrong?

zNiGhTFuRyZNTT commented 2 weeks ago

Hello,

Thank you for using my code, apparently discord requires captcha in order for the patch request to work. I working on it to find and alternative way as soon as possible and rewrite the code.

Contributions are also appreciated, If anyone found a way, please submit a pull request.

Cheers,

Macleykun commented 22 hours ago

Hello,

Thank you for using my code, apparently discord requires captcha in order for the patch request to work. I working on it to find and alternative way as soon as possible and rewrite the code.

Contributions are also appreciated, If anyone found a way, please submit a pull request.

Cheers,

Heya, i have made a PoC that seems to work 5/7 times. https://cdn.discordapp.com/attachments/1282798632814510174/1290296902314758235/DAC.tar?ex=66fbf222&is=66faa0a2&hm=c25e2ff38b9c9574f43aa1ae1371b05a37de96c4bcc0b324de2e19d80274b851&

Note: you have to fill in your token and re-setup all the headers. X-Super-Properties does contain your user token so if you refresh your token, also refresh that one!

@zNiGhTFuRyZNTT do please tell me when you recieved this, then i'll remove this comment.