You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error is showing up in the console
Could you fix it gbaranski?
VM6639:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '$store')
at _0x3f1a33 (eval at <anonymous> (U2FsdGVkX1%252B0OD1ELugRJVtqgPe4ntiPGYRbKo3wdc1iC5libIziMDQWvEsBPvZZ:124:22), <anonymous>:1:4110)
at eval (eval at <anonymous> (U2FsdGVkX1%252B0OD1ELugRJVtqgPe4ntiPGYRbKo3wdc1iC5libIziMDQWvEsBPvZZ:124:22), <anonymous>:1:7088)
at eval (eval at <anonymous> (U2FsdGVkX1%252B0OD1ELugRJVtqgPe4ntiPGYRbKo3wdc1iC5libIziMDQWvEsBPvZZ:124:22), <anonymous>:1:6454)
at Object.eval [as next] (eval at <anonymous> (U2FsdGVkX1%252B0OD1ELugRJVtqgPe4ntiPGYRbKo3wdc1iC5libIziMDQWvEsBPvZZ:124:22), <anonymous>:1:6679)
at eval (eval at <anonymous> (U2FsdGVkX1%252B0OD1ELugRJVtqgPe4ntiPGYRbKo3wdc1iC5libIziMDQWvEsBPvZZ:124:22), <anonymous>:1:9299)
at new Promise (<anonymous>)
at eval (eval at <anonymous> (U2FsdGVkX1%252B0OD1ELugRJVtqgPe4ntiPGYRbKo3wdc1iC5libIziMDQWvEsBPvZZ:124:22), <anonymous>:1:8553)
at eval (eval at <anonymous> (U2FsdGVkX1%252B0OD1ELugRJVtqgPe4ntiPGYRbKo3wdc1iC5libIziMDQWvEsBPvZZ:124:22), <anonymous>:1:9308)
at userscript.html?name=Quizizz%2520Cheat.user.js&id=66b36f01-d75d-415a-9060-38a2305e0226:124:22
SO what is happening here?
Is it that I'm doing something wrong
or is there a problem with the code/quizizz patched it?
-Would be Appreciated if helped-
The text was updated successfully, but these errors were encountered:
It was patched, lol. Look at the date of the repo, it was last updated 2 years ago. If a variable that the code is fetching from the server is undefined, it's reasonable to assume that the variable no longer exists, or was renamed on the server. Not that hard to reason bruv.
Error
An error is showing up in the console
Could you fix it gbaranski?
SO what is happening here?
Is it that I'm doing something wrong
or is there a problem with the code/quizizz patched it?
The text was updated successfully, but these errors were encountered: