msemple1111

Results 17 comments of 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...

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...

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...