adubov1 / khanacademy_bot

An answer revealer userscript for Khan Academy
GNU General Public License v3.0
96 stars 33 forks source link

Uncaught (in promise) DOMException: The user aborted a request. For khanacademy_bot #19

Open Hedikamals360 opened 1 year ago

Hedikamals360 commented 1 year ago

Uncaught (in promise) DOMException: The user aborted a request. I used the new window.fetch code but it still did not work. Wondering if there is a new updated version of something I could use with tampermonkey or if I should use violent monkey

auzt1e commented 1 year ago

This GitHub is posted with the up to date code. Did you remember to save your tampermonkey script after editing it? If you did, try copying and pasting the code from this repository to your tampermonkey. Let me know!

Hedikamals360 commented 1 year ago

Hi Sorry Im new to the platform and I think it may have been as simple as me just not sending it but just in case can you send the repository again?

auzt1e commented 1 year ago

Just go ahead and copy this code from the link below into your tampermonkey and let me know how it goes.

https://github.com/adubov1/khanacademy_bot/blob/main/khanacademy_revealer.user.js

Hedikamals360 commented 1 year ago

Everything Is working fine now. Thank you!

RianPacheco commented 1 year ago

Is there an error in the script? because my code is not running

Benji10109 commented 1 year ago

Chrome updated which broke it, but the creator already patched it. Just re copy and paste the code.

Jameingx commented 1 year ago

Noice that it is fixed.

auzt1e commented 1 year ago

PLEASE READ BEFORE COMMENTING!!!

To any future commenters:

This is working as of 21 March 2023. All you need to do is put the code from this GitHub into your tampermonkey! For simplicity sake, here is the link:

https://github.com/adubov1/ khanacademy_bot/blob/main/khanacademy_revealer.user.js

And of course, because me and my family benefit from not having to do our khan, I will make sure that this works throughout the rest of this year and 2024.

PLEASE IF YOU NOTICE AN ISSUE WITH THE SOLVER, CONTACT ME:

Austin Cherry Auztie#0669

Or

Through this GitHub, I will get the notification either way :)

adavilam08 commented 1 year ago

Is there an error in the script? because my code is not running

I had the same issue but it was because I copied the script incomplete, so verify that you copied the script correctly