TuxedoTako / 4chan-xt

Adds various features to anonymous imageboards.
Other
127 stars 8 forks source link

[Feature Request] Detect fake "Post successful!" and don't close the quick reply form #110

Open ddfawei opened 3 weeks ago

ddfawei commented 3 weeks ago

Happens when you fail the captcha. I just don't want to have to retype my entire message whenever I fail a captcha.

TuxedoTako commented 3 weeks ago

Weird, I get this when I fail a captcha:

msedge_R2ZVXbduub

And the QR stays open.

ddfawei commented 3 weeks ago

Huh, weird. I was under the impression that every instance of failing the captcha resulted in a fake 'post successful' now. At the very least, here's some discussion from other people who are having the same issue: https://github.com/drunohazarb/4chan-captcha-solver/issues/30 (I haven't read the full thread) I would guess either: they're detecting captcha solvers somehow, or it only happens for people with high captcha fail rates (happens a lot with a captcha solver).

TuxedoTako commented 2 weeks ago

I'm labelling this as a feature request, since error messages are correctly passed to the user. Because the fake successes are ment to stop bots, I don't think it can be detected by a script. My IP currently has good enough standing to not get fake successes, and I don't plan on changing that.