unixpickle / kahoot-hack

Reverse engineering kahoot.it
BSD 2-Clause "Simplified" License
565 stars 358 forks source link

Kahoot-rand Answering Issue #117

Open CrystalBepis opened 7 years ago

CrystalBepis commented 7 years ago

I have an issue where when I run the kahoot-rand program the bots enter into the kahoot, but they do not answer any of the questions. The command prompt shows the questions they should pick, but nothing happens on the kahoot.

Here is a copy paste of the command prompt: C:\Users\tnr13>go run C:\Work\src\github.com\unixpickle\kahoot-hack\kahoot-rand\main.go 558183 bot 50 Entered with 50 bots. Terminate this program to stop the automatons... -----STATISTICS----- Question ID: 1 Answer 0: 5 Answer 1: 13 Answer 2: 17 Answer 3: 15

Even though the program says that it answered the questions, the actual kahoot remains unanswered.

I updated the kahoot-hack master folder and the websocket yesterday.

Cm0nsters commented 6 years ago

It is still unable to answer questions, as i have updated the hack and the websocket today. The bots still cannot answer a singe question

Entered with 100 bots. Terminate this program to stop the automatons... -----STATISTICS----- Question ID: 1 Answer 0: 23 Answer 1: 28 Answer 2: 23 Answer 3: 26

KAHOOT PAGE - 0 Answers

EdwardJXLi commented 6 years ago

PR #140 should fix this