drunohazarb / 4chan-captcha-solver

GNU General Public License v3.0
173 stars 3 forks source link

WebAssembly version doesn't work in tampermonkey #8

Closed LittleEndu closed 10 months ago

LittleEndu commented 10 months ago

Doesn't work Chrome Version 120.0.6099.111 + Tampermonkey v5.0.0

but works fine with Violentmonkey 2.16.0 🤷 idk maybe worth mentioning in readme

drunohazarb commented 10 months ago

I tried to replicate your setup but it works just fine for me on Chromium 120.0.6099.129 + Tampermonkey 5.0.0; both with and without 4chan X.

Are there any errors in your console output?

LittleEndu commented 10 months ago

I'll get the logs when I actually get a captcha, getting only "Verification not required." right now xd

LittleEndu commented 10 months ago

logs when tampermonkey logs when tampermonkey

logs when violentmonkey (null is it solving a captcha that didn't have a slider) logs when violentmonkey

drunohazarb commented 10 months ago

None of those errors seem to be related with the captcha solver. Very odd. Do you have any other extensions or 4chan userscripts installed? And if so, have you tried disabling them? I'm completely clueless but since the script seems to work on my install of Chromium with just Tampermokey + the solver and 4chan X it makes me wonder if there's something else interfering with Tampermonkey.

LittleEndu commented 10 months ago

It seems uBlock origin is blocking it when ran on tampermonkey. oh, and it seems the regular version of the script also isn't working anymore, could have sworn it worked before (and the version before the black spot did work)🤷

drunohazarb commented 10 months ago

Can confirm. uBlock + Tampermonkey seems to break the script on Chromium, but it works fine on Firefox. You might want to report this issue here: https://github.com/Tampermonkey/tampermonkey/issues https://github.com/uBlockOrigin/uBlock-issues/issues

LittleEndu commented 10 months ago

I wouldn't know what to report there :P

also this is exactly the reason why I have both tamper and violent installed, I'll just leave this script to run in violentmonkey

drunohazarb commented 10 months ago

7e55d009d190ea065051ae7f5df460e5b5ca2731

Can you see if the script works on tampermonkey now?

LittleEndu commented 10 months ago

tried only once but seems to work on tampermonkey now