msemple1111
msemple1111
It means invalid cookies were sent because either the session hasn't authenticated properly or of a bug in my code. Did you re test this after safeval.pw was upgraded?
I wrote an OOP version of this code which included a custom challenge solver. I have no time to look at this atm, but I suspect the challenges have changed...
https://github.com/msemple1111/kahoot-hack-private
Take a look inside the kahootReceive.py and at the computeChallenge() function. This has a list of challenge "solvers" that solve the challenge. Basically the challenge is a javascript function that...
There is some bug with this script currently, I think its to do with either challenge calculations or the clientID. I'm releasing an updated version of this program imminently. It...
Also I had a look into that error and it looks like it's to do with the game pin being non existent.
its true you could have two interfaces, but it would require a fundamental re-write of most of the entire codebase, especially since a lot of the interface is lazy-loaded using...